example
Class PersonTitle_Type
java.lang.Object
org.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.AnnotationBase_Type
org.apache.uima.jcas.tcas.Annotation_Type
example.PersonTitle_Type
public class PersonTitle_Type
- extends Annotation_Type
A Personal Title. Updated by JCasGen Mon May 23 17:48:43 EDT 2005
Constructor Summary |
PersonTitle_Type(JCas jcas,
Type casType)
initialize variables to correspond with Cas Type and Features |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
typeIndexID
public static final int typeIndexID
featOkTst
public static final boolean featOkTst
PersonTitle_Type
public PersonTitle_Type(JCas jcas,
Type casType)
- initialize variables to correspond with Cas Type and Features
getFSGenerator
protected FSGenerator getFSGenerator()
- Overrides:
getFSGenerator
in class Annotation_Type
getKind
public java.lang.String getKind(int addr)
setKind
public void setKind(int addr,
java.lang.String v)
Copyright © 2013. All Rights Reserved.