Uses of Class
org.apache.uima.cas.impl.SelectFSs_impl
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
JCAS model for built-in CAS types
-
Uses of SelectFSs_impl in org.apache.uima.cas.impl
Modifier and TypeMethodDescriptionSelectFSs_impl.allViews()
MiscellaneousSelectFSs_impl.allViews
(boolean bAllViews) <N extends T>
SelectFSs_impl<N>SelectFSs_impl.anyType()
Select the index's uppermost type.SelectFSs_impl.backwards()
SelectFSs_impl.backwards
(boolean bBackwards) SelectFSs_impl.between
(AnnotationFS fs1, AnnotationFS fs2) SelectFSs_impl.coveredBy
(int begin, int end) SelectFSs_impl.coveredBy
(AnnotationFS fs) subselection based on boundingFsSelectFSs_impl.covering
(int begin, int end) SelectFSs_impl.covering
(AnnotationFS fs) SelectFSs_impl.includeAnnotationsWithEndBeyondBounds()
SelectFSs_impl.includeAnnotationsWithEndBeyondBounds
(boolean includeAnnotationsWithEndBeyondBounds) INDEX If not specified, defaults to all FSs (orderNotNeeded) unless AnnotationIndex impliedSelectFSs_impl.limit
(int alimit) SelectFSs_impl.nonOverlapping()
Filters while iteratingSelectFSs_impl.nonOverlapping
(boolean bNonOverlapping) SelectFSs_impl.nullOK()
SelectFSs_impl.nullOK
(boolean bNullOk) SelectFSs_impl.orderNotNeeded()
SelectFSs_impl.orderNotNeeded
(boolean bUnordered) SelectFSs_impl.shifted
(int shiftAmount) starting positionSelectFSs_impl.startAt
(int begin) SelectFSs_impl.startAt
(int begin, int end) SelectFSs_impl.startAt
(int begin, int end, int offset) SelectFSs_impl.startAt
(FeatureStructure fs) SelectFSs_impl.startAt
(FeatureStructure fs, int offset) <N extends T>
SelectFSs_impl<N>SelectFSs_impl.type
(int jcasClass_dot_type) <N extends T>
SelectFSs_impl<N><N extends T>
SelectFSs_impl<N><N extends T>
SelectFSs_impl<N> -
Uses of SelectFSs_impl in org.apache.uima.jcas.cas