|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollaborationInstanceSet | |
org.omg.uml.behavioralelements.collaborations |
Uses of CollaborationInstanceSet in org.omg.uml.behavioralelements.collaborations |
Methods in org.omg.uml.behavioralelements.collaborations that return CollaborationInstanceSet | |
CollaborationInstanceSet |
AContextInteractionInstanceSet.getContext(InteractionInstanceSet interactionInstanceSet)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
CollaborationInstanceSet |
InteractionInstanceSet.getContext()
Returns the value of reference context. |
CollaborationInstanceSet |
CollaborationInstanceSetClass.createCollaborationInstanceSet()
The default factory operation used to create an instance object. |
CollaborationInstanceSet |
CollaborationInstanceSetClass.createCollaborationInstanceSet(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 CollaborationInstanceSet | |
boolean |
AContextInteractionInstanceSet.exists(CollaborationInstanceSet context,
InteractionInstanceSet interactionInstanceSet)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AContextInteractionInstanceSet.getInteractionInstanceSet(CollaborationInstanceSet context)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AContextInteractionInstanceSet.add(CollaborationInstanceSet context,
InteractionInstanceSet interactionInstanceSet)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AContextInteractionInstanceSet.remove(CollaborationInstanceSet context,
InteractionInstanceSet interactionInstanceSet)
Removes a link between a pair of instance objects in the current associations link set. |
void |
InteractionInstanceSet.setContext(CollaborationInstanceSet newValue)
Sets the value of reference context. |
boolean |
AParticipatingLinkCollaborationInstanceSet.exists(Link participatingLink,
CollaborationInstanceSet collaborationInstanceSet)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AParticipatingLinkCollaborationInstanceSet.getParticipatingLink(CollaborationInstanceSet collaborationInstanceSet)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AParticipatingLinkCollaborationInstanceSet.add(Link participatingLink,
CollaborationInstanceSet collaborationInstanceSet)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AParticipatingLinkCollaborationInstanceSet.remove(Link participatingLink,
CollaborationInstanceSet collaborationInstanceSet)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ACollaborationInstanceSetConstrainingElement.exists(CollaborationInstanceSet collaborationInstanceSet,
ModelElement constrainingElement)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ACollaborationInstanceSetConstrainingElement.getConstrainingElement(CollaborationInstanceSet collaborationInstanceSet)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ACollaborationInstanceSetConstrainingElement.add(CollaborationInstanceSet collaborationInstanceSet,
ModelElement constrainingElement)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ACollaborationInstanceSetConstrainingElement.remove(CollaborationInstanceSet collaborationInstanceSet,
ModelElement constrainingElement)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ACollaborationCollaborationInstanceSet.exists(Collaboration collaboration,
CollaborationInstanceSet collaborationInstanceSet)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collaboration |
ACollaborationCollaborationInstanceSet.getCollaboration(CollaborationInstanceSet collaborationInstanceSet)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
ACollaborationCollaborationInstanceSet.add(Collaboration collaboration,
CollaborationInstanceSet collaborationInstanceSet)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ACollaborationCollaborationInstanceSet.remove(Collaboration collaboration,
CollaborationInstanceSet collaborationInstanceSet)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ACollaborationInstanceSetParticipatingInstance.exists(CollaborationInstanceSet collaborationInstanceSet,
Instance participatingInstance)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ACollaborationInstanceSetParticipatingInstance.getParticipatingInstance(CollaborationInstanceSet collaborationInstanceSet)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ACollaborationInstanceSetParticipatingInstance.add(CollaborationInstanceSet collaborationInstanceSet,
Instance participatingInstance)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ACollaborationInstanceSetParticipatingInstance.remove(CollaborationInstanceSet collaborationInstanceSet,
Instance participatingInstance)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |