public class AlchemyAnnotation
extends org.apache.uima.jcas.tcas.Annotation
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
AlchemyAnnotation()
Never called.
|
|
AlchemyAnnotation(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
|
AlchemyAnnotation(org.apache.uima.jcas.JCas jcas) |
|
AlchemyAnnotation(org.apache.uima.jcas.JCas jcas,
int begin,
int end) |
Modifier and Type | Method and Description |
---|---|
String |
getAlchemyType()
getter for alchemyType - gets
|
int |
getTypeIndexID() |
void |
setAlchemyType(String v)
setter for alchemyType - sets
|
getBegin, getCoveredText, getEnd, getStart, setBegin, setEnd
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexes
clone, getavoidcollisionTypeCode, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, equals, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue
protected AlchemyAnnotation()
public AlchemyAnnotation(int addr, org.apache.uima.jcas.cas.TOP_Type type)
public AlchemyAnnotation(org.apache.uima.jcas.JCas jcas)
public AlchemyAnnotation(org.apache.uima.jcas.JCas jcas, int begin, int end)
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.