Declaration :
Directly inherited by : UmlAcceptEventAction
Artifact : UmlBaseActivityActionClasses
Operation create |
Declaration :
returns a new accept event 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
Operation kind |
Declaration :
returns the kind of the item
Operation UmlBaseAcceptEventAction |
Declaration :
the constructor, do not call it yourself !!!!!!!!!!
Operation isUnmarshall |
Declaration :
return the isUnmarshall attribute, if TRUE there are multiple output pins for attributes or the event.
Operation set_isUnmarshall |
Declaration :
set the isUnmarshall attribute
On error return FALSE in C++, produce a RuntimeException in Java
Operation isTimeEvent |
Declaration :
return the isTimeEvent attribute, if TRUE the event is a time event
Operation set_isTimeEvent |
Declaration :
set the isTimeEvent attribute
On error return FALSE in C++, produce a RuntimeException in Java
Operation trigger |
Declaration :
return the trigger
Operation set_Trigger |
Declaration :
set the trigger
On error return FALSE in C++, produce a RuntimeException in Java
Operation cppTrigger |
Declaration :
return the trigger in C++
Operation set_CppTrigger |
Declaration :
set the trigger in C++
On error return FALSE in C++, produce a RuntimeException in Java
Operation javaTrigger |
Declaration :
return the trigger in Java
Operation set_JavaTrigger |
Declaration :
set the trigger 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 _unmarshall |
Declaration :
Attribut _timeevent |
Declaration :
Attribut _trigger |
Declaration :
Attribut _cpp_trigger |
Declaration :
Attribut _java_trigger |
Declaration :
Operation read_uml_ |
Declaration :
Operation read_cpp_ |
Declaration :
Operation read_java_ |
Declaration :
All public operations : apply , associatedDiagram , children , childrenVisible , cppPostCondition , cppPreCondition , cppTrigger , create , defined_ , deleteIt , description , getIdentifier , identifier_ , isMarked , isTimeEvent , isToolRunning , isUnmarshall , isWritable , javaPostCondition , javaPreCondition , javaTrigger , kind , kind , markedItems , moveAfter , name , parent , postCondition , preCondition , properties , propertyValue , referencedBy , set_AssociatedDiagram , set_childrenVisible , set_CppPostCondition , set_CppPreCondition , set_CppTrigger , set_Description , set_isMarked , set_isTimeEvent , set_isUnmarshall , set_JavaPostCondition , set_JavaPreCondition , set_JavaTrigger , set_Name , set_PostCondition , set_PreCondition , set_PropertyValue , set_Stereotype , set_Trigger , stereotype , supportFile , trigger , unload , unload , unload