public interface AnalysismodelPackage
extends org.eclipse.emf.ecore.EPackage
AnalysismodelFactory| Modifier and Type | Interface and Description |
|---|---|
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
|
| Modifier and Type | Field and Description |
|---|---|
static int |
DURATION
The meta object id for the 'Duration' data type.
|
static AnalysismodelPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
INSTANT
The meta object id for the 'Instant' data type.
|
| Modifier and Type | Method and Description |
|---|---|
AnalysismodelFactory |
getAnalysismodelFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EDataType |
getDuration()
Returns the meta object for data type '
Duration'. |
org.eclipse.emf.ecore.EDataType |
getInstant()
Returns the meta object for data type '
Instant'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final AnalysismodelPackage eINSTANCE
static final int INSTANT
Instant,
AnalysismodelPackageImpl.getInstant(),
Constant Field Valuesstatic final int DURATION
Duration,
AnalysismodelPackageImpl.getDuration(),
Constant Field Valuesorg.eclipse.emf.ecore.EDataType getInstant()
Instant'.
Instantorg.eclipse.emf.ecore.EDataType getDuration()
Duration'.
DurationAnalysismodelFactory getAnalysismodelFactory()
Copyright 2021 Kieker Project, http://kieker-monitoring.net