|
||||||||||
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
de.cau.cs.kieler.synccharts.impl.ExpressionImpl
public class ExpressionImpl
An implementation of the model object 'Expression'.
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 Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
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 |
ExpressionImpl()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, 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.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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 |
Constructor Detail |
---|
protected ExpressionImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public Action getParentAction()
getParentAction
in interface Expression
Expression.setParentAction(Action)
,
SyncchartsPackage.getExpression_ParentAction()
,
Action.getTrigger()
public NotificationChain basicSetParentAction(Action newParentAction, NotificationChain msgs)
public void setParentAction(Action newParentAction)
setParentAction
in interface Expression
newParentAction
- the new value of the 'Parent Action' container reference.Expression.getParentAction()
public Emission getParentEmisson()
getParentEmisson
in interface Expression
Expression.setParentEmisson(Emission)
,
SyncchartsPackage.getExpression_ParentEmisson()
,
Emission.getNewValue()
public NotificationChain basicSetParentEmisson(Emission newParentEmisson, NotificationChain msgs)
public void setParentEmisson(Emission newParentEmisson)
setParentEmisson
in interface Expression
newParentEmisson
- the new value of the 'Parent Emisson' container reference.Expression.getParentEmisson()
public Assignment getParentAssignment()
getParentAssignment
in interface Expression
Expression.setParentAssignment(Assignment)
,
SyncchartsPackage.getExpression_ParentAssignment()
,
Assignment.getExpression()
public NotificationChain basicSetParentAssignment(Assignment newParentAssignment, NotificationChain msgs)
public void setParentAssignment(Assignment newParentAssignment)
setParentAssignment
in interface Expression
newParentAssignment
- the new value of the 'Parent Assignment' container reference.Expression.getParentAssignment()
public ComplexExpression getParentExpression()
getParentExpression
in interface Expression
Expression.setParentExpression(ComplexExpression)
,
SyncchartsPackage.getExpression_ParentExpression()
,
ComplexExpression.getSubExpressions()
public NotificationChain basicSetParentExpression(ComplexExpression newParentExpression, NotificationChain msgs)
public void setParentExpression(ComplexExpression newParentExpression)
setParentExpression
in interface Expression
newParentExpression
- the new value of the 'Parent Expression' container reference.Expression.getParentExpression()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd
in class BasicEObjectImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |