Class IntegerList_Type

java.lang.Object
org.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.IntegerList_Type
Direct Known Subclasses:
EmptyIntegerList_Type, NonEmptyIntegerList_Type

public class IntegerList_Type extends TOP_Type
  • Field Details

    • typeIndexID

      public static final int typeIndexID
    • featOkTst

      public static final boolean featOkTst
  • Constructor Details

    • IntegerList_Type

      public IntegerList_Type(JCas jcas, Type casType)
    • IntegerList_Type

      protected IntegerList_Type()
  • Method Details