Manage the class views
Declaration :
Directly inherited by : UmlClassView
Artifact : UmlBaseClassView
| Operation create | 
returns a new class view 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 associatedDeploymentView | 
returns the optional associated deployment view
Declaration :
| Operation set_AssociatedDeploymentView | 
sets the associated deployment view, arg may be null to unset it
 On error return FALSE in C++, produce a RuntimeException in Java
Declaration :
| Relation _assoc_view (<unidirectional association>) | 
Declaration :
| Operation read_uml_ | 
internal, do NOT use it
Declaration :
| Operation UmlBaseClassView | 
the constructor, do not call it yourself !!!!!!!!!!
Declaration :
All public operations : apply , applyStereotype , associatedDeploymentView , children , childrenVisible , create , defined_ , deleteIt , description , getIdentifier , identifier_ , isMarked , isToolRunning , isWritable , kind , kind , markedItems , moveAfter , name , parent , properties , propertyValue , referencedBy , set_AssociatedDeploymentView , set_childrenVisible , set_Description , set_isMarked , set_Name , set_PropertyValue , set_Stereotype , stereotype , supportFile , unload