| Modifier and Type | Class and Description |
|---|---|
class |
CallEventBehavior |
| Modifier and Type | Method and Description |
|---|---|
Behavior |
Execution.getBehavior() |
| Modifier and Type | Method and Description |
|---|---|
Execution |
ExecutionFactory.createExecution(Behavior behavior,
Object_ context) |
ParameterValueList |
Executor.execute(Behavior behavior,
Object_ context,
ParameterValueList inputs) |
| Modifier and Type | Method and Description |
|---|---|
Behavior |
RedefinitionBasedDispatchStrategy.getMethod(Object_ object,
Operation operation) |
Behavior |
DispatchStrategy.getMethod(Object_ object,
Operation operation) |
| Modifier and Type | Field and Description |
|---|---|
Behavior |
CallBehaviorAction.behavior |
Behavior |
ReduceAction.reducer |
| Modifier and Type | Method and Description |
|---|---|
void |
CallBehaviorAction.setBehavior(Behavior behavior) |
void |
ReduceAction.setReducer(Behavior reducer) |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity |
| Modifier and Type | Field and Description |
|---|---|
Behavior |
DecisionNode.decisionInput |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionNode.setDecisionInput(Behavior decisionInput) |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.addMethod(Behavior method) |
void |
BehavioralFeature.addMethod(Behavior method) |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionBehavior |
class |
OpaqueBehavior |
| Modifier and Type | Field and Description |
|---|---|
Behavior |
BehavioredClassifier.classifierBehavior |
| Modifier and Type | Method and Description |
|---|---|
Behavior |
BehaviorList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
BehavioredClassifier.addOwnedBehavior(Behavior ownedBehavior) |
void |
BehaviorList.addValue(Behavior v) |
void |
BehaviorList.addValue(int i,
Behavior v) |
void |
BehavioredClassifier.setClassifierBehavior(Behavior classifierBehavior) |
void |
BehaviorList.setValue(int i,
Behavior v) |
| Modifier and Type | Method and Description |
|---|---|
Behavior |
Environment.findBehavior(String name) |
| Modifier and Type | Method and Description |
|---|---|
ParameterValueList |
ExecutionEnvironment.execute(Behavior behavior) |
Copyright © 2023. All rights reserved.