eu.esdihumboldt.hale.common.align.extension.function
Class PropertyFunctionExtension
java.lang.Object
de.cs3d.util.eclipse.extension.simple.IdentifiableExtension<T>
eu.esdihumboldt.hale.common.align.extension.function.AbstractFunctionExtension<PropertyFunction>
eu.esdihumboldt.hale.common.align.extension.function.PropertyFunctionExtension
public class PropertyFunctionExtension
- extends AbstractFunctionExtension<PropertyFunction>
Extension for PropertyFunction
s
- Author:
- Simon Templer
Nested classes/interfaces inherited from class de.cs3d.util.eclipse.extension.simple.IdentifiableExtension |
de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable |
Methods inherited from class de.cs3d.util.eclipse.extension.simple.IdentifiableExtension |
get |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXTENSION_ID
public static final String EXTENSION_ID
- Property function extension point
- See Also:
- Constant Field Values
PropertyFunctionExtension
protected PropertyFunctionExtension()
- Default constructor
getInstance
public static PropertyFunctionExtension getInstance()
- Get the extension instance
- Returns:
- the extension
getIdAttributeName
protected String getIdAttributeName()
- Specified by:
getIdAttributeName
in class de.cs3d.util.eclipse.extension.simple.IdentifiableExtension<PropertyFunction>
- See Also:
IdentifiableExtension.getIdAttributeName()
doCreate
protected PropertyFunction doCreate(String elementId,
org.eclipse.core.runtime.IConfigurationElement element)
- Description copied from class:
AbstractFunctionExtension
- Create an object for the given configuration element
- Specified by:
doCreate
in class AbstractFunctionExtension<PropertyFunction>
- Parameters:
elementId
- the element IDelement
- the configuration element
- Returns:
- the element object or
null
- See Also:
AbstractFunctionExtension.doCreate(String, IConfigurationElement)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d