Class UmlBaseOnSignalAction

Declaration :

Directly inherited by : UmlOnSignalAction

Artifact : UmlBaseOnSignalAction

Operation UmlBaseOnSignalAction

Declaration :

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

Operation signal

Declaration :

return the signal

Operation set_Signal

Declaration :

set the signal

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

Operation cppSignal

Declaration :

return the signal in C++

Operation set_CppSignal

Declaration :

set the signal in C++

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

Operation javaSignal

Declaration :

return the signal in Java

Operation set_JavaSignal

Declaration :

set the signal in Java

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

Operation unload

Declaration :

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

Attribut _signal

Declaration :

Attribut _cpp_signal

Declaration :

Attribut _java_signal

Declaration :

Operation read_uml_

Declaration :

Operation read_cpp_

Declaration :

Operation read_java_

Declaration :

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