Uses of Interface
org.apache.uima.cas.CasOwner

Packages that use CasOwner
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
org.apache.uima.resource Interfaces for Resources and ResourceSpecifiers
 

Uses of CasOwner in org.apache.uima.cas
 

Methods in org.apache.uima.cas with parameters of type CasOwner
 void AbstractCas_ImplBase.setOwner(CasOwner aCasOwner)
          Provides this CAS with a handle to the CASOwner that owns it.
 

Uses of CasOwner in org.apache.uima.resource
 

Subinterfaces of CasOwner in org.apache.uima.resource
 interface CasManager
          Manages creation and pooling of CAS instances within an AnalysisEngine.
 



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