public class AbstractXslTransformationExtension.DefaultFactory extends de.cs3d.util.eclipse.extension.AbstractConfigurationFactory<T> implements XslTransformationFactory<T,X>
Constructor and Description |
---|
AbstractXslTransformationExtension.DefaultFactory(org.eclipse.core.runtime.IConfigurationElement conf)
Create a factory for a
XslTypeTransformation based on the
given configuration element. |
Modifier and Type | Method and Description |
---|---|
void |
dispose(T instance) |
String |
getDisplayName() |
X |
getFunction()
Get the function the
XslTransformation is linked to. |
String |
getFunctionId()
Get the identifier of the function the
XslTransformation is
linked to. |
String |
getIdentifier() |
createExtensionObject, getIconURL, getTypeName
allowConfigure, configure, getIconURL
compareTo, equals, getPriority, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
allowConfigure, configure, createExtensionObject
getIconURL, getTypeName
compareTo
public AbstractXslTransformationExtension.DefaultFactory(org.eclipse.core.runtime.IConfigurationElement conf)
XslTypeTransformation
based on the
given configuration element.conf
- the configuration elementpublic String getFunctionId()
XslTransformationFactory
XslTransformation
is
linked to.getFunctionId
in interface XslTransformationFactory<T extends XslTransformation,X extends Function>
public void dispose(T instance)
dispose
in interface de.cs3d.util.eclipse.extension.ExtensionObjectFactory<T extends XslTransformation>
public String getIdentifier()
getIdentifier
in interface de.cs3d.util.eclipse.extension.ExtensionObjectDefinition
public String getDisplayName()
getDisplayName
in interface de.cs3d.util.eclipse.extension.ExtensionObjectDefinition
public X getFunction()
XslTransformationFactory
XslTransformation
is linked to.getFunction
in interface XslTransformationFactory<T extends XslTransformation,X extends Function>
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a