Package kieker.model.analysismodel
Interface AnalysismodelPackage.Literals
- Enclosing interface:
- AnalysismodelPackage
public static interface AnalysismodelPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated:
-
Field Details
-
INSTANT
static final org.eclipse.emf.ecore.EDataType INSTANTThe meta object literal for the 'Instant' data type.- See Also:
Instant
,AnalysismodelPackageImpl.getInstant()
- Generated:
-
DURATION
static final org.eclipse.emf.ecore.EDataType DURATIONThe meta object literal for the 'Duration' data type.- See Also:
Duration
,AnalysismodelPackageImpl.getDuration()
- Generated:
-