|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Realization | |
|---|---|
| org.eclipse.uml2 | |
| org.eclipse.uml2.util | |
| Uses of Realization in org.eclipse.uml2 |
|---|
| Subinterfaces of Realization in org.eclipse.uml2 | |
interface |
Implementation
A representation of the model object 'Implementation' |
interface |
Substitution
A representation of the model object 'Substitution' |
| Methods in org.eclipse.uml2 that return Realization | |
Realization |
UML2Factory.createRealization()
Returns a new object of class 'Realization' |
Realization |
Component.getRealization(java.lang.String name)
Retrieves the Realization with the specified 'Name' from the 'Realization' containment reference list |
Realization |
Component.createRealization(EClass eClass)
Creates a Realization and appends it to the 'Realization' containment reference list |
Realization |
Component.createRealization()
Creates a Realization and appends it to the 'Realization' containment reference list |
| Uses of Realization in org.eclipse.uml2.util |
|---|
| Methods in org.eclipse.uml2.util with parameters of type Realization | |
boolean |
UML2Validator.validateRealization(Realization realization,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseRealization(Realization object)
Returns the result of interpretting the object as an instance of 'Realization' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||