
UMMF::UML_1_5::Behavioral_Elements::Collaborations::CollaborationInstanceSet --

1.5





UMMF::UML_1_5::Foundation::Core::Class

UMMF::UML_1_5::Foundation::Core::ModelElement

NO ATTRIBUTES

collaborationInstanceSet_collaboration : THIS 0..* <---> collaboration : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration 0..10..1changeableinstance1nonepublicSet::ObjectcollaborationInstanceSet_constrainingElement : THIS 0..* <---> constrainingElement : UMMF::UML_1_5::Foundation::Core::ModelElement 0..*0..*changeableinstance1nonepublicSet::Objectcontext : THIS 1 <---> interactionInstance : UMMF::UML_1_5::Behavioral_Elements::Collaborations::InteractionInstanceSet 0..*0..*changeableinstance1nonepublicSet::ObjectcollaborationInstanceSet_particpatingInstance : THIS 0..* <---> particpatingInstance : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Instance 1..*1..*changeableinstance1nonepublicSet::ObjectcollaborationInstanceSet_particpatingLink : THIS 0..* <---> particpatingLink : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Link 0..*0..*changeableinstance1nonepublicSet::Object
__validate_typeUMMF::UML_1_5::Behavioral_Elements::Collaborations::CollaborationInstanceSet->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Behavioral_Elements::Collaborations::CollaborationInstanceSet.
__typecheckUMMF::UML_1_5::Behavioral_Elements::Collaborations::CollaborationInstanceSet->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Behavioral_Elements::Collaborations::CollaborationInstanceSet-__validate_type($value)>> is false.
isaCollaborationInstanceSetReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::Collaborations::CollaborationInstanceSet. Other receivers will return false.
isaBehavioral_Elements__Collaborations__CollaborationInstanceSetReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::Collaborations::CollaborationInstanceSet. Other receivers will return false. This is the fully qualified version of the isaCollaborationInstanceSet method.
__model_namemy $name = $obj_or_package->__model_name;
Returns the UML Model name ('Behavioral_Elements::Collaborations::CollaborationInstanceSet') for an object or package of this Classifier.
__isAbstract$package->__isAbstract;
Returns 0.
__tangram_schemamy $tangram_schema $obj_or_package->__tangram_schema
Returns a HASH ref that describes this Classifier for Tangram.
See UMMF::Export::Perl::Tangram
___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.
collaborationmy $val = $obj->collaboration;
Returns the AssociationEnd collaboration value of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration.
set_collaboration$obj->set_collaboration($val);
Sets the AssociationEnd collaboration value. $val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration. Returns $obj.
add_collaboration$obj->add_collaboration($val);
Adds the AssociationEnd collaboration value. $val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration. Throws exception if a value already exists. Returns $obj.
remove_collaboration$obj->remove_collaboration($val);
Removes the AssociationEnd collaboration value $val. Returns $obj.
clear_collaboration$obj->clear_collaboration;
Clears the AssociationEnd collaboration links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration. Returns $obj.
count_collaboration$obj->count_collaboration;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration associated with collaboration.
constrainingElementmy @val = $obj->constrainingElement; my $ary_val = $obj->constrainingElement;
Returns the AssociationEnd constrainingElement values of type UMMF::UML_1_5::Foundation::Core::ModelElement. 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_constrainingElement$obj->set_constrainingElement(@val);
Sets the AssociationEnd constrainingElement value. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::ModelElement. Returns $obj.
add_constrainingElement$obj->add_constrainingElement(@val);
Adds AssociationEnd constrainingElement values. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::ModelElement. Returns $obj.
remove_constrainingElement$obj->remove_constrainingElement(@val);
Removes the AssociationEnd constrainingElement values @val. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::ModelElement. Returns $obj.
clear_constrainingElement$obj->clear_constrainingElement;
Clears the AssociationEnd constrainingElement links to UMMF::UML_1_5::Foundation::Core::ModelElement. Returns $obj.
count_constrainingElement$obj->count_constrainingElement;
Returns the number of elements associated with constrainingElement.
interactionInstancemy @val = $obj->interactionInstance; my $ary_val = $obj->interactionInstance;
Returns the AssociationEnd interactionInstance values of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::InteractionInstanceSet. 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_interactionInstance$obj->set_interactionInstance(@val);
Sets the AssociationEnd interactionInstance value. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::InteractionInstanceSet. Returns $obj.
add_interactionInstance$obj->add_interactionInstance(@val);
Adds AssociationEnd interactionInstance values. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::InteractionInstanceSet. Returns $obj.
remove_interactionInstance$obj->remove_interactionInstance(@val);
Removes the AssociationEnd interactionInstance values @val. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::InteractionInstanceSet. Returns $obj.
clear_interactionInstance$obj->clear_interactionInstance;
Clears the AssociationEnd interactionInstance links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::InteractionInstanceSet. Returns $obj.
count_interactionInstance$obj->count_interactionInstance;
Returns the number of elements associated with interactionInstance.
particpatingInstancemy @val = $obj->particpatingInstance; my $ary_val = $obj->particpatingInstance;
Returns the AssociationEnd particpatingInstance values of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Instance. 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_particpatingInstance$obj->set_particpatingInstance(@val);
Sets the AssociationEnd particpatingInstance value. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Instance. Returns $obj.
add_particpatingInstance$obj->add_particpatingInstance(@val);
Adds AssociationEnd particpatingInstance values. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Instance. Returns $obj.
remove_particpatingInstance$obj->remove_particpatingInstance(@val);
Removes the AssociationEnd particpatingInstance values @val. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Instance. Returns $obj.
clear_particpatingInstance$obj->clear_particpatingInstance;
Clears the AssociationEnd particpatingInstance links to UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Instance. Returns $obj.
count_particpatingInstance$obj->count_particpatingInstance;
Returns the number of elements associated with particpatingInstance.
particpatingLinkmy @val = $obj->particpatingLink; my $ary_val = $obj->particpatingLink;
Returns the AssociationEnd particpatingLink values of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Link. 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_particpatingLink$obj->set_particpatingLink(@val);
Sets the AssociationEnd particpatingLink value. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Link. Returns $obj.
add_particpatingLink$obj->add_particpatingLink(@val);
Adds AssociationEnd particpatingLink values. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Link. Returns $obj.
remove_particpatingLink$obj->remove_particpatingLink(@val);
Removes the AssociationEnd particpatingLink values @val. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Link. Returns $obj.
clear_particpatingLink$obj->clear_particpatingLink;
Clears the AssociationEnd particpatingLink links to UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Link. Returns $obj.
count_particpatingLink$obj->count_particpatingLink;
Returns the number of elements associated with particpatingLink.
END OF DOCUMENT