public abstract class BooleanFunctionBehaviorExecution extends OpaqueBehaviorExecution
context, parameterValuesobjectActivation, typesidentifier, locusfeatureValues| Constructor and Description |
|---|
BooleanFunctionBehaviorExecution() |
| Modifier and Type | Method and Description |
|---|---|
void |
doBody(ParameterValueList inputParameters,
ParameterValueList outputParameters) |
abstract boolean |
doBooleanFunction(List<Boolean> arguments) |
executecopy, getBehavior, getOutputParameterValues, getParameterValue, new_, setParameterValue, terminatedestroy, dispatch, equals, getTypes, register, send, startBehavior, unregistertoStringgetFeatureValue, getFeatureValues, setFeatureValueaddFeatureValues, addFeatureValuesForType, createFeatureValues, getMemberValues, getValues, specifycheckAllParents, hasType, isInstanceOf_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic void doBody(ParameterValueList inputParameters, ParameterValueList outputParameters)
doBody in class OpaqueBehaviorExecutionCopyright © 2017. All rights reserved.