
UMMF::UML_1_5::Foundation::Core::AssociationEnd --

1.5





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

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

isNavigable : UMMF::UML_1_5::Foundation::Data_Types::Booleanprivate1changeableinstanceunordered<"true">Set::Objectordering : UMMF::UML_1_5::Foundation::Data_Types::OrderingKindprivate1changeableinstanceunordered<"unordered">Set::Objectaggregation : UMMF::UML_1_5::Foundation::Data_Types::AggregationKindprivate1changeableinstanceunordered<"none">Set::ObjecttargetScope : UMMF::UML_1_5::Foundation::Data_Types::ScopeKindprivate1changeableinstanceunordered<"instance">Set::Objectmultiplicity : UMMF::UML_1_5::Foundation::Data_Types::Multiplicityprivate1changeableinstanceunorderedSet::Objectchangeability : UMMF::UML_1_5::Foundation::Data_Types::ChangeableKindprivate1changeableinstanceunordered<"changeable">Set::Objectvisibility : UMMF::UML_1_5::Foundation::Data_Types::VisibilityKindprivate1changeableinstanceunordered<"public">Set::Object
connection : THIS 2..* <---> _association : UMMF::UML_1_5::Foundation::Core::Association 11changeableinstance1compositepublicSet::Objectend : THIS 1 <---- : UMMF::UML_1_5::Behavioral_Elements::Actions::Read_Write_Actions::Association_Actions::LinkEndData 0..*0..*changeableinstance0noneprivateSet::Objectend : THIS 1 <---- : UMMF::UML_1_5::Behavioral_Elements::Actions::Read_Write_Actions::Association_Actions::ReadLinkObjectEndAction 0..10..1changeableinstance0noneprivateSet::ObjectassociationEnd : THIS 1 <---> linkEnd : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::LinkEnd 0..*0..*changeableinstance1noneprivateSet::ObjectnavigationSource : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::NavigationCallExp 11changeableinstance0noneprivateSet::Objectassociation : THIS 0..* <---> participant : UMMF::UML_1_5::Foundation::Core::Classifier 11changeableinstance1nonepublicSet::ObjectassociationEnd : THIS 0..1 <---> qualifier : UMMF::UML_1_5::Foundation::Core::Attribute 0..*0..*changeableinstanceordered1nonepublicARRAYreferredAssociationEnd : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::AssociationEndCallExp 0..*0..*changeableinstance0noneprivateSet::ObjectspecifiedEnd : THIS 0..* <---> specification : UMMF::UML_1_5::Foundation::Core::Classifier 0..*0..*changeableinstance1nonepublicSet::Object
__validate_typeUMMF::UML_1_5::Foundation::Core::AssociationEnd->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Foundation::Core::AssociationEnd.
__typecheckUMMF::UML_1_5::Foundation::Core::AssociationEnd->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Foundation::Core::AssociationEnd-__validate_type($value)>> is false.
isaAssociationEndReturns true if receiver is a UMMF::UML_1_5::Foundation::Core::AssociationEnd. Other receivers will return false.
isaFoundation__Core__AssociationEndReturns true if receiver is a UMMF::UML_1_5::Foundation::Core::AssociationEnd. Other receivers will return false. This is the fully qualified version of the isaAssociationEnd method.
__model_namemy $name = $obj_or_package->__model_name;
Returns the UML Model name ('Foundation::Core::AssociationEnd') 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.
isNavigablemy $val = $obj->isNavigable;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Boolean value of Attribute isNavigable.
set_isNavigable$obj->set_isNavigable($val);
Sets the value of Attribute isNavigable. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::Boolean or undef. Returns $obj.
count_isNavigable$obj->count_isNavigable;
Returns the number of elements (0 or 1) in isNavigable.
orderingmy $val = $obj->ordering;
Returns the UMMF::UML_1_5::Foundation::Data_Types::OrderingKind value of Attribute ordering.
set_ordering$obj->set_ordering($val);
Sets the value of Attribute ordering. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::OrderingKind or undef. Returns $obj.
count_ordering$obj->count_ordering;
Returns the number of elements (0 or 1) in ordering.
aggregationmy $val = $obj->aggregation;
Returns the UMMF::UML_1_5::Foundation::Data_Types::AggregationKind value of Attribute aggregation.
set_aggregation$obj->set_aggregation($val);
Sets the value of Attribute aggregation. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::AggregationKind or undef. Returns $obj.
count_aggregation$obj->count_aggregation;
Returns the number of elements (0 or 1) in aggregation.
targetScopemy $val = $obj->targetScope;
Returns the UMMF::UML_1_5::Foundation::Data_Types::ScopeKind value of Attribute targetScope.
set_targetScope$obj->set_targetScope($val);
Sets the value of Attribute targetScope. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::ScopeKind or undef. Returns $obj.
count_targetScope$obj->count_targetScope;
Returns the number of elements (0 or 1) in targetScope.
multiplicitymy $val = $obj->multiplicity;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Multiplicity value of Attribute multiplicity.
set_multiplicity$obj->set_multiplicity($val);
Sets the value of Attribute multiplicity. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::Multiplicity or undef. Returns $obj.
count_multiplicity$obj->count_multiplicity;
Returns the number of elements (0 or 1) in multiplicity.
changeabilitymy $val = $obj->changeability;
Returns the UMMF::UML_1_5::Foundation::Data_Types::ChangeableKind value of Attribute changeability.
set_changeability$obj->set_changeability($val);
Sets the value of Attribute changeability. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::ChangeableKind or undef. Returns $obj.
count_changeability$obj->count_changeability;
Returns the number of elements (0 or 1) in changeability.
visibilitymy $val = $obj->visibility;
Returns the UMMF::UML_1_5::Foundation::Data_Types::VisibilityKind value of Attribute visibility.
set_visibility$obj->set_visibility($val);
Sets the value of Attribute visibility. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::VisibilityKind or undef. Returns $obj.
count_visibility$obj->count_visibility;
Returns the number of elements (0 or 1) in visibility.
_associationmy $val = $obj->_association;
Returns the AssociationEnd _association value of type UMMF::UML_1_5::Foundation::Core::Association.
set__association$obj->set__association($val);
Sets the AssociationEnd _association value. $val must of type UMMF::UML_1_5::Foundation::Core::Association. Returns $obj.
add__association$obj->add__association($val);
Adds the AssociationEnd _association value. $val must of type UMMF::UML_1_5::Foundation::Core::Association. Throws exception if a value already exists. Returns $obj.
remove__association$obj->remove__association($val);
Removes the AssociationEnd _association value $val. Returns $obj.
clear__association$obj->clear__association;
Clears the AssociationEnd _association links to UMMF::UML_1_5::Foundation::Core::Association. Returns $obj.
count__association$obj->count__association;
Returns the number of elements of type UMMF::UML_1_5::Foundation::Core::Association associated with _association.
linkEndmy @val = $obj->linkEnd; my $ary_val = $obj->linkEnd;
Returns the AssociationEnd linkEnd values of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::LinkEnd. 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_linkEnd$obj->set_linkEnd(@val);
Sets the AssociationEnd linkEnd value. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::LinkEnd. Returns $obj.
add_linkEnd$obj->add_linkEnd(@val);
Adds AssociationEnd linkEnd values. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::LinkEnd. Returns $obj.
remove_linkEnd$obj->remove_linkEnd(@val);
Removes the AssociationEnd linkEnd values @val. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::LinkEnd. Returns $obj.
clear_linkEnd$obj->clear_linkEnd;
Clears the AssociationEnd linkEnd links to UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::LinkEnd. Returns $obj.
count_linkEnd$obj->count_linkEnd;
Returns the number of elements associated with linkEnd.
participantmy $val = $obj->participant;
Returns the AssociationEnd participant value of type UMMF::UML_1_5::Foundation::Core::Classifier.
set_participant$obj->set_participant($val);
Sets the AssociationEnd participant value. $val must of type UMMF::UML_1_5::Foundation::Core::Classifier. Returns $obj.
add_participant$obj->add_participant($val);
Adds the AssociationEnd participant value. $val must of type UMMF::UML_1_5::Foundation::Core::Classifier. Throws exception if a value already exists. Returns $obj.
remove_participant$obj->remove_participant($val);
Removes the AssociationEnd participant value $val. Returns $obj.
clear_participant$obj->clear_participant;
Clears the AssociationEnd participant links to UMMF::UML_1_5::Foundation::Core::Classifier. Returns $obj.
count_participant$obj->count_participant;
Returns the number of elements of type UMMF::UML_1_5::Foundation::Core::Classifier associated with participant.
qualifiermy @val = $obj->qualifier; my $ary_val = $obj->qualifier;
Returns the AssociationEnd qualifier values of type UMMF::UML_1_5::Foundation::Core::Attribute. In array context, returns all the objects in the Association. In scalar context, returns an array ref of all the objects in the Association.
index_qualifiermy $x = $obj->index_qualifier($i); my @x = $obj->index_qualifier($i, $count);
In scalar context, returns the value of AssociationEnd qualifier at index $i. In array context, returns the values between index $i and $i + $count - 1, inclusive.
index_of_qualifiermy $index = $obj->index_of_qualifier($val);
Returns the index of $val in AssociationEnd qualifier. Return undef if $val is not in qualifier.
set_qualifier$obj->set_qualifier(@val);
Sets the AssociationEnd qualifier value. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Attribute. Returns $obj.
set_index_qualifier$obj->set_index_qualifier($i, $val);
Sets the value of AssociationEnd qualifier at index $i. Returns self.
add_qualifier$obj->add_qualifier(@val);
Adds AssociationEnd qualifier values. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Attribute. Returns $obj.
add_index_qualifier$obj->add_index_qualifier($i, @val);
Adds AssociationEnd qualifier values at index $i. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Attribute. Returns $obj.
remove_qualifier$obj->remove_qualifier(@val);
Removes the AssociationEnd qualifier values @val. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Attribute. Returns $obj.
clear_qualifier$obj->clear_qualifier;
Clears the AssociationEnd qualifier links to UMMF::UML_1_5::Foundation::Core::Attribute. Returns $obj.
count_qualifier$obj->count_qualifier;
Returns the number of elements associated with qualifier.
specificationmy @val = $obj->specification; my $ary_val = $obj->specification;
Returns the AssociationEnd specification values of type UMMF::UML_1_5::Foundation::Core::Classifier. 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_specification$obj->set_specification(@val);
Sets the AssociationEnd specification value. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Classifier. Returns $obj.
add_specification$obj->add_specification(@val);
Adds AssociationEnd specification values. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Classifier. Returns $obj.
remove_specification$obj->remove_specification(@val);
Removes the AssociationEnd specification values @val. Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Classifier. Returns $obj.
clear_specification$obj->clear_specification;
Clears the AssociationEnd specification links to UMMF::UML_1_5::Foundation::Core::Classifier. Returns $obj.
count_specification$obj->count_specification;
Returns the number of elements associated with specification.
END OF DOCUMENT