Uses of Annotation Interface
org.apache.uima.fit.descriptor.OperationalProperties
Packages that use OperationalProperties
Package
Description
uimaFIT-enhanced base classes for UIMA components and some simple components.
-
Uses of OperationalProperties in org.apache.uima.fit.component
Classes in org.apache.uima.fit.component with annotations of type OperationalPropertiesModifier and TypeClassDescriptionclass
Base class for CAS collection readers which initializes itself based on annotations.class
Base class for CAS consumers (actually aCasAnnotator_ImplBase
) which initializes itself based on annotations.class
Base class for a CAS multiplier which initializes itself based on annotations.class
Base class for JCas collection readers which initializes itself based on annotations.class
Base class for JCas consumers (actually aJCasAnnotator_ImplBase
) which initializes itself based on annotations.class
Base class for a JCas multiplier which initializes itself based on annotations.