Class TypeImpl_annotBase

java.lang.Object
org.apache.uima.cas.impl.TypeImpl
org.apache.uima.cas.impl.TypeImpl_annotBase
All Implemented Interfaces:
Comparable<TypeImpl>, Iterable<Feature>, Type
Direct Known Subclasses:
TypeImpl_annot

public class TypeImpl_annotBase extends TypeImpl
A version of TypeImpl for the AnnotationBase type and its subtypes
  • Constructor Details

  • Method Details

    • isAnnotationBaseType

      public boolean isAnnotationBaseType()
      Overrides:
      isAnnotationBaseType in class TypeImpl
      Returns:
      true for AnnotationBaseType or any subtype