Uses of Enum
org.apache.uima.cas.impl.SlotKinds.SlotKind
Packages that use SlotKinds.SlotKind
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of SlotKinds.SlotKind in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return SlotKinds.SlotKindModifier and TypeMethodDescriptionstatic SlotKinds.SlotKind
Returns the enum constant of this type with the specified name.static SlotKinds.SlotKind[]
SlotKinds.SlotKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SlotKinds.SlotKind in org.apache.uima.util.impl
Constructors in org.apache.uima.util.impl with parameters of type SlotKinds.SlotKind