Class UmlBaseReplyAction

Declaration :

Directly inherited by : UmlReplyAction

Artifact : UmlBaseActivityActionClasses

Operation create

returns a new reply action named 's' created under 'parent' In case it cannot be created (the name is already used or invalid, 'parent' cannot contain it etc ...) return 0 in C++ and produce a RuntimeException in Java

Declaration :

Operation kind

returns the kind of the item

Declaration :

Operation UmlBaseReplyAction

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

Declaration :

Operation replyToCall

return the replyToCall trigger

Declaration :

Operation set_ReplyToCall

set the replyToCall trigger On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation cppReplyToCall

return the replyToCall trigger in C++

Declaration :

Operation set_CppReplyToCall

set the replyToCall trigger in C++ On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation javaReplyToCall

return the replyToCall trigger in Java

Declaration :

Operation set_JavaReplyToCall

set the replyToCall trigger in Java 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 _trigger

Declaration :

Attribute _cpp_trigger

Declaration :

Attribute _java_trigger

Declaration :

Operation read_uml_

Declaration :

Operation read_cpp_

Declaration :

Operation read_java_

Declaration :

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