public class TxtAnnotationImpl extends FileAnnotationImpl implements TxtAnnotation
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected int |
length
The cached value of the '
Length ' attribute |
protected static int |
LENGTH_EDEFAULT
The default value of the '
Length ' attribute |
protected int |
start
The cached value of the '
Start ' attribute |
protected static int |
START_EDEFAULT
The default value of the '
Start ' attribute |
phrase, PHRASE_EDEFAULT, uri, URI_EDEFAULT
eContents, eCrossReferences, eProxyURI
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
TxtAnnotationImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getLength() |
int |
getStart() |
void |
setLength(int newLength) |
void |
setStart(int newStart) |
java.lang.String |
toString() |
basicSetObject, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getObject, getPhrase, getUri, setObject, setPhrase, setUri
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eSetClass, eSetDeliver
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getUri, setUri
getObject, getPhrase, setObject, setPhrase
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final int START_EDEFAULT
Start
' attribute.
getStart()
,
Constant Field Valuesprotected int start
Start
' attribute.
getStart()
protected static final int LENGTH_EDEFAULT
Length
' attribute.
getLength()
,
Constant Field Valuesprotected int length
Length
' attribute.
getLength()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class FileAnnotationImpl
public int getStart()
getStart
in interface TxtAnnotation
TxtAnnotation.setStart(int)
,
AnnotationModelPackage.getTxtAnnotation_Start()
public void setStart(int newStart)
setStart
in interface TxtAnnotation
newStart
- the new value of the 'Start' attribute.TxtAnnotation.getStart()
public int getLength()
getLength
in interface TxtAnnotation
TxtAnnotation.setLength(int)
,
AnnotationModelPackage.getTxtAnnotation_Length()
public void setLength(int newLength)
setLength
in interface TxtAnnotation
newLength
- the new value of the 'Length' attribute.TxtAnnotation.getLength()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class FileAnnotationImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class FileAnnotationImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class FileAnnotationImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class FileAnnotationImpl
public java.lang.String toString()
toString
in class FileAnnotationImpl