|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reception | |
org.omg.uml.behavioralelements.commonbehavior |
Uses of Reception in org.omg.uml.behavioralelements.commonbehavior |
Methods in org.omg.uml.behavioralelements.commonbehavior that return Reception | |
Reception |
ReceptionClass.createReception()
The default factory operation used to create an instance object. |
Reception |
ReceptionClass.createReception(String name,
VisibilityKind visibility,
boolean isSpecification,
ScopeKind ownerScope,
boolean isQuery,
String specification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract)
Creates an instance object having attributes initialized by the passed values. |
Methods in org.omg.uml.behavioralelements.commonbehavior with parameters of type Reception | |
boolean |
ASignalReception.exists(Signal signal,
Reception reception)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Signal |
ASignalReception.getSignal(Reception reception)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
ASignalReception.add(Signal signal,
Reception reception)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ASignalReception.remove(Signal signal,
Reception reception)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |