public class FunctionWizardExtension extends de.cs3d.util.eclipse.extension.AbstractExtension<FunctionWizardFactory,FunctionWizardDescriptor<?>>
FunctionWizardFactory
extensionModifier and Type | Field and Description |
---|---|
static String |
ID
The extension point ID
|
Modifier and Type | Method and Description |
---|---|
protected FunctionWizardDescriptor<?> |
createFactory(org.eclipse.core.runtime.IConfigurationElement conf) |
static FunctionWizardExtension |
getInstance()
Get the extension instance
|
FunctionWizardDescriptor<?> |
getWizardDescriptor(String functionId)
Get the wizard descriptor for the given function ID.
|
public static final String ID
public static FunctionWizardExtension getInstance()
protected FunctionWizardDescriptor<?> createFactory(org.eclipse.core.runtime.IConfigurationElement conf) throws Exception
createFactory
in class de.cs3d.util.eclipse.extension.AbstractExtension<FunctionWizardFactory,FunctionWizardDescriptor<?>>
Exception
AbstractExtension.createFactory(IConfigurationElement)
public FunctionWizardDescriptor<?> getWizardDescriptor(String functionId)
functionId
- the function IDBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a