Interface Outline

  • All Known Implementing Classes:
    BeanGenerator

    public interface Outline
    Root of the outline. Captures which code is generated for which model component.

    This object also provides access to various utilities, such as error reporting etc, for the convenience of code that builds the outline.

    Author:
    Kohsuke Kawaguchi