Uses of Interface
org.apache.uima.collection.metadata.CpeInclude
Packages that use CpeInclude
Package
Description
The main package for the Unstructured Information Management Middleware
Architecture.
Java object representation of a CPE Descriptor.
Contains reference implementations of the interfaces in
org.apache.uima
.-
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 CpeIncludeFields in org.apache.uima.collection.impl.metadata.cpe declared as CpeIncludeMethods in org.apache.uima.collection.impl.metadata.cpe that return CpeIncludeModifier and TypeMethodDescriptionCpeComponentDescriptorImpl.getInclude()
static CpeInclude
CpeDescriptorFactory.produceComponentDescriptorInclude()
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