Interface ProblemPackage.Literals
- Enclosing class:
- ProblemPackage
public static interface ProblemPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Problem
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Description' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Location' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Severity' attribute feature.static final org.eclipse.emf.ecore.EEnum
The meta object literal for the 'Severity
' enum.
-
Field Details
-
PROBLEM
static final org.eclipse.emf.ecore.EClass PROBLEMThe meta object literal for the 'Problem
' class.- See Also:
-
PROBLEM__SEVERITY
static final org.eclipse.emf.ecore.EAttribute PROBLEM__SEVERITYThe meta object literal for the 'Severity' attribute feature. -
PROBLEM__LOCATION
static final org.eclipse.emf.ecore.EAttribute PROBLEM__LOCATIONThe meta object literal for the 'Location' attribute feature. -
PROBLEM__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute PROBLEM__DESCRIPTIONThe meta object literal for the 'Description' attribute feature. -
SEVERITY
static final org.eclipse.emf.ecore.EEnum SEVERITYThe meta object literal for the 'Severity
' enum.- See Also:
-