nl.telin.mymedia.uima.annotation
Class GivenName
java.lang.Object
Annotation
nl.telin.mymedia.uima.annotation.GivenName
public class GivenName
- extends Annotation
Updated by JCasGen Thu Feb 12 14:58:02 CET 2009
XML source: D:/JDev/MyMedia/MyMediaUIMA/descriptors/analysis engines/AggrTestAnnotator.xml
Constructor Summary |
protected |
GivenName()
Never called. |
|
GivenName(int addr,
TOP_Type type)
Internal - constructor used by generator |
|
GivenName(JCas jcas)
|
|
GivenName(JCas jcas,
int begin,
int end)
|
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
GivenName
protected GivenName()
- Never called. Disable default constructor
GivenName
public GivenName(int addr,
TOP_Type type)
- Internal - constructor used by generator
GivenName
public GivenName(JCas jcas)
GivenName
public GivenName(JCas jcas,
int begin,
int end)
getTypeIndexID
public int getTypeIndexID()