public class CallEventExecution extends Execution
| Modifier and Type | Field and Description |
|---|---|
boolean |
callerSuspended |
context, exception, parameterValuesobjectActivation, typesidentifier, locusfeatureValues| Constructor and Description |
|---|
CallEventExecution() |
| Modifier and Type | Method and Description |
|---|---|
Value |
copy() |
EventOccurrence |
createEventOccurrence() |
void |
execute() |
ParameterValueList |
getInputParameterValues() |
Operation |
getOperation() |
boolean |
isCallerSuspended() |
void |
makeCall() |
Value |
new_() |
void |
releaseCaller() |
void |
setCallerSuspended(boolean callerSuspended) |
void |
setOutputParameterValues(ParameterValueList parameterValues) |
void |
suspendCaller() |
void |
wait_() |
destroy, getBehavior, getOutputParameterValues, getParameterValue, propagateException, setParameterValue, terminatedispatch, equals, getTypes, register, send, startBehavior, unregistertoStringgetFeatureValue, getFeatureValues, setFeatureValueaddFeatureValues, checkForAssociationEnd, createFeatureValues, getMemberFeatures, getStructuralFeatures, getStructuralFeaturesForType, getValues, specifycheckAllParents, hasType, isInstanceOf_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic boolean isCallerSuspended()
public void setCallerSuspended(boolean callerSuspended)
public void suspendCaller()
public void releaseCaller()
public void makeCall()
public EventOccurrence createEventOccurrence()
public Operation getOperation()
public ParameterValueList getInputParameterValues()
public void setOutputParameterValues(ParameterValueList parameterValues)
public void wait_()
Copyright © 2023. All rights reserved.