public interface AnnotationBaseFS extends FeatureStructure
 The AnnotationBase object holds one feature, the Sofa, which is a reference to the
 SofaFS object associated with subtypes of this type.
 
 
It implements the methods to get the CAS view associated with this sofa.
| Modifier and Type | Method and Description | 
|---|---|
| CAS | getView()Gets the CAS view associated with the Sofa that this Annotation is over. | 
clone, equals, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValueCAS getView()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.