Interface VControlgridPackage.Literals

  • Enclosing interface:
    VControlgridPackage

    public static interface VControlgridPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass CONTROL_GRID
      The meta object literal for the ' Control Grid' class.
      static org.eclipse.emf.ecore.EReference CONTROL_GRID__ROWS
      The meta object literal for the 'Rows' containment reference list feature.
      static org.eclipse.emf.ecore.EClass CONTROL_GRID_CELL
      The meta object literal for the ' Control Grid Cell' class.
      static org.eclipse.emf.ecore.EReference CONTROL_GRID_CELL__CONTROL
      The meta object literal for the 'Control' containment reference feature.
      static org.eclipse.emf.ecore.EClass CONTROL_GRID_ROW
      The meta object literal for the ' Control Grid Row' class.
      static org.eclipse.emf.ecore.EReference CONTROL_GRID_ROW__CELLS
      The meta object literal for the 'Cells' containment reference list feature.