
UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause --

1.0





UMMF::UML::MetaModel::Foundation::Core::Class

UMMF::UML::MetaModel::Foundation::Core::Element

NO ATTRIBUTES

0..1 : ----> body : UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action 11
changeable
instance
1
none
public
Set::Object0..* : ----> bodyOutput : UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin 0..*0..*
changeable
instance
ordered
1
none
public
ARRAY0..* : successorClause <---> predecessorClause : UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause 0..*0..*
changeable
instance
1
none
public
Set::Object0..* : predecessorClause <---> successorClause : UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause 0..*0..*
changeable
instance
1
none
public
Set::Object0..1 : ----> test : UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action 11
changeable
instance
1
none
public
Set::Object0..* : ----> testOutput : UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin 0..*0..*
changeable
instance
1
none
public
Set::Object
__validate_typeUMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause.
__typecheckUMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause-__validate_type($value)>> is false.
isaClauseReturns true if receiver is a UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Other receivers will return false.
isaBehavioral_Elements__Actions__Composite_Actions__ClauseReturns true if receiver is a UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Other receivers will return false. This is the fully qualified version of the isaClause method.
__model_namemy $name = $obj_or_package->__model_name;
Returns the UML Model name ('Behavioral_Elements::Actions::Composite_Actions::Clause') 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::UML::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.
bodymy $val = $obj->body;
Returns the AssociationEnd body value of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action.
set_body$obj->set_body($val);
Sets the AssociationEnd body value. $val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action. Returns $obj.
add_body$obj->add_body($val);
Adds the AssociationEnd body value. $val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action. Throws exception if a value already exists. Returns $obj.
remove_body$obj->remove_body($val);
Removes the AssociationEnd body value $val. Returns $obj.
clear_body$obj->clear_body;
Clears the AssociationEnd body links to UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action. Returns $obj.
count_body$obj->count_body;
Returns the number of elements of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action associated with body.
bodyOutputmy @val = $obj->bodyOutput; my $ary_val = $obj->bodyOutput;
Returns the AssociationEnd bodyOutput values of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. In array context, returns all the objects in the Association. In scalar context, returns an array ref of all the objects in the Association.
index_bodyOutputmy $x = $obj->index_bodyOutput($i); my @x = $obj->index_bodyOutput($i, $count);
In scalar context, returns the value of AssociationEnd bodyOutput at index $i. In array context, returns the values between index $i and $i + $count - 1, inclusive.
index_of_bodyOutputmy $index = $obj->index_of_bodyOutput($val);
Returns the index of $val in AssociationEnd bodyOutput. Return undef if $val is not in bodyOutput.
set_bodyOutput$obj->set_bodyOutput(@val);
Sets the AssociationEnd bodyOutput value. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
set_index_bodyOutput$obj->set_index_bodyOutput($i, $val);
Sets the value of AssociationEnd bodyOutput at index $i. Returns self.
add_bodyOutput$obj->add_bodyOutput(@val);
Adds AssociationEnd bodyOutput values. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
add_index_bodyOutput$obj->add_index_bodyOutput($i, @val);
Adds AssociationEnd bodyOutput values at index $i. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
remove_bodyOutput$obj->remove_bodyOutput(@val);
Removes the AssociationEnd bodyOutput values @val. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
clear_bodyOutput$obj->clear_bodyOutput;
Clears the AssociationEnd bodyOutput links to UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
count_bodyOutput$obj->count_bodyOutput;
Returns the number of elements associated with bodyOutput.
predecessorClausemy @val = $obj->predecessorClause; my $ary_val = $obj->predecessorClause;
Returns the AssociationEnd predecessorClause values of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. 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_predecessorClause$obj->set_predecessorClause(@val);
Sets the AssociationEnd predecessorClause value. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Returns $obj.
add_predecessorClause$obj->add_predecessorClause(@val);
Adds AssociationEnd predecessorClause values. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Returns $obj.
remove_predecessorClause$obj->remove_predecessorClause(@val);
Removes the AssociationEnd predecessorClause values @val. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Returns $obj.
clear_predecessorClause$obj->clear_predecessorClause;
Clears the AssociationEnd predecessorClause links to UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Returns $obj.
count_predecessorClause$obj->count_predecessorClause;
Returns the number of elements associated with predecessorClause.
successorClausemy @val = $obj->successorClause; my $ary_val = $obj->successorClause;
Returns the AssociationEnd successorClause values of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. 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_successorClause$obj->set_successorClause(@val);
Sets the AssociationEnd successorClause value. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Returns $obj.
add_successorClause$obj->add_successorClause(@val);
Adds AssociationEnd successorClause values. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Returns $obj.
remove_successorClause$obj->remove_successorClause(@val);
Removes the AssociationEnd successorClause values @val. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Returns $obj.
clear_successorClause$obj->clear_successorClause;
Clears the AssociationEnd successorClause links to UMMF::UML::MetaModel::Behavioral_Elements::Actions::Composite_Actions::Clause. Returns $obj.
count_successorClause$obj->count_successorClause;
Returns the number of elements associated with successorClause.
testmy $val = $obj->test;
Returns the AssociationEnd test value of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action.
set_test$obj->set_test($val);
Sets the AssociationEnd test value. $val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action. Returns $obj.
add_test$obj->add_test($val);
Adds the AssociationEnd test value. $val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action. Throws exception if a value already exists. Returns $obj.
remove_test$obj->remove_test($val);
Removes the AssociationEnd test value $val. Returns $obj.
clear_test$obj->clear_test;
Clears the AssociationEnd test links to UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action. Returns $obj.
count_test$obj->count_test;
Returns the number of elements of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::Action associated with test.
testOutputmy @val = $obj->testOutput; my $ary_val = $obj->testOutput;
Returns the AssociationEnd testOutput values of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. 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_testOutput$obj->set_testOutput(@val);
Sets the AssociationEnd testOutput value. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
add_testOutput$obj->add_testOutput(@val);
Adds AssociationEnd testOutput values. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
remove_testOutput$obj->remove_testOutput(@val);
Removes the AssociationEnd testOutput values @val. Elements of @val must of type UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
clear_testOutput$obj->clear_testOutput;
Clears the AssociationEnd testOutput links to UMMF::UML::MetaModel::Behavioral_Elements::Actions::Action_Foundation::OutputPin. Returns $obj.
count_testOutput$obj->count_testOutput;
Returns the number of elements associated with testOutput.
END OF DOCUMENT