Class PSystemBuilder


  • public class PSystemBuilder
    extends java.lang.Object
    Builds a diagram from pre-processed PlantUML source.

    Tries each of the factories (enumerated in the static block below) until one succeeds.

    See Also:
    AbstractPSystem