|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Collaboration | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of Collaboration in org.eclipse.uml2.uml |
Methods in org.eclipse.uml2.uml that return Collaboration | |
Collaboration |
UMLFactory.createCollaboration()
Returns a new object of class 'Collaboration' |
Collaboration |
CollaborationUse.getType()
Returns the value of the 'Type' reference |
Methods in org.eclipse.uml2.uml with parameters of type Collaboration | |
void |
CollaborationUse.setType(Collaboration value)
Sets the value of the ' Type ' reference |
Uses of Collaboration in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type Collaboration | |
boolean |
UMLValidator.validateCollaboration(Collaboration collaboration,
DiagnosticChain diagnostics,
Map context)
|
Object |
UMLSwitch.caseCollaboration(Collaboration object)
Returns the result of interpretting the object as an instance of 'Collaboration' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |