public abstract class Execution extends Object_
| Modifier and Type | Field and Description |
|---|---|
Object_ |
context |
ParameterValueList |
parameterValues |
objectActivation, typesidentifier, locusfeatureValues| Constructor and Description |
|---|
Execution() |
| Modifier and Type | Method and Description |
|---|---|
Value |
copy() |
abstract void |
execute() |
Behavior |
getBehavior() |
ParameterValueList |
getOutputParameterValues() |
ParameterValue |
getParameterValue(Parameter parameter) |
abstract Value |
new_() |
void |
setParameterValue(ParameterValue parameterValue) |
void |
terminate() |
destroy, dispatch, equals, getTypes, register, send, startBehavior, unregistertoStringgetFeatureValue, getFeatureValues, setFeatureValueaddFeatureValues, addFeatureValuesForType, createFeatureValues, getMemberValues, getValues, specifycheckAllParents, hasType, isInstanceOf_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic Object_ context
public ParameterValueList parameterValues
public abstract void execute()
public void terminate()
public void setParameterValue(ParameterValue parameterValue)
public ParameterValue getParameterValue(Parameter parameter)
public ParameterValueList getOutputParameterValues()
public Behavior getBehavior()
Copyright © 2017. All rights reserved.