|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Operation in fUML.Library |
|---|
| Methods in fUML.Library that return Operation | |
|---|---|
protected Operation |
Classes.addOperation(Class_ owner,
java.lang.String name,
VisibilityKind visibility)
|
| Methods in fUML.Library with parameters of type Operation | |
|---|---|
protected void |
Classes.addParameter(Operation operation,
java.lang.String name,
ParameterDirectionKind direction,
Type type)
|
| Uses of Operation in fUML.Library.LibraryClassImplementation |
|---|
| Methods in fUML.Library.LibraryClassImplementation with parameters of type Operation | |
|---|---|
Execution |
ImplementationObject.dispatch(Operation operation)
|
void |
OperationExecution.set(ImplementationObject context,
Operation operation)
|
| Uses of Operation in fUML.Semantics.Classes.Kernel |
|---|
| Methods in fUML.Semantics.Classes.Kernel with parameters of type Operation | |
|---|---|
Execution |
DispatchStrategy.dispatch(Object_ object,
Operation operation)
|
Execution |
Reference.dispatch(Operation operation)
|
Execution |
Object_.dispatch(Operation operation)
|
Behavior |
RedefinitionBasedDispatchStrategy.getMethod(Object_ object,
Operation operation)
|
abstract Behavior |
DispatchStrategy.getMethod(Object_ object,
Operation operation)
|
boolean |
RedefinitionBasedDispatchStrategy.operationsMatch(Operation ownedOperation,
Operation baseOperation)
|
| Uses of Operation in fUML.Syntax.Actions.BasicActions |
|---|
| Fields in fUML.Syntax.Actions.BasicActions declared as Operation | |
|---|---|
Operation |
CallOperationAction.operation
|
| Methods in fUML.Syntax.Actions.BasicActions with parameters of type Operation | |
|---|---|
void |
CallOperationAction.setOperation(Operation operation)
|
| Uses of Operation in fUML.Syntax.Classes.Kernel |
|---|
| Fields in fUML.Syntax.Classes.Kernel declared as Operation | |
|---|---|
Operation |
Parameter.operation
|
| Methods in fUML.Syntax.Classes.Kernel that return Operation | |
|---|---|
Operation |
OperationList.getValue(int i)
|
| Methods in fUML.Syntax.Classes.Kernel with parameters of type Operation | |
|---|---|
void |
Parameter._setOperation(Operation operation)
|
void |
Class_.addOwnedOperation(Operation ownedOperation)
|
void |
Operation.addRedefinedOperation(Operation redefinedOperation)
|
void |
OperationList.addValue(int i,
Operation v)
|
void |
OperationList.addValue(Operation v)
|
void |
OperationList.setValue(int i,
Operation v)
|
| Uses of Operation in fUML.Test |
|---|
| Methods in fUML.Test that return Operation | |
|---|---|
protected Operation |
ClassifierFactory.getOperation(Class_ class_,
java.lang.String operationName)
|
protected Operation |
ActivityFactory.getOperation(Class_ class_,
java.lang.String operationName)
|
| Methods in fUML.Test with parameters of type Operation | |
|---|---|
protected Activity |
ActivityFactory.createInstanceGetter(Classifier classifier,
Operation operation,
Value value)
|
| Uses of Operation in org.modeldriven.fuml.library.libraryclass |
|---|
| Methods in org.modeldriven.fuml.library.libraryclass with parameters of type Operation | |
|---|---|
Execution |
ImplementationObject.dispatch(Operation operation)
|
void |
OperationExecution.set(ImplementationObject context,
Operation operation)
|
| Uses of Operation in org.modeldriven.fuml.repository.model |
|---|
| Method parameters in org.modeldriven.fuml.repository.model with type arguments of type Operation | |
|---|---|
protected void |
InMemoryRepository.collectOperations(Class_ clss,
java.util.List<Operation> operations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||