| UMMF documentation | view source | Contained in the UMMF distribution. |
subvertex : THIS 0..* <---> container_compositeState : UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState 0..10..1changeableinstance1compositepublicSet::Object
target : THIS 1 <---> incoming : UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition 0..*source : THIS 1 <---> outgoing : UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition 0..*__validate_type__typecheckisaStateVertexisaBehavioral_Elements__State_Machines__StateVertex__model_name __isAbstract___initialize__initialize__createcontainer_compositeStateset_container_compositeStateadd_container_compositeStateremove_container_compositeStateclear_container_compositeStatecount_container_compositeStateincomingset_incomingadd_incomingremove_incomingclear_incomingcount_incomingoutgoingset_outgoingadd_outgoingremove_outgoingclear_outgoingcount_outgoing
UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex --
1.5
NO ATTRIBUTES
subvertex : THIS 0..* <---> container_compositeState : UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState 0..10..1changeableinstancecompositepublicSet::Objecttarget : THIS 1 <---> incoming : UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition 0..*0..*changeableinstancenonepublicSet::Objectsource : THIS 1 <---> outgoing : UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition 0..*0..*changeableinstancenonepublicSet::Object__validate_typeUMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex.
__typecheckUMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex-__validate_type($value)>> is false.
isaStateVertexReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex. Other receivers will return false.
isaBehavioral_Elements__State_Machines__StateVertexReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::State_Machines::StateVertex.
Other receivers will return false.
This is the fully qualified version of the isaStateVertex method.
__model_name my $name = $obj_or_package->__model_name;
Returns the UML Model name ('Behavioral_Elements::State_Machines::StateVertex') for an object or package of
this Classifier.
__isAbstract$package->__isAbstract;
Returns 1.
___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.
container_compositeStatemy $val = $obj->container_compositeState;
Returns the AssociationEnd container_compositeState value of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState (UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState).
set_container_compositeState$obj->set_container_compositeState($val);
Sets the AssociationEnd container_compositeState value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState (UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState).
Returns $obj.
add_container_compositeState$obj->add_container_compositeState($val);
Adds the AssociationEnd container_compositeState value.
$val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState (UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState).
Throws exception if a value already exists.
Returns $obj.
remove_container_compositeState$obj->remove_container_compositeState($val);
Removes the AssociationEnd container_compositeState value $val.
Returns $obj.
clear_container_compositeState$obj->clear_container_compositeState;
Clears the AssociationEnd container_compositeState links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState (UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState).
Returns $obj.
count_container_compositeState$obj->count_container_compositeState;
Returns the number of elements of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState (UMMF::UML_1_5::Behavioral_Elements::State_Machines::CompositeState) associated with container_compositeState.
incomingmy @val = $obj->incoming; my $ary_val = $obj->incoming;
Returns the AssociationEnd incoming values of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
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_incoming$obj->set_incoming(@val);
Sets the AssociationEnd incoming value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
Returns $obj.
add_incoming$obj->add_incoming(@val);
Adds AssociationEnd incoming values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
Returns $obj.
remove_incoming$obj->remove_incoming(@val);
Removes the AssociationEnd incoming values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
Returns $obj.
clear_incoming$obj->clear_incoming;
Clears the AssociationEnd incoming links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
Returns $obj.
count_incoming$obj->count_incoming;
Returns the number of elements associated with incoming.
outgoingmy @val = $obj->outgoing; my $ary_val = $obj->outgoing;
Returns the AssociationEnd outgoing values of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
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_outgoing$obj->set_outgoing(@val);
Sets the AssociationEnd outgoing value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
Returns $obj.
add_outgoing$obj->add_outgoing(@val);
Adds AssociationEnd outgoing values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
Returns $obj.
remove_outgoing$obj->remove_outgoing(@val);
Removes the AssociationEnd outgoing values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
Returns $obj.
clear_outgoing$obj->clear_outgoing;
Clears the AssociationEnd outgoing links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::Transition.
Returns $obj.
count_outgoing$obj->count_outgoing;
Returns the number of elements associated with outgoing.
END OF DOCUMENT
| UMMF documentation | view source | Contained in the UMMF distribution. |