Class TransformationStrategyExtension
java.lang.Object
org.eclipse.epsilon.etl.dt.launching.TransformationStrategyExtension
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>
getClazz()
org.eclipse.core.runtime.IConfigurationElement
static List<TransformationStrategyExtension>
getLabel()
getType()
void
void
setConfigurationElement
(org.eclipse.core.runtime.IConfigurationElement configurationElement) void
void
-
Field Details
-
type
-
label
-
clazz
-
dialog
-
configurationElement
protected org.eclipse.core.runtime.IConfigurationElement configurationElement
-
-
Constructor Details
-
TransformationStrategyExtension
public TransformationStrategyExtension()
-
-
Method Details
-
getConfigurationElement
public org.eclipse.core.runtime.IConfigurationElement getConfigurationElement() -
setConfigurationElement
public void setConfigurationElement(org.eclipse.core.runtime.IConfigurationElement configurationElement) -
getLabel
-
setLabel
-
getType
-
setType
-
getClazz
-
setClazz
-
createStrategy
-
createDialog
-
getExtensions
-