public class ConditionedDependenceImpl extends SignalElementImpl implements ConditionedDependence
The following features are implemented:
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
Constructor and Description |
---|
ConditionedDependenceImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetConditionExpr(ExprSignal newConditionExpr,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetSignalsFrom(Signals newSignalsFrom,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetSignalsTo(Signals newSignalsTo,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
ExprSignal |
getConditionExpr() |
Signals |
getSignalsFrom() |
Signals |
getSignalsTo() |
long |
makeAST() |
void |
setConditionExpr(ExprSignal newConditionExpr) |
void |
setSignalsFrom(Signals newSignalsFrom) |
void |
setSignalsTo(Signals newSignalsTo) |
getCommentPost, getCommentPre, getParent, getTreeAttribute, setASTAttribute, setTreeAttribute
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCommentPost, getCommentPre, getParent, setASTAttribute
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public Signals getSignalsFrom()
getSignalsFrom
in interface ConditionedDependence
ConditionedDependence.setSignalsFrom(Signals)
,
SsmePackage.getConditionedDependence_SignalsFrom()
public org.eclipse.emf.common.notify.NotificationChain basicSetSignalsFrom(Signals newSignalsFrom, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSignalsFrom(Signals newSignalsFrom)
setSignalsFrom
in interface ConditionedDependence
newSignalsFrom
- the new value of the 'Signals From' containment reference.ConditionedDependence.getSignalsFrom()
public Signals getSignalsTo()
getSignalsTo
in interface ConditionedDependence
ConditionedDependence.setSignalsTo(Signals)
,
SsmePackage.getConditionedDependence_SignalsTo()
public org.eclipse.emf.common.notify.NotificationChain basicSetSignalsTo(Signals newSignalsTo, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSignalsTo(Signals newSignalsTo)
setSignalsTo
in interface ConditionedDependence
newSignalsTo
- the new value of the 'Signals To' containment reference.ConditionedDependence.getSignalsTo()
public ExprSignal getConditionExpr()
getConditionExpr
in interface ConditionedDependence
ConditionedDependence.setConditionExpr(ExprSignal)
,
SsmePackage.getConditionedDependence_ConditionExpr()
public org.eclipse.emf.common.notify.NotificationChain basicSetConditionExpr(ExprSignal newConditionExpr, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setConditionExpr(ExprSignal newConditionExpr)
setConditionExpr
in interface ConditionedDependence
newConditionExpr
- the new value of the 'Condition Expr' containment reference.ConditionedDependence.getConditionExpr()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class SignalElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class SignalElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class SignalElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class SignalElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class SignalElementImpl
public long makeAST()
makeAST
in interface SignalElement
makeAST
in class SignalElementImpl