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.

  • Interface Summary
    Interface
    Description
    Configuration that influences how UML should be rendered.
    Influences how Fields are rendered in the UML.
    Configuration relating to the images that are generated.
    Influences how Methods are rendered in the UML.
  • Enum Class Summary
    Enum Class
    Description
    Supported image formats.
    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.