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 IntVectorFSFloatConstraintImpl.codesprivate IntVectorFSIntConstraintImpl.codesprivate final IntVectorFSIndexComparatorImpl.directions(package private) IntVectorXmiCasDeserializer.XmiCasDeserializerHandler.featsSeenprivate final IntVectorCASImpl.SharedViewData.id2addrprivate final IntVectorXCASDeserializer.XCASDeserializerHandler.indexMapMap external SofaNum -> internal sofaNum internal sofaNums also used to index indexRepositories -> ref to FsIndexRepositoryImplprivate final IntVectorXCASDeserializer.FSInfo.indexRepprivate final IntVectorXCASSerializer.XCASDocSerializer.indexRepsSpecific IndexRepository for indexed FSsprivate final IntVectorXCASDeserializer.XCASDeserializerHandler.sofaRefMapprivate final IntVectorFSIndexRepositoryImpl.usedIndexesprivate IntVectorFSIntConstraintImpl.valuesFields in org.apache.uima.cas.impl with type parameters of type IntVectorModifier and TypeFieldDescriptionXCASSerializer.XCASDocSerializer.dupVectorslist of IntVectors holding lists of repo numbers.Methods in org.apache.uima.cas.impl with parameters of type IntVectorModifier and TypeMethodDescription(package private) voidBinaryCasSerDes.addIdsToIntVector(Collection<TOP> fss, IntVector v, Obj2IntIdentityHashMap<TOP> fs2addr) (package private) voidBinaryCasSerDes.addIdsToIntVector(Set<TOP> fss, IntVector v, Obj2IntIdentityHashMap<TOP> fs2addr) protected voidprivate voidEncode an individual FS.private voidBinaryCasSerDes4.Deserializer.readFsxPart(IntVector fsIndexes) private voidBinaryCasSerDes6.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 IntVectorIntSet.iVecThe data.private IntVectorSortedIntSet.vectorMethods in org.apache.uima.internal.util that return IntVectorMethods in org.apache.uima.internal.util with parameters of type IntVectorModifier and TypeMethodDescriptionvoidvoidAdd all elements of this bit set to the passed in IntVectorvoidvoidvoidvoidadd 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 IntVectorIntegerArrayList.intArrayListlifecycle - 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 voidUimacppEngine.serializeResultSpecification(ResultSpecification rs, CASImpl cas, IntVector resultSpecTypes, IntVector resultSpecFeatures)