|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWizardPluginRegistryProvider
Basic interface for the wizard implementation provider.
| Method Summary | |
|---|---|
AbstractConversionRuleConfigDialog |
getConversionRuleConfigDialogInstance(String ruleId)
Returns the conversion rule configuration dialog for given rule identifier. |
AbstractConversionRulesSelectionPage |
getConversionRulesSelectionPageInstance(String pageId)
Returns the conversion rules selection page for given page identifier. |
AbstractDataTypeConfigDialog |
getDataTypeConfigDialogInstance(String dataTypeId)
Returns the data type configuration dialog for given data type identifier. |
| Method Detail |
|---|
AbstractConversionRulesSelectionPage getConversionRulesSelectionPageInstance(String pageId)
throws org.eclipse.core.runtime.CoreException
pageId - the id of conversion rules selection page
org.eclipse.core.runtime.CoreException
AbstractConversionRuleConfigDialog getConversionRuleConfigDialogInstance(String ruleId)
throws org.eclipse.core.runtime.CoreException
ruleId - the id of conversion rule
org.eclipse.core.runtime.CoreException
AbstractDataTypeConfigDialog getDataTypeConfigDialogInstance(String dataTypeId)
throws org.eclipse.core.runtime.CoreException
dataTypeId - the id of data type
org.eclipse.core.runtime.CoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||