|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.modeler.uml.classdiagram.util.InstanceSpecificationHelper
public final class InstanceSpecificationHelper
The Class object controller
Method Summary | |
---|---|
static java.lang.String[] |
getAvailableInstanceNames(org.eclipse.uml2.uml.Package container,
org.eclipse.uml2.uml.Type type)
Look for available instance specification objects in a given container that match a given type |
static java.util.Collection |
getAvailableInstances(org.eclipse.uml2.uml.Package container,
org.eclipse.uml2.uml.Type type)
Look for available instance specification objects in a given container that match a given type |
static java.lang.String[] |
getBooleanValues()
Return boolean values |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String[] getAvailableInstanceNames(org.eclipse.uml2.uml.Package container, org.eclipse.uml2.uml.Type type)
container
- container where looking fortype
- class type to filter
public static java.util.Collection getAvailableInstances(org.eclipse.uml2.uml.Package container, org.eclipse.uml2.uml.Type type)
container
- container where looking fortype
- class type to filter
public static java.lang.String[] getBooleanValues()
|
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.