Interface GuiceBasedRealmPackage.Literals
-
- Enclosing interface:
- GuiceBasedRealmPackage
public static interface GuiceBasedRealmPackage.LiteralsDefines 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 EClassMODULE_IMPORTThe meta object literal for the 'Module Import' class.static EAttributeMODULE_IMPORT__MODULE_FQNThe 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.
-
-