
UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition --

1.5





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

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

NO ATTRIBUTES

transition : THIS 0..1 <---> effect : UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Procedure 0..10..1changeableinstance1nonepublicSet::Objecttransition : THIS 1 <---> guard : UMMF::UML_1_5::Behavioral_Elements::State_Machines::Guard 0..10..1changeableinstance1nonepublicSet::Objectoutgoing : THIS 0..* <---> source : UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex 11changeableinstance1nonepublicSet::ObjectinternalTransition : THIS 0..* <---> state : UMMF::UML_1_5::Behavioral_Elements::State_Machines::State 0..10..1changeableinstance1compositeprivateSet::Objecttransitions : THIS 0..* <---> stateMachine : UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateMachine 0..10..1changeableinstance1compositeprivateSet::Objectincoming : THIS 0..* <---> target : UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex 11changeableinstance1nonepublicSet::Objecttransition : THIS 0 <---> trigger : UMMF::UML_1_5::Behavioral_Elements::State_Machines::Event 0..10..1changeableinstance1nonepublicSet::Object
__validate_typeUMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
__typecheckUMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition-__validate_type($value)>> is false.
isaTransitionReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition. Other receivers will return false.
isaBehavioral_Elements__State_Machines__TransitionReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition. Other receivers will return false. This is the fully qualified version of the isaTransition method.
__model_namemy $name = $obj_or_package->__model_name;
Returns the UML Model name ('Behavioral_Elements::State_Machines::Transition') 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.
effectmy $val = $obj->effect;
Returns the AssociationEnd effect value of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Procedure.
set_effect$obj->set_effect($val);
Sets the AssociationEnd effect value. $val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Procedure. Returns $obj.
add_effect$obj->add_effect($val);
Adds the AssociationEnd effect value. $val must of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Procedure. Throws exception if a value already exists. Returns $obj.
remove_effect$obj->remove_effect($val);
Removes the AssociationEnd effect value $val. Returns $obj.
clear_effect$obj->clear_effect;
Clears the AssociationEnd effect links to UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Procedure. Returns $obj.
count_effect$obj->count_effect;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::Common_Behavior::Procedure associated with effect.
guardmy $val = $obj->guard;
Returns the AssociationEnd guard value of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Guard.
set_guard$obj->set_guard($val);
Sets the AssociationEnd guard value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Guard. Returns $obj.
add_guard$obj->add_guard($val);
Adds the AssociationEnd guard value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Guard. Throws exception if a value already exists. Returns $obj.
remove_guard$obj->remove_guard($val);
Removes the AssociationEnd guard value $val. Returns $obj.
clear_guard$obj->clear_guard;
Clears the AssociationEnd guard links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::Guard. Returns $obj.
count_guard$obj->count_guard;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Guard associated with guard.
sourcemy $val = $obj->source;
Returns the AssociationEnd source value of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex.
set_source$obj->set_source($val);
Sets the AssociationEnd source value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex. Returns $obj.
add_source$obj->add_source($val);
Adds the AssociationEnd source value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex. Throws exception if a value already exists. Returns $obj.
remove_source$obj->remove_source($val);
Removes the AssociationEnd source value $val. Returns $obj.
clear_source$obj->clear_source;
Clears the AssociationEnd source links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex. Returns $obj.
count_source$obj->count_source;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex associated with source.
statemy $val = $obj->state;
Returns the AssociationEnd state value of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::State.
set_state$obj->set_state($val);
Sets the AssociationEnd state value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::State. Returns $obj.
add_state$obj->add_state($val);
Adds the AssociationEnd state value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::State. Throws exception if a value already exists. Returns $obj.
remove_state$obj->remove_state($val);
Removes the AssociationEnd state value $val. Returns $obj.
clear_state$obj->clear_state;
Clears the AssociationEnd state links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::State. Returns $obj.
count_state$obj->count_state;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::State associated with state.
stateMachinemy $val = $obj->stateMachine;
Returns the AssociationEnd stateMachine value of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateMachine.
set_stateMachine$obj->set_stateMachine($val);
Sets the AssociationEnd stateMachine value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateMachine. Returns $obj.
add_stateMachine$obj->add_stateMachine($val);
Adds the AssociationEnd stateMachine value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateMachine. Throws exception if a value already exists. Returns $obj.
remove_stateMachine$obj->remove_stateMachine($val);
Removes the AssociationEnd stateMachine value $val. Returns $obj.
clear_stateMachine$obj->clear_stateMachine;
Clears the AssociationEnd stateMachine links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateMachine. Returns $obj.
count_stateMachine$obj->count_stateMachine;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateMachine associated with stateMachine.
targetmy $val = $obj->target;
Returns the AssociationEnd target value of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex.
set_target$obj->set_target($val);
Sets the AssociationEnd target value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex. Returns $obj.
add_target$obj->add_target($val);
Adds the AssociationEnd target value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex. Throws exception if a value already exists. Returns $obj.
remove_target$obj->remove_target($val);
Removes the AssociationEnd target value $val. Returns $obj.
clear_target$obj->clear_target;
Clears the AssociationEnd target links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex. Returns $obj.
count_target$obj->count_target;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex associated with target.
triggermy $val = $obj->trigger;
Returns the AssociationEnd trigger value of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Event.
set_trigger$obj->set_trigger($val);
Sets the AssociationEnd trigger value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Event. Returns $obj.
add_trigger$obj->add_trigger($val);
Adds the AssociationEnd trigger value. $val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Event. Throws exception if a value already exists. Returns $obj.
remove_trigger$obj->remove_trigger($val);
Removes the AssociationEnd trigger value $val. Returns $obj.
clear_trigger$obj->clear_trigger;
Clears the AssociationEnd trigger links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::Event. Returns $obj.
count_trigger$obj->count_trigger;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Event associated with trigger.
END OF DOCUMENT