public abstract class IntegerFunctionBehaviorExecution_ReturnBoolean extends OpaqueBehaviorExecution
The following features are implemented:
context, parameterValuesobjectActivation, typesidentifier, locusfeatureValues| Constructor and Description |
|---|
IntegerFunctionBehaviorExecution_ReturnBoolean() |
| Modifier and Type | Method and Description |
|---|---|
void |
doBody(ParameterValueList inputParameters,
ParameterValueList outputParameters)
operation doBody
|
abstract boolean |
doIntegerFunction(intList arguments)
operation doIntegerFunction
|
executecopy, getBehavior, getOutputParameterValues, getParameterValue, new_, setParameterValue, terminatedestroy, dispatch, getTypes, register, send, startBehavior, unregistertoStringequals, getFeatureValue, getFeatureValues, setFeatureValueaddFeatureValues, addFeatureValuesForType, createFeatureValues, getMemberValues, getValues, specify_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic IntegerFunctionBehaviorExecution_ReturnBoolean()
public void doBody(ParameterValueList inputParameters, ParameterValueList outputParameters)
doBody in class OpaqueBehaviorExecutionpublic abstract boolean doIntegerFunction(intList arguments)
Copyright © 2016. All rights reserved.