|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAnnotation
com.raritantechnologies.uima.SentenceAnnotation
Default UIMA Annotation generated by Raritan Framework.
| Field Summary | |
static int |
type
|
static int |
typeIndexID
|
| Constructor Summary | |
protected |
SentenceAnnotation()
Never called. |
|
SentenceAnnotation(int addr,
TOP_Type type)
Internal - constructor used by generator |
|
SentenceAnnotation(JCas jcas)
|
|
SentenceAnnotation(JCas jcas,
int begin,
int end)
|
| Method Summary | |
java.lang.String |
getName()
getter for name - gets annotation name |
int |
getTypeIndexID()
|
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 SentenceAnnotation()
public SentenceAnnotation(int addr,
TOP_Type type)
public SentenceAnnotation(JCas jcas)
public SentenceAnnotation(JCas jcas,
int begin,
int end)
| Method Detail |
public int getTypeIndexID()
public java.lang.String getName()
public void setName(java.lang.String v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||