public class PropertyFunctionExtension extends AbstractFunctionExtension<PropertyFunction>
PropertyFunction
sModifier and Type | Field and Description |
---|---|
static String |
EXTENSION_ID
Property function extension point
|
Modifier | Constructor and Description |
---|---|
protected |
PropertyFunctionExtension()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected PropertyFunction |
doCreate(String elementId,
org.eclipse.core.runtime.IConfigurationElement element)
Create an object for the given configuration element
|
protected String |
getIdAttributeName() |
static PropertyFunctionExtension |
getInstance()
Get the extension instance
|
create, getElements, getFunctions
public static final String EXTENSION_ID
protected PropertyFunctionExtension()
public static PropertyFunctionExtension getInstance()
protected String getIdAttributeName()
getIdAttributeName
in class de.cs3d.util.eclipse.extension.simple.IdentifiableExtension<PropertyFunction>
IdentifiableExtension.getIdAttributeName()
protected PropertyFunction doCreate(String elementId, org.eclipse.core.runtime.IConfigurationElement element)
AbstractFunctionExtension
doCreate
in class AbstractFunctionExtension<PropertyFunction>
elementId
- the element IDelement
- the configuration elementnull
AbstractFunctionExtension.doCreate(String, IConfigurationElement)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a