Interface EmlLaunchConfigurationAttributes
-
- All Superinterfaces:
EclLaunchConfigurationAttributes
,EolLaunchConfigurationAttributes
,EtlLaunchConfigurationAttributes
public interface EmlLaunchConfigurationAttributes extends EclLaunchConfigurationAttributes, EtlLaunchConfigurationAttributes
-
-
Field Summary
Fields Modifier and Type Field Description static String
ECL_SOURCE
-
Fields inherited from interface org.eclipse.epsilon.ecl.dt.launching.EclLaunchConfigurationAttributes
LEFT_MODEL, MATCHING_STRATEGY, RIGHT_MODEL
-
Fields inherited from interface org.eclipse.epsilon.eol.dt.launching.EolLaunchConfigurationAttributes
MODELS, SOURCE
-
Fields inherited from interface org.eclipse.epsilon.etl.dt.launching.EtlLaunchConfigurationAttributes
SOURCE_MODEL, TARGET_MODEL, TRANSFORMATION_STRATEGY
-
-
-
-
Field Detail
-
ECL_SOURCE
static final String ECL_SOURCE
- See Also:
- Constant Field Values
-
-