Declaration :
Directly inherited by : UmlActivityParameter
Artifact : UmlBaseActivityParameter
Operation create |
Declaration :
returns a new activity parameter 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 UmlBaseActivityParameter |
Declaration :
the constructor, do not call it yourself !!!!!!!!!!
Operation defaultValue |
Declaration :
return the default value
Operation set_DefaultValue |
Declaration :
set the default value
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 _default_value |
Declaration :
Operation read_uml_ |
Declaration :
All public operations : apply , associatedDiagram , children , childrenVisible , cppSelection , create , create , defaultValue , defined_ , deleteIt , description , direction , effect , getIdentifier , identifier_ , inState , isControlType , isException , isMarked , isStream , isToolRunning , isUnique , isWritable , javaSelection , kind , kind , kind , markedItems , moveAfter , multiplicity , name , ordering , parent , properties , propertyValue , referencedBy , selection , set_AssociatedDiagram , set_childrenVisible , set_CppSelection , set_DefaultValue , set_Description , set_Direction , set_Effect , set_InState , set_IsControlType , set_IsException , set_isMarked , set_IsStream , set_IsUnique , set_JavaSelection , set_Multiplicity , set_Name , set_Ordering , set_PropertyValue , set_Selection , set_Stereotype , set_Type , stereotype , supportFile , type , unload , unload , unload