public static interface LaunchPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
LAUNCH_CONFIGURATION
The meta object literal for the '
Configuration' class. |
static EReference |
LAUNCH_CONFIGURATION__DISCOVERER
The meta object literal for the 'Discoverer' reference feature.
|
static EAttribute |
LAUNCH_CONFIGURATION__OPEN_MODEL_AFTER_DISCOVERY
The meta object literal for the 'Open Model After Discovery' attribute feature.
|
static EReference |
LAUNCH_CONFIGURATION__PARAMETER_VALUES
The meta object literal for the 'Parameter Values' containment reference list feature.
|
static EAttribute |
LAUNCH_CONFIGURATION__SOURCE
The meta object literal for the 'Source' attribute feature.
|
static EClass |
PARAMETER_VALUE
The meta object literal for the '
Parameter Value' class. |
static EReference |
PARAMETER_VALUE__PARAMETER
The meta object literal for the 'Parameter' reference feature.
|
static EAttribute |
PARAMETER_VALUE__VALUE
The meta object literal for the 'Value' attribute feature.
|
static final EClass LAUNCH_CONFIGURATION
Configuration' class.
org.eclipse.modisco.infra.discovery.launch.impl.LaunchConfigurationImpl,
org.eclipse.modisco.infra.discovery.launch.impl.LaunchPackageImpl#getLaunchConfiguration()static final EAttribute LAUNCH_CONFIGURATION__SOURCE
static final EReference LAUNCH_CONFIGURATION__PARAMETER_VALUES
static final EReference LAUNCH_CONFIGURATION__DISCOVERER
static final EAttribute LAUNCH_CONFIGURATION__OPEN_MODEL_AFTER_DISCOVERY
static final EClass PARAMETER_VALUE
Parameter Value' class.
org.eclipse.modisco.infra.discovery.launch.impl.ParameterValueImpl,
org.eclipse.modisco.infra.discovery.launch.impl.LaunchPackageImpl#getParameterValue()static final EReference PARAMETER_VALUE__PARAMETER
static final EAttribute PARAMETER_VALUE__VALUE