Class GenerateBdmModelSourceMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="generate-bdm-model",
          defaultPhase=GENERATE_SOURCES,
          threadSafe=true)
    public class GenerateBdmModelSourceMojo
    extends AbstractGenerateBdmMojo
    This mojo generates the BDM model java source code from the given Business Object Model descriptor file.