Uses of Class
org.apache.uima.internal.util.IntVector
Packages that use IntVector
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
JCAS model for built-in CAS types
-
Uses of IntVector in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as IntVectorModifier and TypeFieldDescriptionprivate IntVector
FSFloatConstraintImpl.codes
private IntVector
FSIntConstraintImpl.codes
private final IntVector
FSIndexComparatorImpl.directions
(package private) IntVector
XmiCasDeserializer.XmiCasDeserializerHandler.featsSeen
private final IntVector
CASImpl.SharedViewData.id2addr
private final IntVector
XCASDeserializer.XCASDeserializerHandler.indexMap
Map external SofaNum -> internal sofaNum internal sofaNums also used to index indexRepositories -> ref to FsIndexRepositoryImplprivate final IntVector
XCASDeserializer.FSInfo.indexRep
private final IntVector
XCASSerializer.XCASDocSerializer.indexReps
Specific IndexRepository for indexed FSsprivate final IntVector
XCASDeserializer.XCASDeserializerHandler.sofaRefMap
private final IntVector
FSIndexRepositoryImpl.usedIndexes
private IntVector
FSIntConstraintImpl.values
Fields in org.apache.uima.cas.impl with type parameters of type IntVectorModifier and TypeFieldDescriptionXCASSerializer.XCASDocSerializer.dupVectors
list of IntVectors holding lists of repo numbers.Methods in org.apache.uima.cas.impl with parameters of type IntVectorModifier and TypeMethodDescription(package private) void
BinaryCasSerDes.addIdsToIntVector
(Collection<TOP> fss, IntVector v, Obj2IntIdentityHashMap<TOP> fs2addr) (package private) void
BinaryCasSerDes.addIdsToIntVector
(Set<TOP> fss, IntVector v, Obj2IntIdentityHashMap<TOP> fs2addr) protected void
private void
Encode an individual FS.private void
BinaryCasSerDes4.Deserializer.readFsxPart
(IntVector fsIndexes) private void
BinaryCasSerDes6.readFsxPart
(IntVector fsIndexes) Each FS index is sorted, and output is by deltaConstructors in org.apache.uima.cas.impl with parameters of type IntVector -
Uses of IntVector in org.apache.uima.internal.util
Subclasses of IntVector in org.apache.uima.internal.utilFields in org.apache.uima.internal.util declared as IntVectorModifier and TypeFieldDescriptionprivate IntVector
IntSet.iVec
The data.private IntVector
SortedIntSet.vector
Methods in org.apache.uima.internal.util that return IntVectorMethods in org.apache.uima.internal.util with parameters of type IntVectorModifier and TypeMethodDescriptionvoid
void
Add all elements of this bit set to the passed in IntVectorvoid
void
void
void
add all elements in this set to the IntVector v as a bulk operation -
Uses of IntVector in org.apache.uima.jcas.cas
Fields in org.apache.uima.jcas.cas declared as IntVectorModifier and TypeFieldDescriptionprivate final IntVector
IntegerArrayList.intArrayList
lifecycle - starts as empty array list - becomes non-empty when updated (add) -- used from that point on -
Uses of IntVector in org.apache.uima.uimacpp
Methods in org.apache.uima.uimacpp with parameters of type IntVectorModifier and TypeMethodDescriptionprivate static void
UimacppEngine.serializeResultSpecification
(ResultSpecification rs, CASImpl cas, IntVector resultSpecTypes, IntVector resultSpecFeatures)