org.apache.uima.tutorial
Class DateTimeAnnot_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
org.apache.uima.tutorial.DateTimeAnnot_Type
- Direct Known Subclasses:
- DateAnnot_Type, TimeAnnot_Type
public class DateTimeAnnot_Type
- extends Annotation_Type
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
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
DateTimeAnnot_Type
public DateTimeAnnot_Type(JCas jcas,
Type casType)
- initialize variables to correspond with Cas Type and Features
getFSGenerator
protected FSGenerator getFSGenerator()
- Overrides:
getFSGenerator
in class Annotation_Type
getShortDateString
public java.lang.String getShortDateString(int addr)
setShortDateString
public void setShortDateString(int addr,
java.lang.String v)
Copyright © 2012. All Rights Reserved.