Class ToolExtension
java.lang.Object
org.eclipse.epsilon.common.dt.launching.extensions.ToolExtension
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.eclipse.core.runtime.IConfigurationElement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateTool
(List<Object> parameters) static ToolExtension
getClazz()
org.eclipse.core.runtime.IConfigurationElement
static ArrayList<ToolExtension>
void
setConfigurationElement
(org.eclipse.core.runtime.IConfigurationElement configurationElement) toString()
-
Field Details
-
configurationElement
protected org.eclipse.core.runtime.IConfigurationElement configurationElement
-
-
Constructor Details
-
ToolExtension
public ToolExtension()
-
-
Method Details
-
getConfigurationElement
public org.eclipse.core.runtime.IConfigurationElement getConfigurationElement() -
setConfigurationElement
public void setConfigurationElement(org.eclipse.core.runtime.IConfigurationElement configurationElement) -
getInstances
-
forClass
-
getDefaultName
-
getClazz
-
getDescription
-
createTool
- Throws:
EolRuntimeException
-
toString
-