public class BoundsImpl extends SignalElementImpl implements Bounds
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 |
---|
BoundsImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetLowerBound(ExprSignal newLowerBound,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetStep(ExprSignal newStep,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetUpperBound(ExprSignal newUpperBound,
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 |
getLowerBound() |
ExprSignal |
getStep() |
ExprSignal |
getUpperBound() |
long |
makeAST() |
void |
setLowerBound(ExprSignal newLowerBound) |
void |
setStep(ExprSignal newStep) |
void |
setUpperBound(ExprSignal newUpperBound) |
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 ExprSignal getLowerBound()
getLowerBound
in interface Bounds
Bounds.setLowerBound(ExprSignal)
,
SsmePackage.getBounds_LowerBound()
public org.eclipse.emf.common.notify.NotificationChain basicSetLowerBound(ExprSignal newLowerBound, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLowerBound(ExprSignal newLowerBound)
setLowerBound
in interface Bounds
newLowerBound
- the new value of the 'Lower Bound' containment reference.Bounds.getLowerBound()
public ExprSignal getUpperBound()
getUpperBound
in interface Bounds
Bounds.setUpperBound(ExprSignal)
,
SsmePackage.getBounds_UpperBound()
public org.eclipse.emf.common.notify.NotificationChain basicSetUpperBound(ExprSignal newUpperBound, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setUpperBound(ExprSignal newUpperBound)
setUpperBound
in interface Bounds
newUpperBound
- the new value of the 'Upper Bound' containment reference.Bounds.getUpperBound()
public ExprSignal getStep()
getStep
in interface Bounds
Bounds.setStep(ExprSignal)
,
SsmePackage.getBounds_Step()
public org.eclipse.emf.common.notify.NotificationChain basicSetStep(ExprSignal newStep, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setStep(ExprSignal newStep)
setStep
in interface Bounds
newStep
- the new value of the 'Step' containment reference.Bounds.getStep()
public long makeAST()
makeAST
in interface SignalElement
makeAST
in class SignalElementImpl
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