|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollaborationOccurrence | |
---|---|
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of CollaborationOccurrence in org.eclipse.uml2 |
---|
Methods in org.eclipse.uml2 that return CollaborationOccurrence | |
CollaborationOccurrence |
UML2Factory.createCollaborationOccurrence()
Returns a new object of class 'Collaboration Occurrence' |
CollaborationOccurrence |
Classifier.getRepresentation()
Returns the value of the 'Representation' reference |
CollaborationOccurrence |
Classifier.getOccurrence(java.lang.String name)
Retrieves the CollaborationOccurrence with the specified 'Name' from the 'Occurrence' containment reference list |
CollaborationOccurrence |
Classifier.createOccurrence(EClass eClass)
Deprecated. Use #createOccurrence() instead. |
CollaborationOccurrence |
Classifier.createOccurrence()
Creates a CollaborationOccurrence and appends it to the 'Occurrence' containment reference list |
Methods in org.eclipse.uml2 with parameters of type CollaborationOccurrence | |
void |
Classifier.setRepresentation(CollaborationOccurrence value)
Sets the value of the ' Representation ' reference |
Uses of CollaborationOccurrence in org.eclipse.uml2.util |
---|
Methods in org.eclipse.uml2.util with parameters of type CollaborationOccurrence | |
boolean |
UML2Validator.validateCollaborationOccurrence(CollaborationOccurrence collaborationOccurrence,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseCollaborationOccurrence(CollaborationOccurrence object)
Returns the result of interpretting the object as an instance of 'Collaboration Occurrence' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |