Class UmlBaseNcRelation

Manage the relations between non class objects, for instances
dependency between packages and use case generalization

Declaration :

Directly inherited by : UmlNcRelation

Artifact : UmlBaseNcRelation

Operation create

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

Declaration :

Operation kind

returns the kind of the item

Declaration :

Operation relationKind

returns the kind of the relation : aGeneralisation or a Dependency, the other are not allowed
for the non class relations

Declaration :

Operation target

returns the 'end' object (the 'start' object is the parent of the relation) no set !

Declaration :

Relation _rel_kind (<directional composition>)

Declaration :

Relation _target (<unidirectional association>)

Declaration :

Operation read_uml_

internal, do NOT use it

Declaration :

Operation UmlBaseNcRelation

the constructor, do not call it yourself !!!!!!!!!!

Declaration :

All public operations : apply , applyStereotype , children , childrenVisible , create , defined_ , deleteIt , description , getIdentifier , 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