Uses of Enum
org.apache.uima.UimaContextHolder.ContextHolderReferenceType
Packages that use UimaContextHolder.ContextHolderReferenceType
-
Uses of UimaContextHolder.ContextHolderReferenceType in org.apache.uima
Fields in org.apache.uima declared as UimaContextHolder.ContextHolderReferenceTypeModifier and TypeFieldDescriptionprivate static final UimaContextHolder.ContextHolderReferenceType
UimaContextHolder.CONTEXT_HOLDER_REFERENCE_TYPE_VALUE
Methods in org.apache.uima that return UimaContextHolder.ContextHolderReferenceTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.UimaContextHolder.ContextHolderReferenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.