Uses of Interface
org.apache.uima.cas.CasOwner
Package
Description
Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
Provides the classes that support the Java Cas Model (JCM).
Interfaces for
Resources
and ResourceSpecifiers
.-
Uses of CasOwner in org.apache.uima.cas
-
Uses of CasOwner in org.apache.uima.cas.impl
-
Uses of CasOwner in org.apache.uima.jcas.impl
-
Uses of CasOwner in org.apache.uima.resource
Modifier and TypeInterfaceDescriptioninterface
Manages creation and pooling of CAS instances within an AnalysisEngine. -
Uses of CasOwner in org.apache.uima.resource.impl
Modifier and TypeClassDescriptionclass
Simple CAS Manager Implementation used in the AnalysisEngine framework.