| UMMF documentation | view source | Contained in the UMMF distribution. |
representedOperation : THIS 0..1 <---> collaboration_representedOperation : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration 0..*0..*changeableinstance1noneprivateSet::Object
specification : THIS 1 <---> method : UMMF::UML_1_5::Foundation::Core::Method 0..*operation : THIS 1 <---> occurance : UMMF::UML_1_5::Behavioral_Elements::State_Machines::CallEvent 0..*operation : THIS 1 <---- : UMMF::UML_1_5::Behavioral_Elements::Actions::Messaging_Actions::CallOperationAction 0..*0..*changeableinstance0noneprivateSet::Object
referredOperation : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::OperationCallExp 0..*referredOperation : THIS 0..1 <---- : UMMF::UML_1_5::OCL::Types::OclMessageType 1__validate_type__typecheckisaOperationisaFoundation__Core__Operation__model_name __isAbstract___initialize__initialize__createconcurrencyset_concurrencycount_concurrencyisRootset_isRootcount_isRootisLeafset_isLeafcount_isLeafisAbstractset_isAbstractcount_isAbstractcollaboration_representedOperationset_collaboration_representedOperationadd_collaboration_representedOperationremove_collaboration_representedOperationclear_collaboration_representedOperationcount_collaboration_representedOperationmethodset_methodadd_methodremove_methodclear_methodcount_methodoccuranceset_occuranceadd_occuranceremove_occuranceclear_occurancecount_occurance
UMMF::UML_1_5::Foundation::Core::Operation --
1.5
concurrency : UMMF::UML_1_5::Foundation::Data_Types::CallConcurrencyKind private1changeableinstanceunordered<"sequential">Set::ObjectisRoot : UMMF::UML_1_5::Foundation::Data_Types::Boolean private1changeableinstanceunordered<"false">Set::ObjectisLeaf : UMMF::UML_1_5::Foundation::Data_Types::Boolean private1changeableinstanceunordered<"false">Set::ObjectisAbstract : UMMF::UML_1_5::Foundation::Data_Types::Boolean private1changeableinstanceunordered<"false">Set::ObjectrepresentedOperation : THIS 0..1 <---> collaboration_representedOperation : UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration 0..*0..*changeableinstancenoneprivateSet::Objectspecification : THIS 1 <---> method : UMMF::UML_1_5::Foundation::Core::Method 0..*0..*changeableinstancenoneprivateSet::Objectoperation : THIS 1 <---> occurance : UMMF::UML_1_5::Behavioral_Elements::State_Machines::CallEvent 0..*0..*changeableinstancenonepublicSet::Objectoperation : THIS 1 <---- : UMMF::UML_1_5::Behavioral_Elements::Actions::Messaging_Actions::CallOperationAction 0..*0..*changeableinstancenoneprivateSet::ObjectreferredOperation : THIS 1 <---- : UMMF::UML_1_5::OCL::Expressions::OperationCallExp 0..*0..*changeableinstancenoneprivateSet::ObjectreferredOperation : THIS 0..1 <---- : UMMF::UML_1_5::OCL::Types::OclMessageType 11changeableinstancenoneprivateSet::Object__validate_typeUMMF::UML_1_5::Foundation::Core::Operation->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Foundation::Core::Operation.
__typecheckUMMF::UML_1_5::Foundation::Core::Operation->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Foundation::Core::Operation-__validate_type($value)>> is false.
isaOperationReturns true if receiver is a UMMF::UML_1_5::Foundation::Core::Operation. Other receivers will return false.
isaFoundation__Core__OperationReturns true if receiver is a UMMF::UML_1_5::Foundation::Core::Operation.
Other receivers will return false.
This is the fully qualified version of the isaOperation method.
__model_name my $name = $obj_or_package->__model_name;
Returns the UML Model name ('Foundation::Core::Operation') for an object or package of
this Classifier.
__isAbstract$package->__isAbstract;
Returns 0.
___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.
concurrencymy $val = $obj->concurrency;
Returns the UMMF::UML_1_5::Foundation::Data_Types::CallConcurrencyKind value of Attribute concurrency.
set_concurrency$obj->set_concurrency($val);
Sets the value of Attribute concurrency.
$val must be of type UMMF::UML_1_5::Foundation::Data_Types::CallConcurrencyKind or undef.
Returns $obj.
count_concurrency$obj->count_concurrency;
Returns the number of elements (0 or 1) in concurrency.
isRootmy $val = $obj->isRoot;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Boolean value of Attribute isRoot.
set_isRoot$obj->set_isRoot($val);
Sets the value of Attribute isRoot.
$val must be of type UMMF::UML_1_5::Foundation::Data_Types::Boolean or undef.
Returns $obj.
count_isRoot$obj->count_isRoot;
Returns the number of elements (0 or 1) in isRoot.
isLeafmy $val = $obj->isLeaf;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Boolean value of Attribute isLeaf.
set_isLeaf$obj->set_isLeaf($val);
Sets the value of Attribute isLeaf.
$val must be of type UMMF::UML_1_5::Foundation::Data_Types::Boolean or undef.
Returns $obj.
count_isLeaf$obj->count_isLeaf;
Returns the number of elements (0 or 1) in isLeaf.
isAbstractmy $val = $obj->isAbstract;
Returns the UMMF::UML_1_5::Foundation::Data_Types::Boolean value of Attribute isAbstract.
set_isAbstract$obj->set_isAbstract($val);
Sets the value of Attribute isAbstract.
$val must be of type UMMF::UML_1_5::Foundation::Data_Types::Boolean or undef.
Returns $obj.
count_isAbstract$obj->count_isAbstract;
Returns the number of elements (0 or 1) in isAbstract.
collaboration_representedOperationmy @val = $obj->collaboration_representedOperation; my $ary_val = $obj->collaboration_representedOperation;
Returns the AssociationEnd collaboration_representedOperation values of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration (UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration).
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_collaboration_representedOperation$obj->set_collaboration_representedOperation(@val);
Sets the AssociationEnd collaboration_representedOperation value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration (UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration).
Returns $obj.
add_collaboration_representedOperation$obj->add_collaboration_representedOperation(@val);
Adds AssociationEnd collaboration_representedOperation values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration (UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration).
Returns $obj.
remove_collaboration_representedOperation$obj->remove_collaboration_representedOperation(@val);
Removes the AssociationEnd collaboration_representedOperation values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration (UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration).
Returns $obj.
clear_collaboration_representedOperation$obj->clear_collaboration_representedOperation;
Clears the AssociationEnd collaboration_representedOperation links to UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration (UMMF::UML_1_5::Behavioral_Elements::Collaborations::Collaboration).
Returns $obj.
count_collaboration_representedOperation$obj->count_collaboration_representedOperation;
Returns the number of elements associated with collaboration_representedOperation.
methodmy @val = $obj->method; my $ary_val = $obj->method;
Returns the AssociationEnd method values of type UMMF::UML_1_5::Foundation::Core::Method.
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_method$obj->set_method(@val);
Sets the AssociationEnd method value.
Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Method.
Returns $obj.
add_method$obj->add_method(@val);
Adds AssociationEnd method values.
Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Method.
Returns $obj.
remove_method$obj->remove_method(@val);
Removes the AssociationEnd method values @val.
Elements of @val must of type UMMF::UML_1_5::Foundation::Core::Method.
Returns $obj.
clear_method$obj->clear_method;
Clears the AssociationEnd method links to UMMF::UML_1_5::Foundation::Core::Method.
Returns $obj.
count_method$obj->count_method;
Returns the number of elements associated with method.
occurancemy @val = $obj->occurance; my $ary_val = $obj->occurance;
Returns the AssociationEnd occurance values of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::CallEvent.
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_occurance$obj->set_occurance(@val);
Sets the AssociationEnd occurance value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::CallEvent.
Returns $obj.
add_occurance$obj->add_occurance(@val);
Adds AssociationEnd occurance values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::CallEvent.
Returns $obj.
remove_occurance$obj->remove_occurance(@val);
Removes the AssociationEnd occurance values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::State_Machines::CallEvent.
Returns $obj.
clear_occurance$obj->clear_occurance;
Clears the AssociationEnd occurance links to UMMF::UML_1_5::Behavioral_Elements::State_Machines::CallEvent.
Returns $obj.
count_occurance$obj->count_occurance;
Returns the number of elements associated with occurance.
END OF DOCUMENT
| UMMF documentation | view source | Contained in the UMMF distribution. |