public class ParameterEditorFactoryImpl extends de.cs3d.util.eclipse.extension.AbstractConfigurationFactory<EditorFactory> implements ParameterEditorFactory
Constructor and Description |
---|
ParameterEditorFactoryImpl(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(EditorFactory instance) |
FunctionParameter |
getAssociatedParameter()
Get the associated parameter.
|
String |
getDisplayName() |
String |
getFunctionId()
Get the ID of the associated function.
|
String |
getIdentifier() |
String |
getParameterName()
Get the name of the associated parameter.
|
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 ParameterEditorFactoryImpl(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(EditorFactory instance)
dispose
in interface de.cs3d.util.eclipse.extension.ExtensionObjectFactory<EditorFactory>
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()
ParameterEditorFactory
getFunctionId
in interface ParameterEditorFactory
ParameterEditorFactory.getFunctionId()
public String getParameterName()
ParameterEditorFactory
getParameterName
in interface ParameterEditorFactory
ParameterEditorFactory.getParameterName()
public FunctionParameter getAssociatedParameter()
ParameterEditorFactory
getAssociatedParameter
in interface ParameterEditorFactory
ParameterEditorFactory.getAssociatedParameter()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a