public abstract class IntegerFunctionBehaviorExecution_ReturnBoolean extends OpaqueBehaviorExecution
The following features are implemented:
context, exception, 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, destroy, getBehavior, getOutputParameterValues, getParameterValue, new_, 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 IntegerFunctionBehaviorExecution_ReturnBoolean()
public void doBody(ParameterValueList inputParameters, ParameterValueList outputParameters)
doBody in class OpaqueBehaviorExecutionpublic abstract boolean doIntegerFunction(intList arguments)
Copyright © 2023. All rights reserved.