|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallAction | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of CallAction in org.eclipse.uml2.uml |
Subinterfaces of CallAction in org.eclipse.uml2.uml | |
interface |
CallBehaviorAction
A representation of the model object 'Call Behavior Action' |
interface |
CallOperationAction
A representation of the model object 'Call Operation Action' |
Uses of CallAction in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type CallAction | |
boolean |
UMLValidator.validateCallAction(CallAction callAction,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateCallAction_validateSynchronousCall(CallAction callAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateSynchronousCall constraint of 'Call Action' |
boolean |
UMLValidator.validateCallAction_validateNumberAndOrder(CallAction callAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateNumberAndOrder constraint of 'Call Action' |
boolean |
UMLValidator.validateCallAction_validateTypeOrderingMultiplicity(CallAction callAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateTypeOrderingMultiplicity constraint of 'Call Action' |
Object |
UMLSwitch.caseCallAction(CallAction object)
Returns the result of interpretting the object as an instance of 'Call Action' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |