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.Influences how Fields are rendered in the UML.Configuration relating to the images that are generated.Supported image formats.Influences how Methods are rendered in the UML.How parameter names must be rendered.The way in which a type is rendered in the resulting UML.The visibility values for classes, methods and fields.