
UMMF::UML_1_5::Foundation::Core::Attribute --

1.5





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

UMMF::UML_1_5::Foundation::Core::StructuralFeature

initialValue : UMMF::UML_1_5::Foundation::Data_Types::Expressionprivate1changeableinstanceunorderedSet::Object
qualifier : THIS 0..* <---> associationEnd : UMMF::UML_1_5::Foundation::Core::AssociationEnd 0..10..1changeableinstance1compositepublicSet::ObjectavaliableQualifier : THIS 0..* <---> associationEndRole : UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationEndRole 0..*0..*changeableinstance1aggregateprivateSet::Objectattribute : THIS 1 <---- : UMMF::UML_1_5::Behavioral_Elements::Actions::Read_Write_Actions::Attribute_Actions::AttributeAction 0..*0..*changeableinstance0noneprivateSet::Objectattribute : THIS 1 <---> attributeLink : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::AttributeLink 0..*0..*changeableinstance1noneprivateSet::Objectqualifier : THIS 1 <---- : UMMF::UML_1_5::Behavioral_Elements::Actions::Read_Write_Actions::Association_Actions::ReadLinkObjectQualifierAction 0..10..1changeableinstance0noneprivateSet::Objectqualifier : THIS 1 <---- : UMMF::UML_1_5::Behavioral_Elements::Actions::Read_Write_Actions::Association_Actions::QualifierValue 0..*0..*changeableinstance0noneprivateSet::ObjectreferredAttribute : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::AttributeCallExp 0..*0..*changeableinstance0noneprivateSet::Object
__validate_typeUMMF::UML_1_5::Foundation::Core::Attribute->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Foundation::Core::Attribute.
__typecheckUMMF::UML_1_5::Foundation::Core::Attribute->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Foundation::Core::Attribute-__validate_type($value)>> is false.
isaAttributeReturns true if receiver is a UMMF::UML_1_5::Foundation::Core::Attribute. Other receivers will return false.
isaFoundation__Core__AttributeReturns true if receiver is a UMMF::UML_1_5::Foundation::Core::Attribute. Other receivers will return false. This is the fully qualified version of the isaAttribute method.
__model_namemy $name = $obj_or_package->__model_name;
Returns the UML Model name ('Foundation::Core::Attribute') 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.
initialValuemy $val = $obj->initialValue;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Expression value of Attribute initialValue.
set_initialValue$obj->set_initialValue($val);
Sets the value of Attribute initialValue. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::Expression or undef. Returns $obj.
count_initialValue$obj->count_initialValue;
Returns the number of elements (0 or 1) in initialValue.
associationEndmy $val = $obj->associationEnd;
Returns the AssociationEnd associationEnd value of type UMMF::UML_1_5::Foundation::Core::AssociationEnd.
set_associationEnd$obj->set_associationEnd($val);
Sets the AssociationEnd associationEnd value. $val must of type UMMF::UML_1_5::Foundation::Core::AssociationEnd. Returns $obj.
add_associationEnd$obj->add_associationEnd($val);
Adds the AssociationEnd associationEnd value. $val must of type UMMF::UML_1_5::Foundation::Core::AssociationEnd. Throws exception if a value already exists. Returns $obj.
remove_associationEnd$obj->remove_associationEnd($val);
Removes the AssociationEnd associationEnd value $val. Returns $obj.
clear_associationEnd$obj->clear_associationEnd;
Clears the AssociationEnd associationEnd links to UMMF::UML_1_5::Foundation::Core::AssociationEnd. Returns $obj.
count_associationEnd$obj->count_associationEnd;
Returns the number of elements of type UMMF::UML_1_5::Foundation::Core::AssociationEnd associated with associationEnd.
associationEndRolemy @val = $obj->associationEndRole; my $ary_val = $obj->associationEndRole;
Returns the AssociationEnd associationEndRole values of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationEndRole. 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_associationEndRole$obj->set_associationEndRole(@val);
Sets the AssociationEnd associationEndRole value. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationEndRole. Returns $obj.
add_associationEndRole$obj->add_associationEndRole(@val);
Adds AssociationEnd associationEndRole values. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationEndRole. Returns $obj.
remove_associationEndRole$obj->remove_associationEndRole(@val);
Removes the AssociationEnd associationEndRole values @val. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationEndRole. Returns $obj.
clear_associationEndRole$obj->clear_associationEndRole;
Clears the AssociationEnd associationEndRole links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::AssociationEndRole. Returns $obj.
count_associationEndRole$obj->count_associationEndRole;
Returns the number of elements associated with associationEndRole.
attributeLinkmy @val = $obj->attributeLink; my $ary_val = $obj->attributeLink;
Returns the AssociationEnd attributeLink values of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::AttributeLink. 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_attributeLink$obj->set_attributeLink(@val);
Sets the AssociationEnd attributeLink value. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::AttributeLink. Returns $obj.
add_attributeLink$obj->add_attributeLink(@val);
Adds AssociationEnd attributeLink values. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::AttributeLink. Returns $obj.
remove_attributeLink$obj->remove_attributeLink(@val);
Removes the AssociationEnd attributeLink values @val. Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::AttributeLink. Returns $obj.
clear_attributeLink$obj->clear_attributeLink;
Clears the AssociationEnd attributeLink links to UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::AttributeLink. Returns $obj.
count_attributeLink$obj->count_attributeLink;
Returns the number of elements associated with attributeLink.
END OF DOCUMENT