|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Message | |
org.omg.uml.behavioralelements.collaborations |
Uses of Message in org.omg.uml.behavioralelements.collaborations |
Methods in org.omg.uml.behavioralelements.collaborations that return Message | |
Message |
AMessageActivator.getActivator(Message message)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Message |
Message.getActivator()
Returns the value of reference activator. |
Message |
MessageClass.createMessage()
The default factory operation used to create an instance object. |
Message |
MessageClass.createMessage(String name,
VisibilityKind visibility,
boolean isSpecification)
Creates an instance object having attributes initialized by the passed values. |
Methods in org.omg.uml.behavioralelements.collaborations with parameters of type Message | |
boolean |
AActionMessage.exists(Action action,
Message message)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Action |
AActionMessage.getAction(Message message)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AActionMessage.add(Action action,
Message message)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AActionMessage.remove(Action action,
Message message)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AMessageActivator.exists(Message message,
Message activator)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AMessageActivator.getMessage(Message activator)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
Message |
AMessageActivator.getActivator(Message message)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AMessageActivator.add(Message message,
Message activator)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AMessageActivator.remove(Message message,
Message activator)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AMessageCommunicationConnection.exists(Message message,
AssociationRole communicationConnection)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
AssociationRole |
AMessageCommunicationConnection.getCommunicationConnection(Message message)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AMessageCommunicationConnection.add(Message message,
AssociationRole communicationConnection)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AMessageCommunicationConnection.remove(Message message,
AssociationRole communicationConnection)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
APredecessorSuccessor.exists(Message predecessor,
Message successor)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
APredecessorSuccessor.getPredecessor(Message successor)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
Collection |
APredecessorSuccessor.getSuccessor(Message predecessor)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
APredecessorSuccessor.add(Message predecessor,
Message successor)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
APredecessorSuccessor.remove(Message predecessor,
Message successor)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AMessageSender.exists(Message message,
ClassifierRole sender)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
ClassifierRole |
AMessageSender.getSender(Message message)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AMessageSender.add(Message message,
ClassifierRole sender)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AMessageSender.remove(Message message,
ClassifierRole sender)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AInteractionMessage.exists(Interaction interaction,
Message message)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Interaction |
AInteractionMessage.getInteraction(Message message)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AInteractionMessage.add(Interaction interaction,
Message message)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AInteractionMessage.remove(Interaction interaction,
Message message)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
APlayedRoleConformingStimulus.exists(Message playedRole,
Stimulus conformingStimulus)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
APlayedRoleConformingStimulus.getConformingStimulus(Message playedRole)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
APlayedRoleConformingStimulus.add(Message playedRole,
Stimulus conformingStimulus)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
APlayedRoleConformingStimulus.remove(Message playedRole,
Stimulus conformingStimulus)
Removes a link between a pair of instance objects in the current associations link set. |
void |
Message.setActivator(Message newValue)
Sets the value of reference activator. |
boolean |
AReceiverMessage.exists(ClassifierRole receiver,
Message message)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
ClassifierRole |
AReceiverMessage.getReceiver(Message message)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AReceiverMessage.add(ClassifierRole receiver,
Message message)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AReceiverMessage.remove(ClassifierRole receiver,
Message message)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |