Class SourceTool

java.lang.Object
org.tentackle.maven.plugin.mcp.tool.SourceTool
All Implemented Interfaces:
ModelTool

public class SourceTool extends Object implements ModelTool
Returns the model definition of an entity as text.

raw is what the file holds, canonical and compact are printed from the resolved model and are therefore the form to imitate when writing a new definition.

Author:
harald
  • Field Details

  • Constructor Details

    • SourceTool

      public SourceTool()
      Creates the tool.
  • Method Details