Class UmlBaseActivityAction

Declaration :

Directly inherited by : UmlActivityAction

Artifact : UmlBaseActivityAction

Operation UmlBaseActivityAction

the constructor, do not call it yourself !!!!!!!!!!

Declaration :

Operation preCondition

return the pre condition

Declaration :

Operation set_PreCondition

set the pre condition

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation postCondition

return the post condition

Declaration :

Operation set_PostCondition

set the post condition

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation cppPreCondition

return the pre condition in C++

Declaration :

Operation set_CppPreCondition

set the pre condition in C++

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation cppPostCondition

return the post condition in C++

Declaration :

Operation set_CppPostCondition

set the post condition in C++

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation javaPreCondition

return the pre condition in Java

Declaration :

Operation set_JavaPreCondition

set the pre condition in Java

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation javaPostCondition

return the post condition in Java

Declaration :

Operation set_JavaPostCondition

set the post condition in Java

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation constraint

return the constraint

Declaration :

Operation set_Constraint

set the constraint

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation isLocallyReentrant

return the if the action is locally reentrant

Declaration :

Operation set_isLocallyReentrant

set if the action is locally reentrant

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation associatedDiagram

returns the optional associated diagram

Declaration :

Operation set_AssociatedDiagram

sets the associated diagram, arg may be null to unset it

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation unload

to unload the object to free memory, it will be reloaded automatically
if needed. Recursively done for the sub items if 'rec' is TRUE.

if 'del' is true the sub items are deleted in C++, and removed from the
internal dictionnary in C++ and Java (to allow it to be garbaged),
you will have to call Children() to re-access to them

Declaration :

Attribute _pre_condition

Declaration :

Attribute _post_condition

Declaration :

Attribute _cpp_pre_condition

Declaration :

Attribute _cpp_post_condition

Declaration :

Attribute _java_pre_condition

Declaration :

Attribute _java_post_condition

Declaration :

Attribute _constraint

Declaration :

Attribute _is_locally_reentrant

Declaration :

Relation _assoc_diagram (<unidirectional association>)

Declaration :

Operation read_uml_

Declaration :

Operation read_cpp_

Declaration :

Operation read_java_

Declaration :

All public operations : apply , applyStereotype , associatedDiagram , children , childrenVisible , constraint , cppPostCondition , cppPreCondition , defined_ , deleteIt , description , getIdentifier , identifier_ , isLocallyReentrant , isMarked , isToolRunning , isWritable , javaPostCondition , javaPreCondition , kind , markedItems , moveAfter , name , parent , postCondition , preCondition , properties , propertyValue , referencedBy , set_AssociatedDiagram , set_childrenVisible , set_Constraint , set_CppPostCondition , set_CppPreCondition , set_Description , set_isLocallyReentrant , set_isMarked , set_JavaPostCondition , set_JavaPreCondition , set_Name , set_PostCondition , set_PreCondition , set_PropertyValue , set_Stereotype , stereotype , supportFile , unload , unload