@has
and
@composed
) navigable through the new @navhas
and @navcomposed
relationships.
(Contributed by Alan Jeffrey.)-dotexecutable
option allows the explicit specification of
dot's location.
(Contributed by Laird Nelson.)@opt
tags within Java files.
(Contributed by Laird Nelson.)-linkoffline
option.
(Contributed by Nikita Kozlov.)-nodesep
and -ranksep
,
which allow fine control of the generated diagram layout.
(Patch submitted by Trustin Lee.)
-collapsible
can be used to enable this
feature.
(Patch submitted by Franz Wilhelmstoetter.)
org.umlgraph
.
This change requires corresponding modifications to the UMLGraph
callers.@note
tag allows the annotation of elements with comments.
(Suggested by Sébastien Pierre.)
@commentname
option allows the naming of elements
with the text of the javadoc comment.-enumerations
and -enumconstants
control the corresponding operation.-attributes
and
-operations
options and classes with no
fields or methods.
Many thanks to Jonathan Wright for this contribution. -constructors
option.-output
command-line option, and an ant-based
build file.
Modified the dot output to avoid triggering a graphviz bug that made escape codes visible.