
UMMF::UML_1_5::OCL::Expressions::OclExpression --

1.5





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

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

NO ATTRIBUTES

condition : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..10..1changeableinstance0compositeprivateSet::ObjectelseExpression : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..10..1changeableinstance0compositeprivateSet::Objectexpression : THIS 0..1 <---- : UMMF::UML_1_5::OCL::Expressions::OclMessageArg 11changeableinstance0noneprivateSet::Objectfirst : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionRange 0..10..1changeableinstance0noneprivateSet::Objectin : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::LetExp 0..10..1changeableinstance0compositeprivateSet::ObjectinitExpression : THIS 0..1 <---> initializedVariable : UMMF::UML_1_5::OCL::Expressions::VariableDeclaration 0..10..1changeableinstance1compositepublicSet::Objectitem : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionItem 0..10..1changeableinstance0noneprivateSet::Objectlast : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionRange 0..10..1changeableinstance0noneprivateSet::Objectbody : THIS 1 <---> loopExp : UMMF::UML_1_5::OCL::Expressions::LoopExp 0..10..1changeableinstance1compositeprivateSet::Objectqualifiers : THIS 0..* <---> navigationCallExp : UMMF::UML_1_5::OCL::Expressions::NavigationCallExp 0..10..1changeableinstance1compositeprivateSet::Objectarguments : THIS 0..* <---> parentOperation : UMMF::UML_1_5::OCL::Expressions::OperationCallExp 0..10..1changeableinstance1compositepublicSet::Objecttarget : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::OclMessageExp 11changeableinstance0noneprivateSet::ObjectthenExpression : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..10..1changeableinstance0compositeprivateSet::Object
__validate_typeUMMF::UML_1_5::OCL::Expressions::OclExpression->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::OCL::Expressions::OclExpression.
__typecheckUMMF::UML_1_5::OCL::Expressions::OclExpression->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::OCL::Expressions::OclExpression-__validate_type($value)>> is false.
isaOclExpressionReturns true if receiver is a UMMF::UML_1_5::OCL::Expressions::OclExpression. Other receivers will return false.
isaOCL__Expressions__OclExpressionReturns true if receiver is a UMMF::UML_1_5::OCL::Expressions::OclExpression. Other receivers will return false. This is the fully qualified version of the isaOclExpression method.
__model_namemy $name = $obj_or_package->__model_name;
Returns the UML Model name ('OCL::Expressions::OclExpression') for an object or package of this Classifier.
__isAbstract$package->__isAbstract;
Returns 1.
__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.
initializedVariablemy $val = $obj->initializedVariable;
Returns the AssociationEnd initializedVariable value of type UMMF::UML_1_5::OCL::Expressions::VariableDeclaration.
set_initializedVariable$obj->set_initializedVariable($val);
Sets the AssociationEnd initializedVariable value. $val must of type UMMF::UML_1_5::OCL::Expressions::VariableDeclaration. Returns $obj.
add_initializedVariable$obj->add_initializedVariable($val);
Adds the AssociationEnd initializedVariable value. $val must of type UMMF::UML_1_5::OCL::Expressions::VariableDeclaration. Throws exception if a value already exists. Returns $obj.
remove_initializedVariable$obj->remove_initializedVariable($val);
Removes the AssociationEnd initializedVariable value $val. Returns $obj.
clear_initializedVariable$obj->clear_initializedVariable;
Clears the AssociationEnd initializedVariable links to UMMF::UML_1_5::OCL::Expressions::VariableDeclaration. Returns $obj.
count_initializedVariable$obj->count_initializedVariable;
Returns the number of elements of type UMMF::UML_1_5::OCL::Expressions::VariableDeclaration associated with initializedVariable.
loopExpmy $val = $obj->loopExp;
Returns the AssociationEnd loopExp value of type UMMF::UML_1_5::OCL::Expressions::LoopExp.
set_loopExp$obj->set_loopExp($val);
Sets the AssociationEnd loopExp value. $val must of type UMMF::UML_1_5::OCL::Expressions::LoopExp. Returns $obj.
add_loopExp$obj->add_loopExp($val);
Adds the AssociationEnd loopExp value. $val must of type UMMF::UML_1_5::OCL::Expressions::LoopExp. Throws exception if a value already exists. Returns $obj.
remove_loopExp$obj->remove_loopExp($val);
Removes the AssociationEnd loopExp value $val. Returns $obj.
clear_loopExp$obj->clear_loopExp;
Clears the AssociationEnd loopExp links to UMMF::UML_1_5::OCL::Expressions::LoopExp. Returns $obj.
count_loopExp$obj->count_loopExp;
Returns the number of elements of type UMMF::UML_1_5::OCL::Expressions::LoopExp associated with loopExp.
navigationCallExpmy $val = $obj->navigationCallExp;
Returns the AssociationEnd navigationCallExp value of type UMMF::UML_1_5::OCL::Expressions::NavigationCallExp.
set_navigationCallExp$obj->set_navigationCallExp($val);
Sets the AssociationEnd navigationCallExp value. $val must of type UMMF::UML_1_5::OCL::Expressions::NavigationCallExp. Returns $obj.
add_navigationCallExp$obj->add_navigationCallExp($val);
Adds the AssociationEnd navigationCallExp value. $val must of type UMMF::UML_1_5::OCL::Expressions::NavigationCallExp. Throws exception if a value already exists. Returns $obj.
remove_navigationCallExp$obj->remove_navigationCallExp($val);
Removes the AssociationEnd navigationCallExp value $val. Returns $obj.
clear_navigationCallExp$obj->clear_navigationCallExp;
Clears the AssociationEnd navigationCallExp links to UMMF::UML_1_5::OCL::Expressions::NavigationCallExp. Returns $obj.
count_navigationCallExp$obj->count_navigationCallExp;
Returns the number of elements of type UMMF::UML_1_5::OCL::Expressions::NavigationCallExp associated with navigationCallExp.
parentOperationmy $val = $obj->parentOperation;
Returns the AssociationEnd parentOperation value of type UMMF::UML_1_5::OCL::Expressions::OperationCallExp.
set_parentOperation$obj->set_parentOperation($val);
Sets the AssociationEnd parentOperation value. $val must of type UMMF::UML_1_5::OCL::Expressions::OperationCallExp. Returns $obj.
add_parentOperation$obj->add_parentOperation($val);
Adds the AssociationEnd parentOperation value. $val must of type UMMF::UML_1_5::OCL::Expressions::OperationCallExp. Throws exception if a value already exists. Returns $obj.
remove_parentOperation$obj->remove_parentOperation($val);
Removes the AssociationEnd parentOperation value $val. Returns $obj.
clear_parentOperation$obj->clear_parentOperation;
Clears the AssociationEnd parentOperation links to UMMF::UML_1_5::OCL::Expressions::OperationCallExp. Returns $obj.
count_parentOperation$obj->count_parentOperation;
Returns the number of elements of type UMMF::UML_1_5::OCL::Expressions::OperationCallExp associated with parentOperation.
END OF DOCUMENT