public class FunctionBlockInvocationImpl extends StatementImpl implements FunctionBlockInvocation
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
ParameterList |
basicGetHasFunBlockInvocationParamList() |
Label |
basicGetHasInstructionLabel() |
VariableAccess |
basicGetInvokesFunBlockInstance() |
int |
eBaseStructuralFeatureID(int derivedFeatureID,
Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
Class<?> baseClass) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
ParameterList |
getHasFunBlockInvocationParamList() |
Label |
getHasInstructionLabel() |
VariableAccess |
getInvokesFunBlockInstance() |
void |
setHasFunBlockInvocationParamList(ParameterList newHasFunBlockInvocationParamList) |
void |
setHasInstructionLabel(Label newHasInstructionLabel) |
void |
setInvokesFunBlockInstance(VariableAccess newInvokesFunBlockInstance) |
eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, 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, toStringeNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic Label getHasInstructionLabel()
getHasInstructionLabel in interface InstructionInstruction.setHasInstructionLabel(Label),
IlPackage.getInstruction_HasInstructionLabel()public Label basicGetHasInstructionLabel()
public void setHasInstructionLabel(Label newHasInstructionLabel)
setHasInstructionLabel in interface InstructionnewHasInstructionLabel - the new value of the 'Has Instruction Label' reference.Instruction.getHasInstructionLabel()public VariableAccess getInvokesFunBlockInstance()
getInvokesFunBlockInstance in interface FunctionBlockInvocationFunctionBlockInvocation.setInvokesFunBlockInstance(VariableAccess),
Function_blocksPackage.getFunctionBlockInvocation_InvokesFunBlockInstance()public VariableAccess basicGetInvokesFunBlockInstance()
public void setInvokesFunBlockInstance(VariableAccess newInvokesFunBlockInstance)
setInvokesFunBlockInstance in interface FunctionBlockInvocationnewInvokesFunBlockInstance - the new value of the 'Invokes Fun Block Instance' reference.FunctionBlockInvocation.getInvokesFunBlockInstance()public ParameterList getHasFunBlockInvocationParamList()
getHasFunBlockInvocationParamList in interface FunctionBlockInvocationFunctionBlockInvocation.setHasFunBlockInvocationParamList(ParameterList),
Function_blocksPackage.getFunctionBlockInvocation_HasFunBlockInvocationParamList()public ParameterList basicGetHasFunBlockInvocationParamList()
public void setHasFunBlockInvocationParamList(ParameterList newHasFunBlockInvocationParamList)
setHasFunBlockInvocationParamList in interface FunctionBlockInvocationnewHasFunBlockInvocationParamList - the new value of the 'Has Fun Block Invocation Param List' reference.FunctionBlockInvocation.getHasFunBlockInvocationParamList()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class BasicEObjectImplpublic int eBaseStructuralFeatureID(int derivedFeatureID,
Class<?> baseClass)
eBaseStructuralFeatureID in interface InternalEObjecteBaseStructuralFeatureID in class BasicEObjectImplpublic int eDerivedStructuralFeatureID(int baseFeatureID,
Class<?> baseClass)
eDerivedStructuralFeatureID in interface InternalEObjecteDerivedStructuralFeatureID in class BasicEObjectImpl