|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterSet | |
---|---|
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of ParameterSet in org.eclipse.uml2 |
---|
Methods in org.eclipse.uml2 that return ParameterSet | |
ParameterSet |
UML2Factory.createParameterSet()
Returns a new object of class 'Parameter Set' |
ParameterSet |
Parameter.getParameterSet(java.lang.String name)
Retrieves the ParameterSet with the specified 'Name' from the 'Parameter Set' reference list |
ParameterSet |
Behavior.getOwnedParameterSet(java.lang.String name)
Retrieves the ParameterSet with the specified 'Name' from the 'Owned Parameter Set' containment reference list |
ParameterSet |
Behavior.createOwnedParameterSet(EClass eClass)
Deprecated. Use #createOwnedParameterSet() instead. |
ParameterSet |
Behavior.createOwnedParameterSet()
Creates a ParameterSet and appends it to the 'Owned Parameter Set' containment reference list |
Uses of ParameterSet in org.eclipse.uml2.util |
---|
Methods in org.eclipse.uml2.util with parameters of type ParameterSet | |
boolean |
UML2Validator.validateParameterSet(ParameterSet parameterSet,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseParameterSet(ParameterSet object)
Returns the result of interpretting the object as an instance of 'Parameter Set' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |