Interface FlockLaunchConfigurationAttributes
-
- All Superinterfaces:
EolLaunchConfigurationAttributes
public interface FlockLaunchConfigurationAttributes extends EolLaunchConfigurationAttributes
-
-
Field Summary
Fields Modifier and Type Field Description static String
MIGRATED_MODEL
static String
ORIGINAL_MODEL
-
Fields inherited from interface org.eclipse.epsilon.eol.dt.launching.EolLaunchConfigurationAttributes
MODELS, SOURCE
-
-
-
-
Field Detail
-
ORIGINAL_MODEL
static final String ORIGINAL_MODEL
- See Also:
- Constant Field Values
-
MIGRATED_MODEL
static final String MIGRATED_MODEL
- See Also:
- Constant Field Values
-
-