Uses of Interface
repast.simphony.util.wizard.WizardModelFactory
Packages that use WizardModelFactory
-
Uses of WizardModelFactory in repast.simphony.util.wizard
Classes in repast.simphony.util.wizard that implement WizardModelFactoryConstructors in repast.simphony.util.wizard with parameters of type WizardModelFactoryModifierConstructorDescriptionDynamicWizard
(String wizardId, Scenario scenario, Object contextID, String firstStepTitle, String firstStepPrompt, org.pietschy.wizard.WizardStep finishStep, WizardModelFactory modelFactory, org.pietschy.wizard.WizardStep... firstSteps)