Uses of Interface
org.apache.uima.collection.metadata.CpeInclude
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CpeInclude in org.apache.uima
-
Uses of CpeInclude in org.apache.uima.collection.impl.metadata.cpe
Modifier and TypeMethodDescriptionCpeComponentDescriptorImpl.getInclude()
static CpeInclude
CpeDescriptorFactory.produceComponentDescriptorInclude()
Produce component descriptor include.Modifier and TypeMethodDescriptionvoid
CpeComponentDescriptorImpl.setInclude
(CpeInclude aInclude) -
Uses of CpeInclude in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCpeComponentDescriptor.getInclude()
Returns component's descriptor file pathModifier and TypeMethodDescriptionvoid
CpeComponentDescriptor.setInclude
(CpeInclude aInclude) Sets component's descriptor file path -
Uses of CpeInclude in org.apache.uima.impl