
UMMF::UML_1_5::OCL::Types::OclMessageType --

1.5





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

UMMF::UML_1_5::Foundation::Core::Classifier

NO ATTRIBUTES

: THIS 1 ----> referredOperation : UMMF::UML_1_5::Foundation::Core::Operation 0..10..1changeableinstance1nonepublicSet::Object : THIS 1 ----> referredSignal : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal 0..10..1changeableinstance1nonepublicSet::Object
__validate_typeUMMF::UML_1_5::OCL::Types::OclMessageType->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::OCL::Types::OclMessageType.
__typecheckUMMF::UML_1_5::OCL::Types::OclMessageType->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::OCL::Types::OclMessageType-__validate_type($value)>> is false.
isaOclMessageTypeReturns true if receiver is a UMMF::UML_1_5::OCL::Types::OclMessageType. Other receivers will return false.
isaOCL__Types__OclMessageTypeReturns true if receiver is a UMMF::UML_1_5::OCL::Types::OclMessageType. Other receivers will return false. This is the fully qualified version of the isaOclMessageType method.
__model_namemy $name = $obj_or_package->__model_name;
Returns the UML Model name ('OCL::Types::OclMessageType') 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.
referredOperationmy $val = $obj->referredOperation;
Returns the AssociationEnd referredOperation value of type UMMF::UML_1_5::Foundation::Core::Operation.
set_referredOperation$obj->set_referredOperation($val);
Sets the AssociationEnd referredOperation value. $val must of type UMMF::UML_1_5::Foundation::Core::Operation. Returns $obj.
add_referredOperation$obj->add_referredOperation($val);
Adds the AssociationEnd referredOperation value. $val must of type UMMF::UML_1_5::Foundation::Core::Operation. Throws exception if a value already exists. Returns $obj.
remove_referredOperation$obj->remove_referredOperation($val);
Removes the AssociationEnd referredOperation value $val. Returns $obj.
clear_referredOperation$obj->clear_referredOperation;
Clears the AssociationEnd referredOperation links to UMMF::UML_1_5::Foundation::Core::Operation. Returns $obj.
count_referredOperation$obj->count_referredOperation;
Returns the number of elements of type UMMF::UML_1_5::Foundation::Core::Operation associated with referredOperation.
referredSignalmy $val = $obj->referredSignal;
Returns the AssociationEnd referredSignal value of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal.
set_referredSignal$obj->set_referredSignal($val);
Sets the AssociationEnd referredSignal value. $val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal. Returns $obj.
add_referredSignal$obj->add_referredSignal($val);
Adds the AssociationEnd referredSignal value. $val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal. Throws exception if a value already exists. Returns $obj.
remove_referredSignal$obj->remove_referredSignal($val);
Removes the AssociationEnd referredSignal value $val. Returns $obj.
clear_referredSignal$obj->clear_referredSignal;
Clears the AssociationEnd referredSignal links to UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal. Returns $obj.
count_referredSignal$obj->count_referredSignal;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Signal associated with referredSignal.
END OF DOCUMENT