eu.esdihumboldt.hale.common.align.extension.function
Class TypeFunctionExtension
java.lang.Object
de.cs3d.util.eclipse.extension.simple.IdentifiableExtension<T>
eu.esdihumboldt.hale.common.align.extension.function.AbstractFunctionExtension<TypeFunction>
eu.esdihumboldt.hale.common.align.extension.function.TypeFunctionExtension
public class TypeFunctionExtension
- extends AbstractFunctionExtension<TypeFunction>
Extension for TypeFunction
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
TypeFunctionExtension
protected TypeFunctionExtension()
- Default constructor
getInstance
public static TypeFunctionExtension getInstance()
- Get the extension instance
- Returns:
- the extension
getIdAttributeName
protected String getIdAttributeName()
- Specified by:
getIdAttributeName
in class de.cs3d.util.eclipse.extension.simple.IdentifiableExtension<TypeFunction>
- See Also:
IdentifiableExtension.getIdAttributeName()
doCreate
protected TypeFunction 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<TypeFunction>
- 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