|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Collaboration | |
org.omg.uml.behavioralelements.collaborations |
Uses of Collaboration in org.omg.uml.behavioralelements.collaborations |
Methods in org.omg.uml.behavioralelements.collaborations that return Collaboration | |
Collaboration |
CollaborationInstanceSet.getCollaboration()
Returns the value of reference collaboration. |
Collaboration |
CollaborationClass.createCollaboration()
The default factory operation used to create an instance object. |
Collaboration |
CollaborationClass.createCollaboration(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract)
Creates an instance object having attributes initialized by the passed values. |
Collaboration |
AContextInteraction.getContext(Interaction interaction)
Queries the instance object that is related to a particular instance object by a link in the current 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. |
Collaboration |
Interaction.getContext()
Returns the value of reference context. |
Methods in org.omg.uml.behavioralelements.collaborations with parameters of type Collaboration | |
void |
CollaborationInstanceSet.setCollaboration(Collaboration newValue)
Sets the value of reference collaboration. |
boolean |
AContextInteraction.exists(Collaboration context,
Interaction interaction)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AContextInteraction.getInteraction(Collaboration context)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AContextInteraction.add(Collaboration context,
Interaction interaction)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AContextInteraction.remove(Collaboration context,
Interaction interaction)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AUsedCollaborationCollaboration.exists(Collaboration usedCollaboration,
Collaboration collaboration)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AUsedCollaborationCollaboration.getUsedCollaboration(Collaboration collaboration)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
Collection |
AUsedCollaborationCollaboration.getCollaboration(Collaboration usedCollaboration)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AUsedCollaborationCollaboration.add(Collaboration usedCollaboration,
Collaboration collaboration)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AUsedCollaborationCollaboration.remove(Collaboration usedCollaboration,
Collaboration collaboration)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ARepresentedClassifierCollaboration.exists(Classifier representedClassifier,
Collaboration collaboration)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Classifier |
ARepresentedClassifierCollaboration.getRepresentedClassifier(Collaboration collaboration)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
ARepresentedClassifierCollaboration.add(Classifier representedClassifier,
Collaboration collaboration)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ARepresentedClassifierCollaboration.remove(Classifier representedClassifier,
Collaboration collaboration)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ARepresentedOperationCollaboration.exists(Operation representedOperation,
Collaboration collaboration)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Operation |
ARepresentedOperationCollaboration.getRepresentedOperation(Collaboration collaboration)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
ARepresentedOperationCollaboration.add(Operation representedOperation,
Collaboration collaboration)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ARepresentedOperationCollaboration.remove(Operation representedOperation,
Collaboration collaboration)
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. |
Collection |
ACollaborationCollaborationInstanceSet.getCollaborationInstanceSet(Collaboration collaboration)
Queries the instance objects that are 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. |
void |
Interaction.setContext(Collaboration newValue)
Sets the value of reference context. |
boolean |
ACollaborationConstrainingElement.exists(Collaboration collaboration,
ModelElement constrainingElement)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ACollaborationConstrainingElement.getConstrainingElement(Collaboration collaboration)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ACollaborationConstrainingElement.add(Collaboration collaboration,
ModelElement constrainingElement)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ACollaborationConstrainingElement.remove(Collaboration collaboration,
ModelElement constrainingElement)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |