Uses of Interface
org.apache.uima.collection.metadata.CpeInclude

Packages that use CpeInclude
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.collection.impl.metadata.cpe   
org.apache.uima.collection.metadata Java object representation of a CPE Descriptor. 
 

Uses of CpeInclude in org.apache.uima
 

Methods in org.apache.uima that return CpeInclude
 CpeInclude ResourceSpecifierFactory.createInclude()
           
 

Uses of CpeInclude in org.apache.uima.collection.impl.metadata.cpe
 

Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeInclude
static CpeInclude CpeDescriptorFactory.produceComponentDescriptorInclude()
           
 

Uses of CpeInclude in org.apache.uima.collection.metadata
 

Methods in org.apache.uima.collection.metadata that return CpeInclude
 CpeInclude CpeComponentDescriptor.getInclude()
          Returns component's descriptor file path
 

Methods in org.apache.uima.collection.metadata with parameters of type CpeInclude
 void CpeComponentDescriptor.setInclude(CpeInclude aInclude)
          Sets component's descriptor file path
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.