public class AnnotationBase extends TOP implements AnnotationBaseFS
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
AnnotationBase() |
|
AnnotationBase(int addr,
TOP_Type type) |
|
AnnotationBase(JCas jcas) |
Modifier and Type | Method and Description |
---|---|
SofaFS |
getSofa() |
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
CAS |
getView()
Gets the CAS view associated with the Sofa that this Annotation is over.
|
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 AnnotationBase()
public AnnotationBase(int addr, TOP_Type type)
public AnnotationBase(JCas jcas)
public int getTypeIndexID()
TOP
getTypeIndexID
in class TOP
public SofaFS getSofa()
public CAS getView()
AnnotationBaseFS
getView
in interface AnnotationBaseFS
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.