public class SimpleInstructionImpl extends InstructionImpl implements SimpleInstruction
The following features are implemented:
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
NIL
EOPPOSITE_FEATURE_BASE
Modifier and Type | Method and Description |
---|---|
Expression |
basicGetHasOperand() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
Expression |
getHasOperand() |
String |
getOperator() |
void |
setHasOperand(Expression newHasOperand) |
void |
setOperator(String newOperator) |
String |
toString() |
basicGetHasInstructionLabel, getHasInstructionLabel, setHasInstructionLabel
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getHasInstructionLabel, setHasInstructionLabel
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public String getOperator()
getOperator
in interface SimpleInstruction
SimpleInstruction.setOperator(String)
,
IlPackage.getSimpleInstruction_Operator()
public void setOperator(String newOperator)
setOperator
in interface SimpleInstruction
newOperator
- the new value of the 'Operator' attribute.SimpleInstruction.getOperator()
public Expression getHasOperand()
getHasOperand
in interface SimpleInstruction
SimpleInstruction.setHasOperand(Expression)
,
IlPackage.getSimpleInstruction_HasOperand()
public Expression basicGetHasOperand()
public void setHasOperand(Expression newHasOperand)
setHasOperand
in interface SimpleInstruction
newHasOperand
- the new value of the 'Has Operand' reference.SimpleInstruction.getHasOperand()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class InstructionImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class InstructionImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class InstructionImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class InstructionImpl
public String toString()
toString
in class BasicEObjectImpl