diff --git a/doc/cd-model.xml b/doc/cd-model.xml index 1f6f28b..e02b08d 100644 --- a/doc/cd-model.xml +++ b/doc/cd-model.xml @@ -51,6 +51,8 @@ to enclose stereotype names. These will be automatically enclosed in guillemots. Note that a relationship's target class is not implicitly defined; it should also be specified using the Java class syntax. +The target can be specified by simple name, java class lookup rules +(imports and visibility) will be used to determine the actual class. The following is an example of a relationship specification and the resulting UML diagram: diff --git a/doc/ver.xml b/doc/ver.xml index 5f73dbe..bdb243c 100644 --- a/doc/ver.xml +++ b/doc/ver.xml @@ -7,6 +7,11 @@