| Modifier and Type | Method and Description |
|---|---|
Operation |
ReturnInformation.getOperation() |
| Modifier and Type | Field and Description |
|---|---|
Operation |
CallEventBehavior.operation |
| Modifier and Type | Method and Description |
|---|---|
Operation |
CallEventOccurrence.getOperation() |
Operation |
CallEventExecution.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
CallEventBehavior.setOperation(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
Execution |
DispatchStrategy.dispatch(Object_ object,
Operation operation) |
Execution |
Reference.dispatch(Operation operation) |
Execution |
Object_.dispatch(Operation operation) |
Behavior |
RedefinitionBasedDispatchStrategy.getMethod(Object_ object,
Operation operation) |
Behavior |
DispatchStrategy.getMethod(Object_ object,
Operation operation) |
boolean |
RedefinitionBasedDispatchStrategy.operationsMatch(Operation ownedOperation,
Operation baseOperation) |
| Modifier and Type | Field and Description |
|---|---|
Operation |
CallOperationAction.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
CallOperationAction.setOperation(Operation operation) |
| Modifier and Type | Field and Description |
|---|---|
Operation |
Parameter.operation |
| Modifier and Type | Method and Description |
|---|---|
Operation |
OperationList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Parameter._setOperation(Operation operation) |
void |
Operation.addRedefinedOperation(Operation redefinedOperation) |
void |
OperationList.addValue(int i,
Operation v) |
void |
OperationList.addValue(Operation v) |
void |
OperationList.setValue(int i,
Operation v) |
| Modifier and Type | Field and Description |
|---|---|
Operation |
CallEvent.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
CallEvent.setOperation(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
void |
Class_.addOwnedOperation(Operation ownedOperation) |
| Modifier and Type | Method and Description |
|---|---|
Execution |
ImplementationObject.dispatch(Operation operation) |
void |
OperationExecution.set(ImplementationObject context,
Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InMemoryRepository.collectOperations(Class_ clss,
List<Operation> operations) |
Copyright © 2023. All rights reserved.