|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAnnotation
com.raritantechnologies.uima.RaritanAnnotation
Default UIMA Annotation generated by Raritan Framework.
| Field Summary | |
static int |
type
|
static int |
typeIndexID
|
| Constructor Summary | |
protected |
RaritanAnnotation()
Never called. |
|
RaritanAnnotation(int addr,
TOP_Type type)
Internal - constructor used by generator |
|
RaritanAnnotation(JCas jcas)
|
|
RaritanAnnotation(JCas jcas,
int begin,
int end)
|
| Method Summary | |
java.lang.String |
getData()
getter for data - gets annotation data |
java.lang.String |
getName()
getter for name - gets annotation name |
int |
getTypeIndexID()
|
void |
setData(java.lang.String v)
setter for data - sets Data of annotation |
void |
setName(java.lang.String v)
setter for name - sets Name of annotation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int typeIndexID
public static final int type
| Constructor Detail |
protected RaritanAnnotation()
public RaritanAnnotation(int addr,
TOP_Type type)
public RaritanAnnotation(JCas jcas)
public RaritanAnnotation(JCas jcas,
int begin,
int end)
| Method Detail |
public int getTypeIndexID()
public java.lang.String getName()
public void setName(java.lang.String v)
public java.lang.String getData()
public void setData(java.lang.String v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||