Package io.lionweb.java.emf.builtins
Interface BuiltinsPackage.Literals
- Enclosing interface:
- BuiltinsPackage
public static interface BuiltinsPackage.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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'INamed
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.
-
Field Details
-
INAMED
static final org.eclipse.emf.ecore.EClass INAMEDThe meta object literal for the 'INamed
' class.- See Also:
-
INAMED__NAME
static final org.eclipse.emf.ecore.EAttribute INAMED__NAMEThe meta object literal for the 'Name' attribute feature.
-