Declaration :
Directly inherited by : UmlCallBehaviorAction
Artifact : UmlBaseActivityActionClasses
Operation create |
Declaration :
returns a new call behavior 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 UmlBaseCallBehaviorAction |
Declaration :
the constructor, do not call it yourself !!!!!!!!!!
Operation isSynchronous |
Declaration :
return the isSynchronous attribute, if TRUE the caller waits for the completion of the invoked behavior
Operation set_isSynchronous |
Declaration :
set the isSynchronous attribute
On error return FALSE in C++, produce a RuntimeException in Java
Operation behavior |
Declaration :
return the behavior, may be an activity or a state machine
Operation set_Behavior |
Declaration :
set the behavior
On error return FALSE in C++, produce a RuntimeException in Java
Attribut _synchronous |
Declaration :
Relation _behavior (<unidirectional association>) |
Declaration :
Operation read_uml_ |
Declaration :
All public operations : apply , associatedDiagram , behavior , children , childrenVisible , cppPostCondition , cppPreCondition , create , defined_ , deleteIt , description , getIdentifier , identifier_ , isMarked , isSynchronous , isToolRunning , isWritable , javaPostCondition , javaPreCondition , kind , kind , markedItems , moveAfter , name , parent , postCondition , preCondition , properties , propertyValue , referencedBy , set_AssociatedDiagram , set_Behavior , set_childrenVisible , set_CppPostCondition , set_CppPreCondition , set_Description , set_isMarked , set_isSynchronous , set_JavaPostCondition , set_JavaPreCondition , set_Name , set_PostCondition , set_PreCondition , set_PropertyValue , set_Stereotype , stereotype , supportFile , unload , unload