Declaration :
Directly inherited by : UmlClassView
Manage the class views
Artifact : UmlBaseClassView
Operation create |
Declaration :
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
Operation kind |
Declaration :
returns the kind of the item
Operation associatedDeploymentView |
Declaration :
returns the optional associated deployment view
Operation set_AssociatedDeploymentView |
Declaration :
sets the associated deployment view, arg may be null to unset it
On error return FALSE in C++, produce a RuntimeException in Java
Relation _assoc_view (<unidirectional association>) |
Declaration :
Operation read_uml_ |
Declaration :
internal, do NOT use it
Operation UmlBaseClassView |
Declaration :
the constructor, do not call it yourself !!!!!!!!!!
All public operations : apply , 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