|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.modeler.uml.compositestructuresdiagram.common.util.CollaborationHelper
public final class CollaborationHelper
This class will be useful to find all the 'Collaboration' in the model
It takes into account the full model exploration
Constructor Summary | |
---|---|
CollaborationHelper()
The default constructor |
Method Summary | |
---|---|
static java.util.List<org.eclipse.uml2.uml.Element> |
getAvailableCollaboration(org.eclipse.uml2.uml.Model model)
Gets all the 'Collaboration' instance of the model |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CollaborationHelper()
Method Detail |
---|
public static java.util.List<org.eclipse.uml2.uml.Element> getAvailableCollaboration(org.eclipse.uml2.uml.Model model)
container
- The element to search in
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.