Package org.eclipse.xtext.impl
Class AssignmentImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
- org.eclipse.xtext.impl.AbstractElementImpl
-
- org.eclipse.xtext.impl.AssignmentImpl
-
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject,AbstractElement,Assignment
public class AssignmentImpl extends AbstractElementImpl implements Assignment
An implementation of the model object 'Assignment'.The following features are implemented:
- Generated:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringfeatureThe cached value of the 'Feature' attribute.protected static java.lang.StringFEATURE_EDEFAULTThe default value of the 'Feature' attribute.protected java.lang.StringoperatorThe cached value of the 'Operator' attribute.protected static java.lang.StringOPERATOR_EDEFAULTThe default value of the 'Operator' attribute.protected AbstractElementterminalThe cached value of the 'Terminal' containment reference.-
Fields inherited from class org.eclipse.xtext.impl.AbstractElementImpl
cardinality, CARDINALITY_EDEFAULT, FIRST_SET_PREDICATED_EDEFAULT, firstSetPredicated, predicated, PREDICATED_EDEFAULT
-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAssignmentImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainbasicSetTerminal(AbstractElement newTerminal, org.eclipse.emf.common.notify.NotificationChain msgs)java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)java.lang.StringgetFeature()java.lang.StringgetOperator()AbstractElementgetTerminal()voidsetFeature(java.lang.String newFeature)voidsetOperator(java.lang.String newOperator)voidsetTerminal(AbstractElement newTerminal)java.lang.StringtoString()-
Methods inherited from class org.eclipse.xtext.impl.AbstractElementImpl
getCardinality, isFirstSetPredicated, isPredicated, setCardinality, setFirstSetPredicated, setPredicated
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
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.xtext.AbstractElement
getCardinality, isFirstSetPredicated, isPredicated, setCardinality, setFirstSetPredicated, setPredicated
-
-
-
-
Field Detail
-
FEATURE_EDEFAULT
protected static final java.lang.String FEATURE_EDEFAULT
The default value of the 'Feature' attribute.- See Also:
getFeature()- Generated:
- Ordered:
-
feature
protected java.lang.String feature
The cached value of the 'Feature' attribute.- See Also:
getFeature()- Generated:
- Ordered:
-
OPERATOR_EDEFAULT
protected static final java.lang.String OPERATOR_EDEFAULT
The default value of the 'Operator' attribute.- See Also:
getOperator()- Generated:
- Ordered:
-
operator
protected java.lang.String operator
The cached value of the 'Operator' attribute.- See Also:
getOperator()- Generated:
- Ordered:
-
terminal
protected AbstractElement terminal
The cached value of the 'Terminal' containment reference.- See Also:
getTerminal()- Generated:
- Ordered:
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classAbstractElementImpl- Generated:
-
getFeature
public java.lang.String getFeature()
- Specified by:
getFeaturein interfaceAssignment- Returns:
- the value of the 'Feature' attribute.
- See Also:
Assignment.setFeature(String),XtextPackage.getAssignment_Feature()- Generated:
-
setFeature
public void setFeature(java.lang.String newFeature)
- Specified by:
setFeaturein interfaceAssignment- Parameters:
newFeature- the new value of the 'Feature' attribute.- See Also:
Assignment.getFeature()- Generated:
-
getOperator
public java.lang.String getOperator()
- Specified by:
getOperatorin interfaceAssignment- Returns:
- the value of the 'Operator' attribute.
- See Also:
Assignment.setOperator(String),XtextPackage.getAssignment_Operator()- Generated:
-
setOperator
public void setOperator(java.lang.String newOperator)
- Specified by:
setOperatorin interfaceAssignment- Parameters:
newOperator- the new value of the 'Operator' attribute.- See Also:
Assignment.getOperator()- Generated:
-
getTerminal
public AbstractElement getTerminal()
- Specified by:
getTerminalin interfaceAssignment- Returns:
- the value of the 'Terminal' containment reference.
- See Also:
Assignment.setTerminal(AbstractElement),XtextPackage.getAssignment_Terminal()- Generated:
-
basicSetTerminal
public org.eclipse.emf.common.notify.NotificationChain basicSetTerminal(AbstractElement newTerminal, org.eclipse.emf.common.notify.NotificationChain msgs)
- Generated:
-
setTerminal
public void setTerminal(AbstractElement newTerminal)
- Specified by:
setTerminalin interfaceAssignment- Parameters:
newTerminal- the new value of the 'Terminal' containment reference.- See Also:
Assignment.getTerminal()- Generated:
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseRemovein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated:
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classAbstractElementImpl- Generated:
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classAbstractElementImpl- Generated:
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classAbstractElementImpl- Generated:
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classAbstractElementImpl- Generated:
-
toString
public java.lang.String toString()
- Overrides:
toStringin classAbstractElementImpl- Generated:
-
-