Class UmlBaseOnSignalAction

Declaration :

Directly inherited by : UmlOnSignalAction

Artifact : UmlBaseOnSignalAction

Operation UmlBaseOnSignalAction

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

Declaration :

Operation signal

return the signal

Declaration :

Operation set_Signal

set the signal

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

Declaration :

Operation cppSignal

return the signal in C++

Declaration :

Operation set_CppSignal

set the signal in C++

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

Declaration :

Operation javaSignal

return the signal in Java

Declaration :

Operation set_JavaSignal

set the signal 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 _signal

Declaration :

Attribute _cpp_signal

Declaration :

Attribute _java_signal

Declaration :

Operation read_uml_

Declaration :

Operation read_cpp_

Declaration :

Operation read_java_

Declaration :

All public operations : apply , applyStereotype , associatedDiagram , children , childrenVisible , constraint , cppPostCondition , cppPreCondition , cppSignal , defined_ , deleteIt , description , getIdentifier , identifier_ , isLocallyReentrant , isMarked , isToolRunning , isWritable , javaPostCondition , javaPreCondition , javaSignal , kind , markedItems , moveAfter , name , parent , postCondition , preCondition , properties , propertyValue , referencedBy , set_AssociatedDiagram , set_childrenVisible , set_Constraint , set_CppPostCondition , set_CppPreCondition , set_CppSignal , set_Description , set_isLocallyReentrant , 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