|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Reception | |
|---|---|
| org.eclipse.uml2 | |
| org.eclipse.uml2.util | |
| Uses of Reception in org.eclipse.uml2 |
|---|
| Methods in org.eclipse.uml2 that return Reception | |
Reception |
UML2Factory.createReception()
Returns a new object of class 'Reception' |
Reception |
Interface.getOwnedReception(java.lang.String name)
Retrieves the Reception with the specified 'Name' from the 'Owned Reception' containment reference list |
Reception |
Interface.createOwnedReception(EClass eClass)
Deprecated. Use #createOwnedReception() instead. |
Reception |
Interface.createOwnedReception()
Creates a Reception and appends it to the 'Owned Reception' containment reference list |
Reception |
Class.getOwnedReception(java.lang.String name)
Retrieves the Reception with the specified 'Name' from the 'Owned Reception' containment reference list |
Reception |
Class.createOwnedReception(EClass eClass)
Deprecated. Use #createOwnedReception() instead. |
Reception |
Class.createOwnedReception()
Creates a Reception and appends it to the 'Owned Reception' containment reference list |
| Uses of Reception in org.eclipse.uml2.util |
|---|
| Methods in org.eclipse.uml2.util with parameters of type Reception | |
boolean |
UML2Validator.validateReception(Reception reception,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseReception(Reception object)
Returns the result of interpretting the object as an instance of 'Reception' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||