|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
org.cumt.model | |
org.cumt.model.analysis | |
org.cumt.model.classes | |
org.cumt.model.sequence |
Uses of Operation in org.cumt.model |
---|
Methods in org.cumt.model that return types with arguments of type Operation | |
---|---|
java.util.List<? extends Operation> |
OperationAware.getOperations()
|
Uses of Operation in org.cumt.model.analysis |
---|
Classes in org.cumt.model.analysis that implement Operation | |
---|---|
class |
Message
An analysis class message FIXME Complete |
Methods in org.cumt.model.analysis that return types with arguments of type Operation | |
---|---|
java.util.List<? extends Operation> |
AnalysisClass.getOperations()
|
Uses of Operation in org.cumt.model.classes |
---|
Classes in org.cumt.model.classes that implement Operation | |
---|---|
class |
Method
|
Methods in org.cumt.model.classes that return types with arguments of type Operation | |
---|---|
java.util.List<? extends Operation> |
BaseClassType.getOperations()
|
java.util.List<? extends Operation> |
ObjectInstance.getOperations()
|
Uses of Operation in org.cumt.model.sequence |
---|
Methods in org.cumt.model.sequence that return Operation | |
---|---|
Operation |
Call.getOperation()
|
Methods in org.cumt.model.sequence with parameters of type Operation | |
---|---|
void |
Call.setOperation(Operation operation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |