Uses of Class
org.apache.uima.aae.controller.LocalCache.CasStateEntry

Packages that use LocalCache.CasStateEntry
org.apache.uima.aae.controller   
 

Uses of LocalCache.CasStateEntry in org.apache.uima.aae.controller
 

Methods in org.apache.uima.aae.controller that return LocalCache.CasStateEntry
 LocalCache.CasStateEntry LocalCache.createCasStateEntry(java.lang.String aCasReferenceId)
           
 LocalCache.CasStateEntry LocalCache.getTopCasAncestor(java.lang.String casReferenceId)
           
 LocalCache.CasStateEntry LocalCache.lookupEntry(java.lang.String aCasReferenceId)
           
 

Methods in org.apache.uima.aae.controller with parameters of type LocalCache.CasStateEntry
 java.lang.String LocalCache.lookupInputCasReferenceId(LocalCache.CasStateEntry entry)
           
 boolean AggregateAnalysisEngineController_impl.releaseParentCas(boolean casDropped, boolean clientIsCollocated, LocalCache.CasStateEntry parentCasStateEntry)
           
 



Copyright © 2011. All Rights Reserved.