public class ParameterPageFactoryImpl extends de.cs3d.util.eclipse.extension.AbstractConfigurationFactory<ParameterPage> implements ParameterPageFactory
Constructor and Description |
---|
ParameterPageFactoryImpl(org.eclipse.core.runtime.IConfigurationElement conf)
Create a parameter page factory based on the given configuration element.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose(ParameterPage instance) |
Set<FunctionParameter> |
getAssociatedParameters()
Get the associated parameters.
|
String |
getDisplayName() |
String |
getFunctionId()
Get the ID of the associated function.
|
String |
getIdentifier() |
int |
getPriority() |
createExtensionObject, getIconURL, getTypeName
allowConfigure, configure, getIconURL
compareTo, equals, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
allowConfigure, configure, createExtensionObject
getIconURL, getTypeName
compareTo
public ParameterPageFactoryImpl(org.eclipse.core.runtime.IConfigurationElement conf)
conf
- the configuration elementpublic int getPriority()
getPriority
in interface de.cs3d.util.eclipse.extension.Prioritizable
getPriority
in class de.cs3d.util.eclipse.extension.AbstractObjectDefinition
AbstractObjectDefinition.getPriority()
public void dispose(ParameterPage instance)
dispose
in interface de.cs3d.util.eclipse.extension.ExtensionObjectFactory<ParameterPage>
ExtensionObjectFactory.dispose(java.lang.Object)
public String getIdentifier()
getIdentifier
in interface de.cs3d.util.eclipse.extension.ExtensionObjectDefinition
ExtensionObjectDefinition.getIdentifier()
public String getDisplayName()
getDisplayName
in interface de.cs3d.util.eclipse.extension.ExtensionObjectDefinition
ExtensionObjectDefinition.getDisplayName()
public String getFunctionId()
ParameterPageFactory
getFunctionId
in interface ParameterPageFactory
ParameterPageFactory.getFunctionId()
public Set<FunctionParameter> getAssociatedParameters()
ParameterPageFactory
getAssociatedParameters
in interface ParameterPageFactory
ParameterPageFactory.getAssociatedParameters()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a