Uses of Interface
org.apache.uima.collection.metadata.CpeInclude
Packages that use CpeInclude
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CpeInclude in org.apache.uima
Methods in org.apache.uima that return CpeInclude -
Uses of CpeInclude in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeIncludeMethods in org.apache.uima.collection.impl.metadata.cpe that return CpeIncludeModifier and TypeMethodDescriptionCpeComponentDescriptorImpl.getInclude()
static CpeInclude
CpeDescriptorFactory.produceComponentDescriptorInclude()
Produce component descriptor include.Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeIncludeModifier and TypeMethodDescriptionvoid
CpeComponentDescriptorImpl.setInclude
(CpeInclude aInclude) -
Uses of CpeInclude in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeIncludeModifier and TypeMethodDescriptionCpeComponentDescriptor.getInclude()
Returns component's descriptor file pathMethods in org.apache.uima.collection.metadata with parameters of type CpeIncludeModifier and TypeMethodDescriptionvoid
CpeComponentDescriptor.setInclude
(CpeInclude aInclude) Sets component's descriptor file path -
Uses of CpeInclude in org.apache.uima.impl
Methods in org.apache.uima.impl that return CpeInclude