| UMMF documentation | view source | Contained in the UMMF distribution. |
condition : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..1elseExpression : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..1expression : THIS 0..1 <---- : UMMF::UML_1_5::OCL::Expressions::OclMessageArg 1first : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionRange 0..1in : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::LetExp 0..1initExpression : THIS 0..1 <---> initializedVariable : UMMF::UML_1_5::OCL::Expressions::VariableDeclaration 0..1item : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionItem 0..1last : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionRange 0..1body : THIS 1 <---> loopExp : UMMF::UML_1_5::OCL::Expressions::LoopExp 0..1qualifiers : THIS 0..* <---> navigationCallExp : UMMF::UML_1_5::OCL::Expressions::NavigationCallExp 0..1arguments : THIS 0..* <---> parentOperation : UMMF::UML_1_5::OCL::Expressions::OperationCallExp 0..1target : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::OclMessageExp 1thenExpression : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..1__validate_type__typecheckisaOclExpressionisaOCL__Expressions__OclExpression__model_name __isAbstract___initialize__initialize__createinitializedVariableset_initializedVariableadd_initializedVariableremove_initializedVariableclear_initializedVariablecount_initializedVariableloopExpset_loopExpadd_loopExpremove_loopExpclear_loopExpcount_loopExpnavigationCallExpset_navigationCallExpadd_navigationCallExpremove_navigationCallExpclear_navigationCallExpcount_navigationCallExpparentOperationset_parentOperationadd_parentOperationremove_parentOperationclear_parentOperationcount_parentOperation
UMMF::UML_1_5::OCL::Expressions::OclExpression --
1.5
NO ATTRIBUTES
condition : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..10..1changeableinstancecompositeprivateSet::ObjectelseExpression : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..10..1changeableinstancecompositeprivateSet::Objectexpression : THIS 0..1 <---- : UMMF::UML_1_5::OCL::Expressions::OclMessageArg 11changeableinstancenoneprivateSet::Objectfirst : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionRange 0..10..1changeableinstancenoneprivateSet::Objectin : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::LetExp 0..10..1changeableinstancecompositeprivateSet::ObjectinitExpression : THIS 0..1 <---> initializedVariable : UMMF::UML_1_5::OCL::Expressions::VariableDeclaration 0..10..1changeableinstancecompositepublicSet::Objectitem : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionItem 0..10..1changeableinstancenoneprivateSet::Objectlast : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::CollectionRange 0..10..1changeableinstancenoneprivateSet::Objectbody : THIS 1 <---> loopExp : UMMF::UML_1_5::OCL::Expressions::LoopExp 0..10..1changeableinstancecompositeprivateSet::Objectqualifiers : THIS 0..* <---> navigationCallExp : UMMF::UML_1_5::OCL::Expressions::NavigationCallExp 0..10..1changeableinstancecompositeprivateSet::Objectarguments : THIS 0..* <---> parentOperation : UMMF::UML_1_5::OCL::Expressions::OperationCallExp 0..10..1changeableinstancecompositepublicSet::Objecttarget : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::OclMessageExp 11changeableinstancenoneprivateSet::ObjectthenExpression : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::IfExp 0..10..1changeableinstancecompositeprivateSet::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_name my $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.
___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.
navigationCallExpset_navigationCallExpadd_navigationCallExpremove_navigationCallExpclear_navigationCallExpcount_navigationCallExpparentOperationmy $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
| UMMF documentation | view source | Contained in the UMMF distribution. |