
UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Reception --

1.5





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

UMMF::UML_1_5::Foundation::Core::BehavioralFeature

specification : UMMF::UML_1_5::Foundation::Data_Types::Stringprivate1changeableinstanceunorderedSet::ObjectisRoot : UMMF::UML_1_5::Foundation::Data_Types::Booleanprivate1changeableinstanceunordered<"false">Set::ObjectisLeaf : UMMF::UML_1_5::Foundation::Data_Types::Booleanprivate1changeableinstanceunordered<"false">Set::ObjectisAbstract : UMMF::UML_1_5::Foundation::Data_Types::Booleanprivate1changeableinstanceunordered<"false">Set::Object
reception : THIS 0..* <---> signal : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal 11changeableinstance1nonepublicSet::Object
__validate_typeUMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Reception->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Reception.
__typecheckUMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Reception->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Reception-__validate_type($value)>> is false.
isaReceptionReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Reception. Other receivers will return false.
isaBehavioral_Elements__Common_Behavior__ReceptionReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Reception. Other receivers will return false. This is the fully qualified version of the isaReception method.
__model_namemy $name = $obj_or_package->__model_name;
Returns the UML Model name ('Behavioral_Elements::Common_Behavior::Reception') 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.
specificationmy $val = $obj->specification;
Returns the UMMF::UML_1_5::Foundation::Data_Types::String value of Attribute specification.
set_specification$obj->set_specification($val);
Sets the value of Attribute specification. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::String or undef. Returns $obj.
count_specification$obj->count_specification;
Returns the number of elements (0 or 1) in specification.
isRootmy $val = $obj->isRoot;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Boolean value of Attribute isRoot.
set_isRoot$obj->set_isRoot($val);
Sets the value of Attribute isRoot. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::Boolean or undef. Returns $obj.
count_isRoot$obj->count_isRoot;
Returns the number of elements (0 or 1) in isRoot.
isLeafmy $val = $obj->isLeaf;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Boolean value of Attribute isLeaf.
set_isLeaf$obj->set_isLeaf($val);
Sets the value of Attribute isLeaf. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::Boolean or undef. Returns $obj.
count_isLeaf$obj->count_isLeaf;
Returns the number of elements (0 or 1) in isLeaf.
isAbstractmy $val = $obj->isAbstract;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Boolean value of Attribute isAbstract.
set_isAbstract$obj->set_isAbstract($val);
Sets the value of Attribute isAbstract. $val must be of type UMMF::UML_1_5::Foundation::Data_Types::Boolean or undef. Returns $obj.
count_isAbstract$obj->count_isAbstract;
Returns the number of elements (0 or 1) in isAbstract.
signalmy $val = $obj->signal;
Returns the AssociationEnd signal value of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal.
set_signal$obj->set_signal($val);
Sets the AssociationEnd signal value. $val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal. Returns $obj.
add_signal$obj->add_signal($val);
Adds the AssociationEnd signal value. $val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal. Throws exception if a value already exists. Returns $obj.
remove_signal$obj->remove_signal($val);
Removes the AssociationEnd signal value $val. Returns $obj.
clear_signal$obj->clear_signal;
Clears the AssociationEnd signal links to UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal. Returns $obj.
count_signal$obj->count_signal;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal associated with signal.
END OF DOCUMENT