Interface GuiceBasedRealmPackage.Literals
-
- Enclosing interface:
- GuiceBasedRealmPackage
public static interface GuiceBasedRealmPackage.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 class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClass
MODULE_IMPORT
The meta object literal for the 'Module Import
' class.static EAttribute
MODULE_IMPORT__MODULE_FQN
The meta object literal for the 'Module FQN' attribute feature.
-
-
-
Field Detail
-
MODULE_IMPORT
static final EClass MODULE_IMPORT
The meta object literal for the 'Module Import
' class.- See Also:
ModuleImportImpl
,GuiceBasedRealmPackageImpl.getModuleImport()
- Generated class or method.
-
MODULE_IMPORT__MODULE_FQN
static final EAttribute MODULE_IMPORT__MODULE_FQN
The meta object literal for the 'Module FQN' attribute feature.- Generated class or method.
-
-