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 |
COMPOSED_KEY
The meta object id for the 'Composed Key' data type.
|
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 |
getComposedKey()
Returns the meta object for data type '
Composed Key '. |
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, setNsURI
getEAnnotation, getEAnnotations
static 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 Valuesstatic final int COMPOSED_KEY
ComposedKey
,
AnalysismodelPackageImpl.getComposedKey()
,
Constant Field Valuesorg.eclipse.emf.ecore.EDataType getInstant()
Instant
'.
Instant
org.eclipse.emf.ecore.EDataType getDuration()
Duration
'.
Duration
org.eclipse.emf.ecore.EDataType getComposedKey()
Composed Key
'.
ComposedKey
AnalysismodelFactory getAnalysismodelFactory()
Copyright 2020 Kieker Project, http://kieker-monitoring.net