Class DtAefMdWithTypeNewWizard<M extends MdObject>

Type Parameters:
M - the type of domain model
All Implemented Interfaces:
IDtNewWizard<M>, org.eclipse.core.runtime.IExecutableExtension, org.eclipse.jface.window.IShellProvider, org.eclipse.jface.wizard.IWizard, org.eclipse.ui.INewWizard, org.eclipse.ui.IWorkbenchWizard
Direct Known Subclasses:
AccountingFlagWizard, AddressAttributeWizard, ChartOfCharacteristicTypesWizard, CommonAttributeWizard, ConstantWizard, DefinedTypeWizard, DimensionWizard, ExtDimensionAccountingFlagWizard, FieldWizard, FilterCriterionWizard, FixedFieldNameMatchingWizard, FunctionWizard, ResourceWizard, SequenceDimensionWizard, SessionParameterWizard

public abstract class DtAefMdWithTypeNewWizard<M extends MdObject> extends DtAefMdNewWizard<M>
DtAefNewWizard implementation that is used for creation objects with type. It extends DtAefMdWithTypeNewWizard and adds type page for choosing the type.