Uses of Class
org.apache.uima.cas.impl.TypeImpl
Packages that use TypeImpl
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
Utility classes and interfaces used by UIMA components.
-
Uses of TypeImpl in org.apache.uima.cas.impl
Subclasses of TypeImpl in org.apache.uima.cas.implModifier and TypeClassDescriptionclass
Class comment for StringTypeImpl.java goes here.Fields in org.apache.uima.cas.impl declared as TypeImplModifier and TypeFieldDescription(package private) TypeImpl
TypeSystemImpl.annotBaseType
(package private) TypeImpl
TypeSystemImpl.annotType
(package private) TypeImpl
TypeSystemImpl.arrayBaseType
(package private) TypeImpl
TypeSystemImpl.booleanArrayType
TypeSystemImpl.booleanType
(package private) TypeImpl
TypeSystemImpl.byteArrayType
TypeSystemImpl.byteType
private TypeImpl
XmiCasDeserializer.XmiCasDeserializerHandler.currentType
(package private) TypeImpl
TypeSystemImpl.docType
(package private) TypeImpl
TypeSystemImpl.doubleArrayType
TypeSystemImpl.doubleType
(package private) TypeImpl
TypeSystemImpl.floatArrayType
TypeSystemImpl.floatType
(package private) TypeImpl
TypeSystemImpl.fsArrayType
(package private) TypeImpl
TypeSystemImpl.intArrayType
TypeSystemImpl.intType
(package private) TypeImpl
TypeSystemImpl.longArrayType
TypeSystemImpl.longType
(package private) TypeImpl
TypeSystemImpl.shortArrayType
TypeSystemImpl.shortType
TypeSystemImpl.sofaType
private TypeImpl[]
CasSerializerSupport.CasDocSerializer.sortedUsedTypes
(package private) TypeImpl
TypeSystemImpl.stringArrayType
TypeSystemImpl.stringType
final TypeImpl
BinaryCasSerDes4.TypeInfo.type
final TypeImpl
TypeSystemImpl.TypeInfo.type
Fields in org.apache.uima.cas.impl with type parameters of type TypeImplModifier and TypeFieldDescriptionprivate final RedBlackTree<TypeImpl>
TypeSystemImpl.arrayCodeToTypeMap
(package private) static final Comparator<TypeImpl>
CasSerializerSupport.COMPARATOR_SHORT_TYPENAME
Methods in org.apache.uima.cas.impl that return TypeImplModifier and TypeMethodDescriptionTypeImpl[]
CasSerializerSupport.CasDocSerializer.getSortedUsedTypes()
Methods in org.apache.uima.cas.impl that return types with arguments of type TypeImplMethods in org.apache.uima.cas.impl with parameters of type TypeImplModifier and TypeMethodDescriptionvoid
FSClassRegistry.addGeneratorForType
(TypeImpl type, FSGenerator<?> fsFactory) No longer used, but left in for backward compatibility with older JCasgen'd classesint
Note: you can only compare types from the same type system.private void
XCASDeserializer.XCASDeserializerHandler.readArray
(TypeImpl type, Attributes attrs) Constructors in org.apache.uima.cas.impl with parameters of type TypeImpl -
Uses of TypeImpl in org.apache.uima.json
Methods in org.apache.uima.json with parameters of type TypeImplModifier and TypeMethodDescriptionprivate void
JsonCasSerializer.JsonDocSerializer.addJsonFeatContext
(TypeImpl type) _feature_types : { "featName" : "_ref" or "_byte_array, ...private void
JsonCasSerializer.JsonDocSerializer.addJsonSubtypes
(TypeImpl ti) Add subtype information for used types limited to used subtypes -
Uses of TypeImpl in org.apache.uima.util
Fields in org.apache.uima.util declared as TypeImplMethods in org.apache.uima.util with parameters of type TypeImplModifier and TypeMethodDescription(package private) void
CasCopier.TypeInfo.setRangeClass
(TypeImpl srcRangeType, int i)