Uses of Class
org.apache.uima.cas.impl.TypeImpl
Packages that use TypeImpl
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of TypeImpl in org.apache.uima.cas.impl
Subclasses of TypeImpl in org.apache.uima.cas.implModifier and TypeClassDescriptionclassClass comment for StringTypeImpl.java goes here.Fields in org.apache.uima.cas.impl declared as TypeImplModifier and TypeFieldDescriptionTypeSystemImpl.booleanTypeTypeSystemImpl.byteTypeTypeSystemImpl.doubleTypeTypeSystemImpl.floatTypeTypeSystemImpl.intTypeTypeSystemImpl.longTypeTypeSystemImpl.shortTypeTypeSystemImpl.sofaTypeTypeSystemImpl.stringTypeFields in org.apache.uima.cas.impl with type parameters of type TypeImplModifier and TypeFieldDescriptionstatic final Comparator<TypeImpl>CasSerializerSupport.COMPARATOR_SHORT_TYPENAMEComparator that just uses short name Public for access by JsonCasSerializer where it's needed for a binary search https://issues.apache.org/jira/browse/UIMA-5171Methods in org.apache.uima.cas.impl that return TypeImplModifier and TypeMethodDescriptionTypeImpl[]CasSerializerSupport.CasDocSerializer.getSortedUsedTypes()Methods in org.apache.uima.cas.impl with parameters of type TypeImplModifier and TypeMethodDescriptionvoidFSClassRegistry.addGeneratorForType(TypeImpl type, FSGenerator<?> fsFactory) No longer used, but left in for backward compatibility with older JCasgen'd classesintNote: you can only compare types from the same type system.