Declaration :
Directly inherited by : UmlActivityPartition
Artifact : UmlBaseActivityPartition
| Operation create | 
returns a new activity partition 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
Declaration :
| Operation kind | 
returns the kind of the item
Declaration :
| Operation UmlBaseActivityPartition | 
the constructor, do not call it yourself !!!!!!!!!!
Declaration :
| Operation associatedDiagram | 
returns the optional associated diagram
Declaration :
| Operation set_AssociatedDiagram | 
sets the associated diagram, arg may be null to unset it
 On error return FALSE in C++, produce a RuntimeException in Java
Declaration :
| Operation isDimension | 
return the  return the isDimension attribute
Declaration :
| Operation set_isDimension | 
set the isDimension attribute
 On error return FALSE in C++, produce a RuntimeException in Java
Declaration :
| Operation isExternal | 
return the  return the isExternal attribute
Declaration :
| Operation set_isExternal | 
set the isExternal attribute
 On error return FALSE in C++, produce a RuntimeException in Java
Declaration :
| Operation represents | 
return the represents
Declaration :
| Operation set_Represents | 
set the represents
 On error return FALSE in C++, produce a RuntimeException in Java
Declaration :
| Relation _assoc_diagram (<unidirectional association>) | 
Declaration :
| Attribute _dimension | 
Declaration :
| Attribute _external | 
Declaration :
| Relation _represents (<unidirectional association>) | 
Declaration :
| Operation read_uml_ | 
Declaration :
All public operations : apply , applyStereotype , associatedDiagram , children , childrenVisible , create , defined_ , deleteIt , description , getIdentifier , identifier_ , isDimension , isExternal , isMarked , isToolRunning , isWritable , kind , kind , markedItems , moveAfter , name , parent , properties , propertyValue , referencedBy , represents , set_AssociatedDiagram , set_childrenVisible , set_Description , set_isDimension , set_isExternal , set_isMarked , set_Name , set_PropertyValue , set_Represents , set_Stereotype , stereotype , supportFile , unload