Class FSList_Type

java.lang.Object
org.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.FSList_Type
Direct Known Subclasses:
EmptyFSList_Type, NonEmptyFSList_Type

public class FSList_Type extends TOP_Type
  • Field Details

    • typeIndexID

      public static final int typeIndexID
    • featOkTst

      public static final boolean featOkTst
  • Constructor Details

    • FSList_Type

      public FSList_Type(JCas jcas, Type casType)
    • FSList_Type

      protected FSList_Type()
  • Method Details