public static interface OptionsPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
ANALYSIS_RATIONALE
The meta object literal for the '
Analysis Rationale' class. |
static EClass |
CONSTRAINT
The meta object literal for the '
Constraint' class. |
static EClass |
OPTION
The meta object literal for the '
Option' class. |
static EAttribute |
OPTION__DESCRIPTION
The meta object literal for the 'Description' attribute feature.
|
static EReference |
OPTION__EFFECTS
The meta object literal for the 'Effects' reference list feature.
|
static EAttribute |
OPTION__IS_IMPLEMENTED
The meta object literal for the 'Is Implemented' attribute feature.
|
static EAttribute |
OPTION__IS_MODELLED
The meta object literal for the 'Is Modelled' attribute feature.
|
static EAttribute |
OPTION__KEYWORDS
The meta object literal for the 'Keywords' attribute list feature.
|
static EReference |
OPTION__RATIONALE
The meta object literal for the 'Rationale' containment reference list feature.
|
static EReference |
OPTION__REPOSITORY
The meta object literal for the 'Repository' container reference feature.
|
static EAttribute |
OPTION__TIME_STAMP
The meta object literal for the 'Time Stamp' attribute feature.
|
static EReference |
OPTION__USED_TERMS
The meta object literal for the 'Used Terms' reference list feature.
|
static EClass |
OPTION_REPOSITORY
The meta object literal for the '
Option Repository' class. |
static EReference |
OPTION_REPOSITORY__OPTIONS
The meta object literal for the 'Options' containment reference list feature.
|
static EClass |
RATIONALE
The meta object literal for the '
Rationale' class. |
static EAttribute |
RATIONALE__RATIONALE_TEXT
The meta object literal for the 'Rationale Text' attribute feature.
|
static EClass |
TEXT_OPTION
The meta object literal for the '
Text Option' class. |
static EClass |
TEXT_RATIONALE
The meta object literal for the '
Text Rationale' class. |
static final EClass TEXT_OPTION
Text Option' class.
TextOptionImpl,
OptionsPackageImpl.getTextOption()static final EClass OPTION
Option' class.
OptionImpl,
OptionsPackageImpl.getOption()static final EAttribute OPTION__DESCRIPTION
static final EAttribute OPTION__KEYWORDS
static final EReference OPTION__REPOSITORY
static final EReference OPTION__RATIONALE
static final EAttribute OPTION__IS_MODELLED
static final EAttribute OPTION__IS_IMPLEMENTED
static final EAttribute OPTION__TIME_STAMP
static final EReference OPTION__EFFECTS
static final EReference OPTION__USED_TERMS
static final EClass OPTION_REPOSITORY
Option Repository' class.
OptionRepositoryImpl,
OptionsPackageImpl.getOptionRepository()static final EReference OPTION_REPOSITORY__OPTIONS
static final EClass CONSTRAINT
Constraint' class.
ConstraintImpl,
OptionsPackageImpl.getConstraint()static final EClass RATIONALE
Rationale' class.
RationaleImpl,
OptionsPackageImpl.getRationale()static final EAttribute RATIONALE__RATIONALE_TEXT
static final EClass TEXT_RATIONALE
Text Rationale' class.
TextRationaleImpl,
OptionsPackageImpl.getTextRationale()static final EClass ANALYSIS_RATIONALE
Analysis Rationale' class.
AnalysisRationaleImpl,
OptionsPackageImpl.getAnalysisRationale()