public static interface VGroupedGridPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
GROUP
The meta object literal for the '
Group' class. |
static org.eclipse.emf.ecore.EAttribute |
GROUP__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
GROUP__ROWS
The meta object literal for the 'Rows' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
GROUPED_GRID
The meta object literal for the '
Grouped Grid' class. |
static org.eclipse.emf.ecore.EReference |
GROUPED_GRID__GROUPS
The meta object literal for the 'Groups' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
ROW
The meta object literal for the '
Row' class. |
static org.eclipse.emf.ecore.EReference |
ROW__CHILDREN
The meta object literal for the 'Children' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
SPAN
The meta object literal for the '
Span' class. |
static org.eclipse.emf.ecore.EAttribute |
SPAN__HORIZONTAL_SPAN
The meta object literal for the 'Horizontal Span' attribute feature.
|
static final org.eclipse.emf.ecore.EClass GROUPED_GRID
Grouped Grid' class.
static final org.eclipse.emf.ecore.EReference GROUPED_GRID__GROUPS
static final org.eclipse.emf.ecore.EClass GROUP
Group' class.
VGroupImpl,
VGroupedGridPackageImpl.getGroup()static final org.eclipse.emf.ecore.EReference GROUP__ROWS
static final org.eclipse.emf.ecore.EAttribute GROUP__NAME
static final org.eclipse.emf.ecore.EClass ROW
Row' class.
VRowImpl,
VGroupedGridPackageImpl.getRow()static final org.eclipse.emf.ecore.EReference ROW__CHILDREN
static final org.eclipse.emf.ecore.EClass SPAN
Span' class.
VSpanImpl,
VGroupedGridPackageImpl.getSpan()static final org.eclipse.emf.ecore.EAttribute SPAN__HORIZONTAL_SPAN
Copyright © 2019. All rights reserved.