|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.xcore.impl.XModelElementImpl
org.eclipse.emf.ecore.xcore.impl.XNamedElementImpl
org.eclipse.emf.ecore.xcore.impl.XTypedElementImpl
org.eclipse.emf.ecore.xcore.impl.XMemberImpl
org.eclipse.emf.ecore.xcore.impl.XStructuralFeatureImpl
public abstract class XStructuralFeatureImpl
An implementation of the model object 'XStructural Feature'.
The following features are implemented:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
InternalEObject.EStore |
| Field Summary | |
|---|---|
protected boolean |
derived
The cached value of the ' Derived' attribute |
protected static boolean |
DERIVED_EDEFAULT
The default value of the ' Derived' attribute |
protected org.eclipse.xtext.xbase.XBlockExpression |
getBody
The cached value of the ' Get Body' containment reference |
protected org.eclipse.xtext.xbase.XBlockExpression |
isSetBody
The cached value of the ' Is Set Body' containment reference |
protected boolean |
readonly
The cached value of the ' Readonly' attribute |
protected static boolean |
READONLY_EDEFAULT
The default value of the ' Readonly' attribute |
protected org.eclipse.xtext.xbase.XBlockExpression |
setBody
The cached value of the ' Set Body' containment reference |
protected boolean |
transient_
The cached value of the ' Transient' attribute |
protected static boolean |
TRANSIENT_EDEFAULT
The default value of the ' Transient' attribute |
protected org.eclipse.xtext.xbase.XBlockExpression |
unsetBody
The cached value of the ' Unset Body' containment reference |
protected boolean |
unsettable
The cached value of the ' Unsettable' attribute |
protected static boolean |
UNSETTABLE_EDEFAULT
The default value of the ' Unsettable' attribute |
protected boolean |
volatile_
The cached value of the ' Volatile' attribute |
protected static boolean |
VOLATILE_EDEFAULT
The default value of the ' Volatile' attribute |
| Fields inherited from class org.eclipse.emf.ecore.xcore.impl.XTypedElementImpl |
|---|
multiplicity, MULTIPLICITY_EDEFAULT, type, typeESet, unique, UNIQUE_EDEFAULT, unordered, UNORDERED_EDEFAULT |
| Fields inherited from class org.eclipse.emf.ecore.xcore.impl.XNamedElementImpl |
|---|
name, NAME_EDEFAULT |
| Fields inherited from class org.eclipse.emf.ecore.xcore.impl.XModelElementImpl |
|---|
annotations |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
XStructuralFeatureImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetGetBody(org.eclipse.xtext.xbase.XBlockExpression newGetBody,
NotificationChain msgs)
|
NotificationChain |
basicSetIsSetBody(org.eclipse.xtext.xbase.XBlockExpression newIsSetBody,
NotificationChain msgs)
|
NotificationChain |
basicSetSetBody(org.eclipse.xtext.xbase.XBlockExpression newSetBody,
NotificationChain msgs)
|
NotificationChain |
basicSetUnsetBody(org.eclipse.xtext.xbase.XBlockExpression newUnsetBody,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
org.eclipse.xtext.xbase.XBlockExpression |
getGetBody()
|
org.eclipse.xtext.xbase.XBlockExpression |
getIsSetBody()
|
org.eclipse.xtext.xbase.XBlockExpression |
getSetBody()
|
org.eclipse.xtext.xbase.XBlockExpression |
getUnsetBody()
|
boolean |
isDerived()
|
boolean |
isReadonly()
|
boolean |
isTransient()
|
boolean |
isUnsettable()
|
boolean |
isVolatile()
|
void |
setDerived(boolean newDerived)
|
void |
setGetBody(org.eclipse.xtext.xbase.XBlockExpression newGetBody)
|
void |
setIsSetBody(org.eclipse.xtext.xbase.XBlockExpression newIsSetBody)
|
void |
setReadonly(boolean newReadonly)
|
void |
setSetBody(org.eclipse.xtext.xbase.XBlockExpression newSetBody)
|
void |
setTransient(boolean newTransient)
|
void |
setUnsetBody(org.eclipse.xtext.xbase.XBlockExpression newUnsetBody)
|
void |
setUnsettable(boolean newUnsettable)
|
void |
setVolatile(boolean newVolatile)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.emf.ecore.xcore.impl.XMemberImpl |
|---|
eBasicRemoveFromContainerFeature, eInverseAdd, getContainingClass |
| Methods inherited from class org.eclipse.emf.ecore.xcore.impl.XTypedElementImpl |
|---|
basicSetType, basicUnsetType, getMultiplicity, getType, isSetType, isUnique, isUnordered, setMultiplicity, setType, setUnique, setUnordered, unsetType |
| Methods inherited from class org.eclipse.emf.ecore.xcore.impl.XNamedElementImpl |
|---|
getName, setName |
| Methods inherited from class org.eclipse.emf.ecore.xcore.impl.XModelElementImpl |
|---|
getAnnotation, getAnnotations |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XMember |
|---|
getContainingClass |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XTypedElement |
|---|
getMultiplicity, getType, isUnique, isUnordered, setMultiplicity, setType, setUnique, setUnordered |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XNamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XModelElement |
|---|
getAnnotation, getAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
protected static final boolean READONLY_EDEFAULT
Readonly' attribute.
isReadonly(),
Constant Field Valuesprotected boolean readonly
Readonly' attribute.
isReadonly()protected static final boolean VOLATILE_EDEFAULT
Volatile' attribute.
isVolatile(),
Constant Field Valuesprotected boolean volatile_
Volatile' attribute.
isVolatile()protected static final boolean TRANSIENT_EDEFAULT
Transient' attribute.
isTransient(),
Constant Field Valuesprotected boolean transient_
Transient' attribute.
isTransient()protected static final boolean UNSETTABLE_EDEFAULT
Unsettable' attribute.
isUnsettable(),
Constant Field Valuesprotected boolean unsettable
Unsettable' attribute.
isUnsettable()protected static final boolean DERIVED_EDEFAULT
Derived' attribute.
isDerived(),
Constant Field Valuesprotected boolean derived
Derived' attribute.
isDerived()protected org.eclipse.xtext.xbase.XBlockExpression getBody
Get Body' containment reference.
getGetBody()protected org.eclipse.xtext.xbase.XBlockExpression setBody
Set Body' containment reference.
getSetBody()protected org.eclipse.xtext.xbase.XBlockExpression isSetBody
Is Set Body' containment reference.
getIsSetBody()protected org.eclipse.xtext.xbase.XBlockExpression unsetBody
Unset Body' containment reference.
getUnsetBody()| Constructor Detail |
|---|
protected XStructuralFeatureImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class XMemberImplpublic boolean isReadonly()
isReadonly in interface XStructuralFeatureXStructuralFeature.setReadonly(boolean),
XcorePackage.getXStructuralFeature_Readonly()public void setReadonly(boolean newReadonly)
setReadonly in interface XStructuralFeaturenewReadonly - the new value of the 'Readonly' attribute.XStructuralFeature.isReadonly()public boolean isVolatile()
isVolatile in interface XStructuralFeatureXStructuralFeature.setVolatile(boolean),
XcorePackage.getXStructuralFeature_Volatile()public void setVolatile(boolean newVolatile)
setVolatile in interface XStructuralFeaturenewVolatile - the new value of the 'Volatile' attribute.XStructuralFeature.isVolatile()public boolean isTransient()
isTransient in interface XStructuralFeatureXStructuralFeature.setTransient(boolean),
XcorePackage.getXStructuralFeature_Transient()public void setTransient(boolean newTransient)
setTransient in interface XStructuralFeaturenewTransient - the new value of the 'Transient' attribute.XStructuralFeature.isTransient()public boolean isUnsettable()
isUnsettable in interface XStructuralFeatureXStructuralFeature.setUnsettable(boolean),
XcorePackage.getXStructuralFeature_Unsettable()public void setUnsettable(boolean newUnsettable)
setUnsettable in interface XStructuralFeaturenewUnsettable - the new value of the 'Unsettable' attribute.XStructuralFeature.isUnsettable()public boolean isDerived()
isDerived in interface XStructuralFeatureXStructuralFeature.setDerived(boolean),
XcorePackage.getXStructuralFeature_Derived()public void setDerived(boolean newDerived)
setDerived in interface XStructuralFeaturenewDerived - the new value of the 'Derived' attribute.XStructuralFeature.isDerived()public org.eclipse.xtext.xbase.XBlockExpression getGetBody()
getGetBody in interface XStructuralFeatureXStructuralFeature.setGetBody(XBlockExpression),
XcorePackage.getXStructuralFeature_GetBody()
public NotificationChain basicSetGetBody(org.eclipse.xtext.xbase.XBlockExpression newGetBody,
NotificationChain msgs)
public void setGetBody(org.eclipse.xtext.xbase.XBlockExpression newGetBody)
setGetBody in interface XStructuralFeaturenewGetBody - the new value of the 'Get Body' containment reference.XStructuralFeature.getGetBody()public org.eclipse.xtext.xbase.XBlockExpression getSetBody()
getSetBody in interface XStructuralFeatureXStructuralFeature.setSetBody(XBlockExpression),
XcorePackage.getXStructuralFeature_SetBody()
public NotificationChain basicSetSetBody(org.eclipse.xtext.xbase.XBlockExpression newSetBody,
NotificationChain msgs)
public void setSetBody(org.eclipse.xtext.xbase.XBlockExpression newSetBody)
setSetBody in interface XStructuralFeaturenewSetBody - the new value of the 'Set Body' containment reference.XStructuralFeature.getSetBody()public org.eclipse.xtext.xbase.XBlockExpression getIsSetBody()
getIsSetBody in interface XStructuralFeatureXStructuralFeature.setIsSetBody(XBlockExpression),
XcorePackage.getXStructuralFeature_IsSetBody()
public NotificationChain basicSetIsSetBody(org.eclipse.xtext.xbase.XBlockExpression newIsSetBody,
NotificationChain msgs)
public void setIsSetBody(org.eclipse.xtext.xbase.XBlockExpression newIsSetBody)
setIsSetBody in interface XStructuralFeaturenewIsSetBody - the new value of the 'Is Set Body' containment reference.XStructuralFeature.getIsSetBody()public org.eclipse.xtext.xbase.XBlockExpression getUnsetBody()
getUnsetBody in interface XStructuralFeatureXStructuralFeature.setUnsetBody(XBlockExpression),
XcorePackage.getXStructuralFeature_UnsetBody()
public NotificationChain basicSetUnsetBody(org.eclipse.xtext.xbase.XBlockExpression newUnsetBody,
NotificationChain msgs)
public void setUnsetBody(org.eclipse.xtext.xbase.XBlockExpression newUnsetBody)
setUnsetBody in interface XStructuralFeaturenewUnsetBody - the new value of the 'Unset Body' containment reference.XStructuralFeature.getUnsetBody()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class XMemberImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class XMemberImplInternalEObject.eGet(EStructuralFeature, boolean, boolean)
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjecteSet in class XTypedElementImplEObject.eSet(EStructuralFeature, Object)public void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class XTypedElementImplEObject.eUnset(EStructuralFeature)public boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class XMemberImplEObject.eIsSet(EStructuralFeature)public java.lang.String toString()
toString in class XTypedElementImpl
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||