public class FunctionCallImpl extends ExpressionImpl implements FunctionCall
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 |
|---|---|
Function |
basicGetCallsFunction() |
ParameterList |
basicGetHasFunCallParamList() |
Label |
basicGetHasInstructionLabel() |
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) |
Function |
getCallsFunction() |
ParameterList |
getHasFunCallParamList() |
Label |
getHasInstructionLabel() |
void |
setCallsFunction(Function newCallsFunction) |
void |
setHasFunCallParamList(ParameterList newHasFunCallParamList) |
void |
setHasInstructionLabel(Label newHasInstructionLabel) |
basicSetHasType, eInverseRemove, getHasType, setHasTypeeInternalContainerdynamicGet, 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, 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, waitgetHasType, setHasTypeeAllContents, 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 Function getCallsFunction()
getCallsFunction in interface FunctionCallFunctionCall.setCallsFunction(Function),
FunctionsPackage.getFunctionCall_CallsFunction()public Function basicGetCallsFunction()
public void setCallsFunction(Function newCallsFunction)
setCallsFunction in interface FunctionCallnewCallsFunction - the new value of the 'Calls Function' reference.FunctionCall.getCallsFunction()public ParameterList getHasFunCallParamList()
getHasFunCallParamList in interface FunctionCallFunctionCall.setHasFunCallParamList(ParameterList),
FunctionsPackage.getFunctionCall_HasFunCallParamList()public ParameterList basicGetHasFunCallParamList()
public void setHasFunCallParamList(ParameterList newHasFunCallParamList)
setHasFunCallParamList in interface FunctionCallnewHasFunCallParamList - the new value of the 'Has Fun Call Param List' reference.FunctionCall.getHasFunCallParamList()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class ExpressionImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class ExpressionImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class ExpressionImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class ExpressionImplpublic 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