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

    Fields
    Modifier and Type
    Field
    Description
    static 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 INAMED
      The meta object literal for the 'INamed' class.
      See Also:
    • INAMED__NAME

      static final org.eclipse.emf.ecore.EAttribute INAMED__NAME
      The meta object literal for the 'Name' attribute feature.