public interface MemoryManagerPackage
extends org.eclipse.emf.ecore.EPackage
MemoryManagerFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
MemoryManagerPackage.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 MemoryManagerPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
MEMORY_MANAGER_MODULE
The meta object id for the '
Module ' class. |
static int |
MEMORY_MANAGER_MODULE__TYPE_SYSTEM
The feature id for the 'Type System' reference.
|
static int |
MEMORY_MANAGER_MODULE_FEATURE_COUNT
The number of structural features of the 'Module' class.
|
static int |
MEMORY_MANAGER_MODULE_OPERATION_COUNT
The number of operations of the 'Module' class.
|
Modifier and Type | Method and Description |
---|---|
MemoryManagerFactory |
getMemoryManagerFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getMemoryManagerModule_TypeSystem()
Returns the meta object for the reference '
Type System '. |
org.eclipse.emf.ecore.EClass |
getMemoryManagerModule()
Returns the meta object for class '
Module '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final MemoryManagerPackage eINSTANCE
static final int MEMORY_MANAGER_MODULE
Module
' class.
static final int MEMORY_MANAGER_MODULE__TYPE_SYSTEM
static final int MEMORY_MANAGER_MODULE_FEATURE_COUNT
static final int MEMORY_MANAGER_MODULE_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getMemoryManagerModule()
Module
'.
MemoryManagerModule
org.eclipse.emf.ecore.EReference getMemoryManagerModule_TypeSystem()
Type System
'.
MemoryManagerModule.getTypeSystem()
,
getMemoryManagerModule()
MemoryManagerFactory getMemoryManagerFactory()