org.apache.uima
Class SentenceAnnotation
java.lang.Object
Annotation
org.apache.uima.SentenceAnnotation
public class SentenceAnnotation
- extends Annotation
Updated by JCasGen Thu Feb 12 14:58:02 CET 2009
XML source: D:/JDev/MyMedia/MyMediaUIMA/descriptors/analysis engines/AggrTestAnnotator.xml
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
typeIndexID
public static final int typeIndexID
type
public static final int type
SentenceAnnotation
protected SentenceAnnotation()
- Never called. Disable default constructor
SentenceAnnotation
public SentenceAnnotation(int addr,
TOP_Type type)
- Internal - constructor used by generator
SentenceAnnotation
public SentenceAnnotation(JCas jcas)
SentenceAnnotation
public SentenceAnnotation(JCas jcas,
int begin,
int end)
getTypeIndexID
public int getTypeIndexID()