public interface SourcesPackage
extends org.eclipse.emf.ecore.EPackage
SourcesFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
SourcesPackage.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 SourcesPackage |
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 |
EOBJECT_TO_SOURCES_ENTRY
The meta object id for the '
EObject To Sources Entry' class. |
static int |
EOBJECT_TO_SOURCES_ENTRY__KEY
The feature id for the 'Key' reference.
|
static int |
EOBJECT_TO_SOURCES_ENTRY__VALUE
The feature id for the 'Value' attribute list.
|
static int |
EOBJECT_TO_SOURCES_ENTRY_FEATURE_COUNT
The number of structural features of the 'EObject To Sources Entry' class.
|
static int |
EOBJECT_TO_SOURCES_ENTRY_OPERATION_COUNT
The number of operations of the 'EObject To Sources Entry' class.
|
static int |
SOURCE_MODEL
The meta object id for the '
Source Model' class. |
static int |
SOURCE_MODEL__SOURCES
The feature id for the 'Sources' map.
|
static int |
SOURCE_MODEL_FEATURE_COUNT
The number of structural features of the 'Source Model' class.
|
static int |
SOURCE_MODEL_OPERATION_COUNT
The number of operations of the 'Source Model' class.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getEObjectToSourcesEntry_Key()
Returns the meta object for the reference '
Key'. |
org.eclipse.emf.ecore.EAttribute |
getEObjectToSourcesEntry_Value()
Returns the meta object for the attribute list '
Value'. |
org.eclipse.emf.ecore.EClass |
getEObjectToSourcesEntry()
Returns the meta object for class '
EObject To Sources Entry'. |
org.eclipse.emf.ecore.EReference |
getSourceModel_Sources()
Returns the meta object for the map '
Sources'. |
org.eclipse.emf.ecore.EClass |
getSourceModel()
Returns the meta object for class '
Source Model'. |
SourcesFactory |
getSourcesFactory()
Returns the factory that creates the instances of the model.
|
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 SourcesPackage eINSTANCE
static final int SOURCE_MODEL
Source Model' class.
SourceModelImpl,
SourcesPackageImpl.getSourceModel(),
Constant Field Valuesstatic final int SOURCE_MODEL__SOURCES
static final int SOURCE_MODEL_FEATURE_COUNT
static final int SOURCE_MODEL_OPERATION_COUNT
static final int EOBJECT_TO_SOURCES_ENTRY
EObject To Sources Entry' class.
EObjectToSourcesEntryImpl,
SourcesPackageImpl.getEObjectToSourcesEntry(),
Constant Field Valuesstatic final int EOBJECT_TO_SOURCES_ENTRY__KEY
static final int EOBJECT_TO_SOURCES_ENTRY__VALUE
static final int EOBJECT_TO_SOURCES_ENTRY_FEATURE_COUNT
static final int EOBJECT_TO_SOURCES_ENTRY_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getSourceModel()
Source Model'.
SourceModelorg.eclipse.emf.ecore.EReference getSourceModel_Sources()
Sources'.
SourceModel.getSources(),
getSourceModel()org.eclipse.emf.ecore.EClass getEObjectToSourcesEntry()
EObject To Sources Entry'.
Map.Entryorg.eclipse.emf.ecore.EReference getEObjectToSourcesEntry_Key()
Key'.
Map.Entry,
getEObjectToSourcesEntry()org.eclipse.emf.ecore.EAttribute getEObjectToSourcesEntry_Value()
Value'.
Map.Entry,
getEObjectToSourcesEntry()SourcesFactory getSourcesFactory()
Copyright 2021 Kieker Project, http://kieker-monitoring.net