Domain Modeling Layer

Package com.ibm.xtools.common.ui.wizards.handlers

This package defines classes and interfaces for the new model wizard handlers.

See:
          Description

Interface Summary
IContentCreator IContentCreators are contributed to the template configuration to modify the newly create models when the new model wizard completes.
IExistingModelHandler This interface is used by the new model wizard to create model files from an existing model.
ITemplateModelHandler This interface is used by the new model wizard to create model files from a template.
 

Class Summary
AbstractExistingModelHandler Abstract implementation of the IExistingModelHandler interface.
AbstractTemplateModelHandler Abstract implementation of the ITemplateModelHandler interface.
FileTemplateModelHandler This implementation of ITemplateModelHandler creates a new model from a model template file, where the template data is of type FileTemplate.
 

Package com.ibm.xtools.common.ui.wizards.handlers Description

This package defines classes and interfaces for the new model wizard handlers.

Package Specification


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.