Package org.eclipse.xtext.impl
Class ActionImpl
- 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.ActionImpl
-
- 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,Action
public class ActionImpl extends AbstractElementImpl implements Action
An implementation of the model object 'Action'.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 TypeReftypeThe cached value of the 'Type' 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 protectedActionImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainbasicSetType(TypeRef newType, 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()TypeRefgetType()voidsetFeature(java.lang.String newFeature)voidsetOperator(java.lang.String newOperator)voidsetType(TypeRef newType)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
-
type
protected TypeRef type
The cached value of the 'Type' containment reference.- See Also:
getType()- Generated:
- Ordered:
-
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:
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classAbstractElementImpl- Generated:
-
getType
public TypeRef getType()
- Specified by:
getTypein interfaceAction- Returns:
- the value of the 'Type' containment reference.
- See Also:
Action.setType(TypeRef),XtextPackage.getAction_Type()- Generated:
-
basicSetType
public org.eclipse.emf.common.notify.NotificationChain basicSetType(TypeRef newType, org.eclipse.emf.common.notify.NotificationChain msgs)
- Generated:
-
setType
public void setType(TypeRef newType)
- Specified by:
setTypein interfaceAction- Parameters:
newType- the new value of the 'Type' containment reference.- See Also:
Action.getType()- Generated:
-
getFeature
public java.lang.String getFeature()
- Specified by:
getFeaturein interfaceAction- Returns:
- the value of the 'Feature' attribute.
- See Also:
Action.setFeature(String),XtextPackage.getAction_Feature()- Generated:
-
setFeature
public void setFeature(java.lang.String newFeature)
- Specified by:
setFeaturein interfaceAction- Parameters:
newFeature- the new value of the 'Feature' attribute.- See Also:
Action.getFeature()- Generated:
-
getOperator
public java.lang.String getOperator()
- Specified by:
getOperatorin interfaceAction- Returns:
- the value of the 'Operator' attribute.
- See Also:
Action.setOperator(String),XtextPackage.getAction_Operator()- Generated:
-
setOperator
public void setOperator(java.lang.String newOperator)
- Specified by:
setOperatorin interfaceAction- Parameters:
newOperator- the new value of the 'Operator' attribute.- See Also:
Action.getOperator()- 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:
-
-