Interface ConfigStepTree

All Superinterfaces:
ConfigStep

public interface ConfigStepTree extends ConfigStep
Creates an XML files with minimal information about all published models that can be used to represent a tree of published models by following breakdowns. type: post-step
  • Method Summary

    Modifier and Type
    Method
    Description
    The path to the resulting XML relative to the output directory.
  • Method Details

    • getTarget

      String getTarget()
      The path to the resulting XML relative to the output directory.
      Returns:
      The path to the resulting XML relative to the output directory.