|
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.TypeHelper
public final class TypeHelper
This class will be useful to find all the objects instance of 'Type' in the current model.
It takes into account the full model exploration
Constructor Summary | |
---|---|
TypeHelper()
The default constructor |
Method Summary | |
---|---|
static java.util.List<org.eclipse.uml2.uml.Element> |
getAvailableType(org.eclipse.uml2.uml.Model model)
Gets all the 'Type' objects of the model |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeHelper()
Method Detail |
---|
public static java.util.List<org.eclipse.uml2.uml.Element> getAvailableType(org.eclipse.uml2.uml.Model model)
container
- The start 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.