Class UmlBaseExpansionRegion

Declaration :

Directly inherited by : UmlExpansionRegion

Artifact : UmlBaseExpansionRegion

Operation create

Declaration :

returns a new expansion region 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 UmlBaseExpansionRegion

Declaration :

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

Operation isMustIsolate

Declaration :

return the isMustIsolate attribute, if TRUE the actions in the region execute in isolation from actions outside the region.

Operation set_isMustIsolate

Declaration :

set the isMustIsolate attribute

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

Operation mode

Declaration :

return the mode attribute, the way in which the execution interact.

Operation set_Mode

Declaration :

set the mode attribute

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

Attribut _must_isolate

Declaration :

Relation _mode (<directional aggregation by value>)

Declaration :

Operation read_uml_

Declaration :

All public operations : apply , associatedDiagram , children , childrenVisible , create , defined_ , deleteIt , description , getIdentifier , identifier_ , isMarked , isMustIsolate , isToolRunning , isWritable , kind , kind , markedItems , mode , moveAfter , name , parent , properties , propertyValue , referencedBy , set_AssociatedDiagram , set_childrenVisible , set_Description , set_isMarked , set_isMustIsolate , set_Mode , set_Name , set_PropertyValue , set_Stereotype , stereotype , supportFile , unload