Class UmlBaseAcceptCallAction

Declaration :

Directly inherited by : UmlAcceptCallAction

Artifact : UmlBaseActivityActionClasses

Operation create

returns a new accept call 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 UmlBaseAcceptCallAction

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

Declaration :

Operation trigger

return the trigger

Declaration :

Operation set_Trigger

set the trigger

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

Declaration :

Operation cppTrigger

return the trigger in C++

Declaration :

Operation set_CppTrigger

set the trigger in C++

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

Declaration :

Operation javaTrigger

return the trigger in Java

Declaration :

Operation set_JavaTrigger

set the 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 , constraint , cppPostCondition , cppPreCondition , cppTrigger , create , defined_ , deleteIt , description , getIdentifier , identifier_ , isLocallyReentrant , isMarked , isToolRunning , isWritable , javaPostCondition , javaPreCondition , javaTrigger , kind , kind , markedItems , moveAfter , name , parent , postCondition , preCondition , properties , propertyValue , referencedBy , set_AssociatedDiagram , set_childrenVisible , set_Constraint , set_CppPostCondition , set_CppPreCondition , set_CppTrigger , set_Description , set_isLocallyReentrant , set_isMarked , set_JavaPostCondition , set_JavaPreCondition , set_JavaTrigger , set_Name , set_PostCondition , set_PreCondition , set_PropertyValue , set_Stereotype , set_Trigger , stereotype , supportFile , trigger , unload , unload , unload