Package nl.talsmasoftware.umldoclet.configuration
package nl.talsmasoftware.umldoclet.configuration
Configuration guiding the details the way UML is generated.
The Configuration is specified as an interface,
so can be implemented in different ways; in our situation this will be populated by various Doclet.Options,
defined in the nl.talsmasoftware.umldoclet.javadoc package.
-
ClassDescriptionConfiguration that influences how UML should be rendered.Configuration how Fields are rendered in the UML.Configuration for generated UML Diagram images.Supported image formats.Configuration for UML method rendering.How method parameters are rendered.How a type name is rendered in UML.Visibility for classes, methods and fields.