|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stimulus | |
org.omg.uml.behavioralelements.collaborations | |
org.omg.uml.behavioralelements.commonbehavior |
Uses of Stimulus in org.omg.uml.behavioralelements.collaborations |
Methods in org.omg.uml.behavioralelements.collaborations with parameters of type Stimulus | |
boolean |
AInteractionInstanceSetParticipatingStimulus.exists(InteractionInstanceSet interactionInstanceSet,
Stimulus participatingStimulus)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AInteractionInstanceSetParticipatingStimulus.getInteractionInstanceSet(Stimulus participatingStimulus)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AInteractionInstanceSetParticipatingStimulus.add(InteractionInstanceSet interactionInstanceSet,
Stimulus participatingStimulus)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AInteractionInstanceSetParticipatingStimulus.remove(InteractionInstanceSet interactionInstanceSet,
Stimulus participatingStimulus)
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.getPlayedRole(Stimulus conformingStimulus)
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. |
Uses of Stimulus in org.omg.uml.behavioralelements.commonbehavior |
Methods in org.omg.uml.behavioralelements.commonbehavior that return Stimulus | |
Stimulus |
StimulusClass.createStimulus()
The default factory operation used to create an instance object. |
Stimulus |
StimulusClass.createStimulus(String name,
VisibilityKind visibility,
boolean isSpecification)
Creates an instance object having attributes initialized by the passed values. |
Methods in org.omg.uml.behavioralelements.commonbehavior with parameters of type Stimulus | |
boolean |
AArgumentStimulus.exists(Instance argument,
Stimulus stimulus)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
List |
AArgumentStimulus.getArgument(Stimulus stimulus)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AArgumentStimulus.add(Instance argument,
Stimulus stimulus)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AArgumentStimulus.remove(Instance argument,
Stimulus stimulus)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AStimulusSender.exists(Stimulus stimulus,
Instance sender)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Instance |
AStimulusSender.getSender(Stimulus stimulus)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AStimulusSender.add(Stimulus stimulus,
Instance sender)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AStimulusSender.remove(Stimulus stimulus,
Instance sender)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AReceiverStimulus.exists(Instance receiver,
Stimulus stimulus)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Instance |
AReceiverStimulus.getReceiver(Stimulus stimulus)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AReceiverStimulus.add(Instance receiver,
Stimulus stimulus)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AReceiverStimulus.remove(Instance receiver,
Stimulus stimulus)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AStimulusCommunicationLink.exists(Stimulus stimulus,
Link communicationLink)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Link |
AStimulusCommunicationLink.getCommunicationLink(Stimulus stimulus)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AStimulusCommunicationLink.add(Stimulus stimulus,
Link communicationLink)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AStimulusCommunicationLink.remove(Stimulus stimulus,
Link communicationLink)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ADispatchActionStimulus.exists(Action dispatchAction,
Stimulus stimulus)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Action |
ADispatchActionStimulus.getDispatchAction(Stimulus stimulus)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
ADispatchActionStimulus.add(Action dispatchAction,
Stimulus stimulus)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ADispatchActionStimulus.remove(Action dispatchAction,
Stimulus stimulus)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |