Uses of Interface
org.apache.uima.cas.CasOwner
Packages that use 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
Methods in org.apache.uima.cas with parameters of type CasOwner -
Uses of CasOwner in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl with parameters of type CasOwner -
Uses of CasOwner in org.apache.uima.jcas.impl
Methods in org.apache.uima.jcas.impl with parameters of type CasOwner -
Uses of CasOwner in org.apache.uima.resource
Subinterfaces of CasOwner in org.apache.uima.resourceModifier and TypeInterfaceDescriptioninterface
Manages creation and pooling of CAS instances within an AnalysisEngine. -
Uses of CasOwner in org.apache.uima.resource.impl
Classes in org.apache.uima.resource.impl that implement CasOwnerModifier and TypeClassDescriptionclass
Simple CAS Manager Implementation used in the AnalysisEngine framework.