Class UmlBaseAddVariableValueAction

Declaration :

Directly inherited by : UmlAddVariableValueAction

Artifact : UmlBaseActivityActionClasses

Operation create

Declaration :

returns a new add variable value 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 UmlBaseAddVariableValueAction

Declaration :

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

Operation isReplaceAll

Declaration :

return the isReplaceAll attribute, if TRUE existing values of the variable must be removed before adding the new value

Operation set_isReplaceAll

Declaration :

set the isReplaceAll attribute

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

Attribut _replace_all

Declaration :

Operation read_uml_

Declaration :

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