Class Sentence

All Implemented Interfaces:
Cloneable, AnnotationBaseFS, FeatureStructure, AnnotationBaseImpl, AnnotationImpl, FeatureStructureImpl, AnnotationFS

public class Sentence extends Annotation
Updated by JCasGen Fri Nov 22 17:01:19 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/uimafit-core/target/jcasgen/typesystem.xml
  • Field Details

    • _TypeName

      public static final String _TypeName
      See Also:
    • typeIndexID

      public static final int typeIndexID
    • type

      public static final int type
  • Constructor Details

    • Sentence

      @Deprecated protected Sentence()
      Deprecated.
      Never called. Disable default constructor
    • Sentence

      public Sentence(TypeImpl type, CASImpl casImpl)
      Internal - constructor used by generator
      Parameters:
      type - the type of this Feature Structure
      casImpl - the CAS this Feature Structure belongs to
    • Sentence

      public Sentence(JCas jcas)
      Parameters:
      jcas - JCas to which this Feature Structure belongs
    • Sentence

      public Sentence(JCas jcas, int begin, int end)
      Parameters:
      jcas - JCas to which this Feature Structure belongs
      begin - offset to the begin spot in the SofA
      end - offset to the end spot in the SofA
  • Method Details

    • getTypeIndexID

      public int getTypeIndexID()
      Overrides:
      getTypeIndexID in class Annotation
      Returns:
      index of the type