@opt
tags in front
of a class named UMLOptions
, as in the following example:
Similarly, you can also globally specify options for all the note elements.
through a class named UMLNoteOptions
, as in the following example:
You can also change the UMLGraph operation on a per-class basis by
using @opt
attributes on individual classes.
In this case the @opt
specification temporarily overrides
the particular global setting for the class being processed.
Finally, you can reset an option to its default value by prefixing it with an exclamation mark. For example: