public class ScriptFactory extends de.cs3d.util.eclipse.extension.AbstractConfigurationFactory<Script>
Script
s.Modifier | Constructor and Description |
---|---|
protected |
ScriptFactory(org.eclipse.core.runtime.IConfigurationElement conf)
Create a
Script factory based on the given configuration element. |
Modifier and Type | Method and Description |
---|---|
void |
dispose(Script script) |
Iterable<Class<?>> |
getArgumentBindings()
Returns all allowed argument types.
|
String |
getDisplayName() |
String |
getIdentifier() |
Iterable<Class<?>> |
getResultBindings()
Returns all possible return types.
|
createExtensionObject, getIconURL, getTypeName
allowConfigure, configure, getIconURL
compareTo, equals, getPriority, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
compareTo
protected ScriptFactory(org.eclipse.core.runtime.IConfigurationElement conf)
Script
factory based on the given configuration element.conf
- the configuration elementpublic void dispose(Script script)
ExtensionObjectFactory.dispose(java.lang.Object)
public String getDisplayName()
ExtensionObjectDefinition.getDisplayName()
public String getIdentifier()
ExtensionObjectDefinition.getIdentifier()
public Iterable<Class<?>> getArgumentBindings()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a