-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 UmlBaseNcRelation
|
Declaration :
Directly inherited by : UmlNcRelation
Manage the relations between non class objects, for instances dependency between packages and use case generalization
Artifact : UmlBaseNcRelation
Operation create |
Declaration :
returns a new non class relation of the given 'kind' from 'start' to 'end' In case it cannot be created ('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 relationKind |
Declaration :
returns the kind of the relation : aGeneralisation or a Dependency, the other are not allowed for the non class relations
Operation target |
Declaration :
returns the 'end' object (the 'start' object is the parent of the relation) no set !
Relation _rel_kind (<directional aggregation by value>) |
Declaration :
Relation _target (<unidirectional association>) |
Declaration :
Operation read_uml_ |
Declaration :
internal, do NOT use it
Operation UmlBaseNcRelation |
Declaration :
the constructor, do not call it yourself !!!!!!!!!!
All public operations : |
apply , children , childrenVisible , create , defined_ , description , identifier_ , isMarked , isToolRunning , isWritable , kind , kind , markedItems , moveAfter , name , parent , properties , propertyValue , referencedBy , relationKind , set_childrenVisible , set_Description , set_isMarked , set_Name , set_PropertyValue , set_Stereotype , stereotype , supportFile , target , unload