| Package | Description | 
|---|---|
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| org.apache.uima.resource.impl | |
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. | 
| Modifier and Type | Method and Description | 
|---|---|
| CasDefinition | CasManager. getCasDefinition()Gets the CasDefinition, as defined by merging all of the metadata supplied by calls
  CasManager.addMetaData(ProcessingResourceMetaData). | 
| Modifier and Type | Method and Description | 
|---|---|
| CasDefinition | CasManager_impl. getCasDefinition() | 
| Modifier and Type | Method and Description | 
|---|---|
| static CAS | CasCreationUtils. createCas(CasDefinition casDef,
         Properties performanceTuningSettings)Create a CAS from a CAS Definition. | 
| static CAS | CasCreationUtils. createCas(CasDefinition casDef,
         Properties performanceTuningSettings,
         TypeSystem typeSystem)Create a CAS from a CAS Definition, but reuse the provided TypeSystem object. | 
| Constructor and Description | 
|---|
| CasPool(int aNumInstances,
       CasDefinition aCasDefinition,
       Properties aPerformanceTuningSettings)Creates a new CasPool. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.