Class MdTypedObjectModel<M extends MdObject>

    • Constructor Detail

      • MdTypedObjectModel

        public MdTypedObjectModel​(IDtNewWizardContext<M> context,
                                  String modelNamePrefix)
        Creates a new model.
        Parameters:
        context - the wizard context.
        modelNamePrefix - the name prefix of creating object.
      • MdTypedObjectModel

        public MdTypedObjectModel​(IDtNewWizardContext<M> context,
                                  String modelNamePrefix,
                                  String projectNamePrefix)
        Creates a new model.
        Parameters:
        context - the wizard context.
        modelNamePrefix - the name prefix of creating object.
        projectNamePrefix - the project name prefix or null if not needed