| UMMF documentation | view source | Contained in the UMMF distribution. |
message : THIS 0..* <---> communicationConnection : UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole 0..10..1changeableinstance1nonepublicSet::Object
playedRole : THIS 0..* <---> conformingStimulus : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Stimulus 0..*message : THIS 1..* <---> interaction : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Interaction 1sucessor : THIS 0..* <---> predecessor : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message 0..*message_receiver : THIS 0..* <---> receiver : UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole 11changeableinstance1nonepublicSet::Object
message_sender : THIS 0..* <---> sender : UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole 11changeableinstance1nonepublicSet::Object
predecessor : THIS 0..* <---> sucessor : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message 0..*__validate_type__typecheckisaMessageisaBehavioral_Elements__Collaborations__Message__model_name __isAbstract___initialize__initialize__createcommunicationConnectionset_communicationConnectionadd_communicationConnectionremove_communicationConnectionclear_communicationConnectioncount_communicationConnectionconformingStimulusset_conformingStimulusadd_conformingStimulusremove_conformingStimulusclear_conformingStimuluscount_conformingStimulusinteractionset_interactionadd_interactionremove_interactionclear_interactioncount_interactionpredecessorset_predecessoradd_predecessorremove_predecessorclear_predecessorcount_predecessorreceiverset_receiveradd_receiverremove_receiverclear_receivercount_receiversenderset_senderadd_senderremove_senderclear_sendercount_sendersucessorset_sucessoradd_sucessorremove_sucessorclear_sucessorcount_sucessor
UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message --
1.5
UMMF::UML_1_5::Behavioral_Elements::Actions::Action_Foundation::Action (UMMF::UML_1_5::Behavioral_Elements::Actions::Action_Foundation::Action)
NO ATTRIBUTES
message : THIS 0..* <---> communicationConnection : UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole 0..10..1changeableinstancenonepublicSet::ObjectplayedRole : THIS 0..* <---> conformingStimulus : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Stimulus 0..*0..*changeableinstancenonepublicSet::Objectmessage : THIS 1..* <---> interaction : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Interaction 11changeableinstancecompositepublicSet::Objectsucessor : THIS 0..* <---> predecessor : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message 0..*0..*changeableinstancenonepublicSet::Objectmessage_receiver : THIS 0..* <---> receiver : UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole 11changeableinstancenonepublicSet::Objectmessage_sender : THIS 0..* <---> sender : UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole 11changeableinstancenonepublicSet::Objectpredecessor : THIS 0..* <---> sucessor : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message 0..*0..*changeableinstancenonepublicSet::Object__validate_typeUMMF::UML_1_5::Behavioral_Elements::Collaborations::Message->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
__typecheckUMMF::UML_1_5::Behavioral_Elements::Collaborations::Message->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message-__validate_type($value)>> is false.
isaMessageReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message. Other receivers will return false.
isaBehavioral_Elements__Collaborations__MessageReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Other receivers will return false.
This is the fully qualified version of the isaMessage method.
__model_name my $name = $obj_or_package->__model_name;
Returns the UML Model name ('Behavioral_Elements::Collaborations::Message') for an object or package of
this Classifier.
__isAbstract$package->__isAbstract;
Returns 0.
___initializeInitialize all Attributes and AssociationEnds in a instance of this Classifier. Does not initalize slots in its Generalizations.
See also: __initialize.
__initializeInitialize all slots in this Classifier and all its Generalizations.
See also: ___initialize.
__createCalls all <<create>> Methods for this Classifier and all Generalizations.
See also: ___create.
communicationConnectionmy $val = $obj->communicationConnection;
Returns the AssociationEnd communicationConnection value of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole).
set_communicationConnection$obj->set_communicationConnection($val);
Sets the AssociationEnd communicationConnection value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole).
Returns $obj.
add_communicationConnection$obj->add_communicationConnection($val);
Adds the AssociationEnd communicationConnection value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole).
Throws exception if a value already exists.
Returns $obj.
remove_communicationConnection$obj->remove_communicationConnection($val);
Removes the AssociationEnd communicationConnection value $val.
Returns $obj.
clear_communicationConnection$obj->clear_communicationConnection;
Clears the AssociationEnd communicationConnection links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole).
Returns $obj.
count_communicationConnection$obj->count_communicationConnection;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationRole) associated with communicationConnection.
conformingStimulusmy @val = $obj->conformingStimulus; my $ary_val = $obj->conformingStimulus;
Returns the AssociationEnd conformingStimulus values of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Stimulus.
In array context, returns all the objects in the Association.
In scalar context, returns an array ref of all the objects in the Association.
set_conformingStimulus$obj->set_conformingStimulus(@val);
Sets the AssociationEnd conformingStimulus value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Stimulus.
Returns $obj.
add_conformingStimulus$obj->add_conformingStimulus(@val);
Adds AssociationEnd conformingStimulus values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Stimulus.
Returns $obj.
remove_conformingStimulus$obj->remove_conformingStimulus(@val);
Removes the AssociationEnd conformingStimulus values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Stimulus.
Returns $obj.
clear_conformingStimulus$obj->clear_conformingStimulus;
Clears the AssociationEnd conformingStimulus links to UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Stimulus.
Returns $obj.
count_conformingStimulus$obj->count_conformingStimulus;
Returns the number of elements associated with conformingStimulus.
interactionmy $val = $obj->interaction;
Returns the AssociationEnd interaction value of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Interaction.
set_interaction$obj->set_interaction($val);
Sets the AssociationEnd interaction value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Interaction.
Returns $obj.
add_interaction$obj->add_interaction($val);
Adds the AssociationEnd interaction value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Interaction.
Throws exception if a value already exists.
Returns $obj.
remove_interaction$obj->remove_interaction($val);
Removes the AssociationEnd interaction value $val.
Returns $obj.
clear_interaction$obj->clear_interaction;
Clears the AssociationEnd interaction links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::Interaction.
Returns $obj.
count_interaction$obj->count_interaction;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Interaction associated with interaction.
predecessormy @val = $obj->predecessor; my $ary_val = $obj->predecessor;
Returns the AssociationEnd predecessor values of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
In array context, returns all the objects in the Association.
In scalar context, returns an array ref of all the objects in the Association.
set_predecessor$obj->set_predecessor(@val);
Sets the AssociationEnd predecessor value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Returns $obj.
add_predecessor$obj->add_predecessor(@val);
Adds AssociationEnd predecessor values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Returns $obj.
remove_predecessor$obj->remove_predecessor(@val);
Removes the AssociationEnd predecessor values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Returns $obj.
clear_predecessor$obj->clear_predecessor;
Clears the AssociationEnd predecessor links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Returns $obj.
count_predecessor$obj->count_predecessor;
Returns the number of elements associated with predecessor.
receivermy $val = $obj->receiver;
Returns the AssociationEnd receiver value of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole).
set_receiver$obj->set_receiver($val);
Sets the AssociationEnd receiver value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole).
Returns $obj.
add_receiver$obj->add_receiver($val);
Adds the AssociationEnd receiver value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole).
Throws exception if a value already exists.
Returns $obj.
remove_receiver$obj->remove_receiver($val);
Removes the AssociationEnd receiver value $val.
Returns $obj.
clear_receiver$obj->clear_receiver;
Clears the AssociationEnd receiver links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole).
Returns $obj.
count_receiver$obj->count_receiver;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole) associated with receiver.
sendermy $val = $obj->sender;
Returns the AssociationEnd sender value of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole).
set_sender$obj->set_sender($val);
Sets the AssociationEnd sender value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole).
Returns $obj.
add_sender$obj->add_sender($val);
Adds the AssociationEnd sender value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole).
Throws exception if a value already exists.
Returns $obj.
remove_sender$obj->remove_sender($val);
Removes the AssociationEnd sender value $val.
Returns $obj.
clear_sender$obj->clear_sender;
Clears the AssociationEnd sender links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole).
Returns $obj.
count_sender$obj->count_sender;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole (UMMF::UML_1_5::Behavioral_Elements::Collaborations::ClassifierRole) associated with sender.
sucessormy @val = $obj->sucessor; my $ary_val = $obj->sucessor;
Returns the AssociationEnd sucessor values of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
In array context, returns all the objects in the Association.
In scalar context, returns an array ref of all the objects in the Association.
set_sucessor$obj->set_sucessor(@val);
Sets the AssociationEnd sucessor value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Returns $obj.
add_sucessor$obj->add_sucessor(@val);
Adds AssociationEnd sucessor values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Returns $obj.
remove_sucessor$obj->remove_sucessor(@val);
Removes the AssociationEnd sucessor values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Returns $obj.
clear_sucessor$obj->clear_sucessor;
Clears the AssociationEnd sucessor links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::Message.
Returns $obj.
count_sucessor$obj->count_sucessor;
Returns the number of elements associated with sucessor.
END OF DOCUMENT
| UMMF documentation | view source | Contained in the UMMF distribution. |