Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.function.extension
Interface FunctionWizardFactory

All Known Subinterfaces:
FunctionWizardDescriptor<T>, PropertyFunctionWizardDescriptor, TypeFunctionWizardDescriptor
All Known Implementing Classes:
AbstractFunctionWizardDescriptor, AbstractGenericFunctionWizardFactory, FactoryWizardDescriptor, GenericPropertyFunctionWizardFactory, GenericTypeFunctionWizardFactory, PropertyFunctionWizardDescriptorImpl, TypeFunctionWizardDescriptorImpl

public interface FunctionWizardFactory

Factory for function wizards

Author:
Simon Templer
Partner:
01 / Fraunhofer Institute for Computer Graphics Research

Method Summary
 FunctionWizard createEditWizard(Cell cell)
          Creates a wizard for editing an existing cell.
 FunctionWizard createNewWizard(SchemaSelection schemaSelection)
          Creates a wizard for creating a new cell based on the given schema selection.
 

Method Detail

createNewWizard

FunctionWizard createNewWizard(SchemaSelection schemaSelection)
Creates a wizard for creating a new cell based on the given schema selection.

Parameters:
schemaSelection - the schema selection or null if no pre-selection is available
Returns:
the new wizard instance

createEditWizard

FunctionWizard createEditWizard(Cell cell)
Creates a wizard for editing an existing cell.

Parameters:
cell - the cell to edit
Returns:
the new wizard instance

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d