-Top- -Classes- -Public Operations- -Class Diagrams- -Sequence Diagrams-
_ A B C D E F G H I J K L M N O P R S T U V W ~
Class UmlBaseNode
|
Declaration :
Directly inherited by : UmlNode
Manage the nodes
Artifact : UmlBaseNode
Operation create |
Declaration :
returns a new node 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 associatedDiagram |
Declaration :
returns the optional associated diagram
Operation set_AssociatedDiagram |
Declaration :
sets the associated diagram, arg may be null to unset it On error return FALSE in C++, produce a RuntimeException in Java
Relation _assoc_diagram (<unidirectional association>) |
Declaration :
Operation UmlBaseNode |
Declaration :
the constructor, do not call it yourself !!!!!!!!!!
Operation read_uml_ |
Declaration :
internal, do NOT use it
All public operations : |
apply , associatedDiagram , children , childrenVisible , create , defined_ , description , identifier_ , isMarked , isToolRunning , isWritable , kind , kind , markedItems , moveAfter , name , parent , properties , propertyValue , referencedBy , set_AssociatedDiagram , set_childrenVisible , set_Description , set_isMarked , set_Name , set_PropertyValue , set_Stereotype , stereotype , supportFile , unload