|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassifierRole | |
org.omg.uml.behavioralelements.collaborations |
Uses of ClassifierRole in org.omg.uml.behavioralelements.collaborations |
Methods in org.omg.uml.behavioralelements.collaborations that return ClassifierRole | |
ClassifierRole |
ClassifierRoleClass.createClassifierRole()
The default factory operation used to create an instance object. |
ClassifierRole |
ClassifierRoleClass.createClassifierRole(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract,
Multiplicity multiplicity)
Creates an instance object having attributes initialized by the passed values. |
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. |
ClassifierRole |
Message.getSender()
Returns the value of reference sender. |
ClassifierRole |
Message.getReceiver()
Returns the value of reference receiver. |
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. |
Methods in org.omg.uml.behavioralelements.collaborations with parameters of type ClassifierRole | |
boolean |
APlayedRoleConformingInstance.exists(ClassifierRole playedRole,
Instance conformingInstance)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
APlayedRoleConformingInstance.getConformingInstance(ClassifierRole playedRole)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
APlayedRoleConformingInstance.add(ClassifierRole playedRole,
Instance conformingInstance)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
APlayedRoleConformingInstance.remove(ClassifierRole playedRole,
Instance conformingInstance)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AClassifierRoleBase.exists(ClassifierRole classifierRole,
Classifier base)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AClassifierRoleBase.getBase(ClassifierRole classifierRole)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AClassifierRoleBase.add(ClassifierRole classifierRole,
Classifier base)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AClassifierRoleBase.remove(ClassifierRole classifierRole,
Classifier base)
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. |
Collection |
AMessageSender.getMessage(ClassifierRole sender)
Queries the instance objects that are 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. |
void |
Message.setSender(ClassifierRole newValue)
Sets the value of reference sender. |
void |
Message.setReceiver(ClassifierRole newValue)
Sets the value of reference receiver. |
boolean |
AClassifierRoleAvailableContents.exists(ClassifierRole classifierRole,
ModelElement availableContents)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AClassifierRoleAvailableContents.getAvailableContents(ClassifierRole classifierRole)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AClassifierRoleAvailableContents.add(ClassifierRole classifierRole,
ModelElement availableContents)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AClassifierRoleAvailableContents.remove(ClassifierRole classifierRole,
ModelElement availableContents)
Removes a link between a pair of instance objects in the current associations link set. |
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. |
Collection |
AReceiverMessage.getMessage(ClassifierRole receiver)
Queries the instance objects that are 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. |
boolean |
AClassifierRoleAvailableFeature.exists(ClassifierRole classifierRole,
Feature availableFeature)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AClassifierRoleAvailableFeature.getAvailableFeature(ClassifierRole classifierRole)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AClassifierRoleAvailableFeature.add(ClassifierRole classifierRole,
Feature availableFeature)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AClassifierRoleAvailableFeature.remove(ClassifierRole classifierRole,
Feature availableFeature)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |