public static interface TablePackage.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
COLUMN
The meta object literal for the '
Column ' class. |
static EAttribute |
COLUMN__WIDTH
The meta object literal for the 'Width' attribute feature.
|
static EClass |
EOBJECT_QUERY_ROW
The meta object literal for the '
EObject Query Row ' class. |
static EClass |
FEATURE_COLUMN
The meta object literal for the '
Feature Column ' class. |
static EReference |
FEATURE_COLUMN__FEATURE
The meta object literal for the 'Feature' reference feature.
|
static EClass |
NAVIGATION_ROW
The meta object literal for the '
Navigation Row ' class. |
static EReference |
NAVIGATION_ROW__QUERY_RESULT
The meta object literal for the 'Query Result' reference feature.
|
static EClass |
NAVIGATION_TABLE
The meta object literal for the '
Navigation Table ' class. |
static EReference |
NAVIGATION_TABLE__QUERY_RESULTS
The meta object literal for the 'Query Results' containment reference list feature.
|
static EClass |
PRIMITIVE_TYPE_QUERY_ROW
The meta object literal for the '
Primitive Type Query Row ' class. |
static EAttribute |
PRIMITIVE_TYPE_QUERY_ROW__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EClass |
ROW
The meta object literal for the '
Row ' class. |
static EReference |
ROW__ELEMENT
The meta object literal for the 'Element' reference feature.
|
static EAttribute |
ROW__HEIGHT
The meta object literal for the 'Height' attribute feature.
|
static EClass |
SOURCE_COLUMN
The meta object literal for the '
Source Column ' class. |
static EAttribute |
SOURCE_COLUMN__IS_HIDDEN
The meta object literal for the 'Is Hidden' attribute feature.
|
static EClass |
TABLE
The meta object literal for the '
Table ' class. |
static EReference |
TABLE__CAN_BE_PRESENTED_IN_THE_TABLE
The meta object literal for the 'Can Be Presented In The Table' reference feature.
|
static EReference |
TABLE__COLUMNS
The meta object literal for the 'Columns' containment reference list feature.
|
static EReference |
TABLE__CONTEXT
The meta object literal for the 'Context' reference feature.
|
static EReference |
TABLE__CUSTOMIZATIONS
The meta object literal for the 'Customizations' reference list feature.
|
static EAttribute |
TABLE__DESCRIPTION
The meta object literal for the 'Description' attribute feature.
|
static EReference |
TABLE__FACET_SETS
The meta object literal for the 'Facet Sets' reference list feature.
|
static EAttribute |
TABLE__HIDE_EMPTY_COLUMNS
The meta object literal for the 'Hide Empty Columns' attribute feature.
|
static EReference |
TABLE__LOCAL_CUSTOMIZATIONS
The meta object literal for the 'Local Customizations' containment reference list feature.
|
static EAttribute |
TABLE__ONLY_SHOW_COMMON_COLUMNS
The meta object literal for the 'Only Show Common Columns' attribute feature.
|
static EAttribute |
TABLE__PARAMETER
The meta object literal for the 'Parameter' attribute feature.
|
static EReference |
TABLE__ROWS
The meta object literal for the 'Rows' containment reference list feature.
|
static EReference |
TABLE__TABLE_CONFIGURATION
The meta object literal for the 'Table Configuration' reference feature.
|
static EClass |
VALUE_COLUMN
The meta object literal for the '
Value Column ' class. |
static final EClass TABLE
Table
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TableImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getTable()
static final EReference TABLE__TABLE_CONFIGURATION
static final EReference TABLE__CUSTOMIZATIONS
static final EReference TABLE__FACET_SETS
static final EReference TABLE__CONTEXT
static final EAttribute TABLE__PARAMETER
static final EAttribute TABLE__HIDE_EMPTY_COLUMNS
static final EAttribute TABLE__ONLY_SHOW_COMMON_COLUMNS
static final EAttribute TABLE__DESCRIPTION
static final EReference TABLE__COLUMNS
static final EReference TABLE__ROWS
static final EReference TABLE__LOCAL_CUSTOMIZATIONS
static final EReference TABLE__CAN_BE_PRESENTED_IN_THE_TABLE
static final EClass NAVIGATION_TABLE
Navigation Table
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.NavigationTableImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getNavigationTable()
static final EReference NAVIGATION_TABLE__QUERY_RESULTS
static final EClass COLUMN
Column
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.ColumnImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getColumn()
static final EAttribute COLUMN__WIDTH
static final EClass SOURCE_COLUMN
Source Column
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.SourceColumnImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getSourceColumn()
static final EAttribute SOURCE_COLUMN__IS_HIDDEN
static final EClass FEATURE_COLUMN
Feature Column
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.FeatureColumnImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getFeatureColumn()
static final EReference FEATURE_COLUMN__FEATURE
static final EClass ROW
Row
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.RowImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getRow()
static final EReference ROW__ELEMENT
static final EAttribute ROW__HEIGHT
static final EClass NAVIGATION_ROW
Navigation Row
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.NavigationRowImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getNavigationRow()
static final EReference NAVIGATION_ROW__QUERY_RESULT
static final EClass PRIMITIVE_TYPE_QUERY_ROW
Primitive Type Query Row
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.PrimitiveTypeQueryRowImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getPrimitiveTypeQueryRow()
static final EAttribute PRIMITIVE_TYPE_QUERY_ROW__VALUE
static final EClass EOBJECT_QUERY_ROW
EObject Query Row
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.EObjectQueryRowImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getEObjectQueryRow()
static final EClass VALUE_COLUMN
Value Column
' class.
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.ValueColumnImpl
,
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table.impl.TablePackageImpl#getValueColumn()