public static interface VTablePackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EEnum |
DETAIL_EDITING
The meta object literal for the '
Detail
Editing ' enum. |
static org.eclipse.emf.ecore.EClass |
ENABLEMENT_CONFIGURATION
The meta object literal for the
'
Enablement
Configuration ' class. |
static org.eclipse.emf.ecore.EClass |
READ_ONLY_COLUMN_CONFIGURATION
The meta object literal for the
'
Read Only Column
Configuration ' class. |
static org.eclipse.emf.ecore.EReference |
READ_ONLY_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCES
The meta object literal for the 'Column Domain References' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
SINGLE_COLUMN_CONFIGURATION
The meta object literal for the '
Single Column Configuration ' class. |
static org.eclipse.emf.ecore.EReference |
SINGLE_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCE
The meta object literal for the 'Column Domain Reference' reference feature.
|
static org.eclipse.emf.ecore.EClass |
TABLE_COLUMN_CONFIGURATION
The meta object literal for the '
Column Configuration ' class. |
static org.eclipse.emf.ecore.EClass |
TABLE_CONTROL
The meta object literal for the '
Control ' class. |
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTROL__ADD_REMOVE_DISABLED
The meta object literal for the 'Add Remove Disabled' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
TABLE_CONTROL__COLUMN_CONFIGURATIONS
The meta object literal for the 'Column Configurations' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTROL__DETAIL_EDITING
The meta object literal for the 'Detail Editing' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
TABLE_CONTROL__DETAIL_VIEW
The meta object literal for the 'Detail View' containment reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTROL__DUPLICATE_DISABLED
The meta object literal for the 'Duplicate Disabled' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTROL__ENABLE_DETAIL_EDITING_DIALOG
The meta object literal for the 'Enable Detail Editing Dialog' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTROL__MOVE_UP_DOWN_DISABLED
The meta object literal for the 'Move Up Down Disabled' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
TABLE_DOMAIN_MODEL_REFERENCE
The meta object literal for the
'
Domain Model
Reference ' class. |
static org.eclipse.emf.ecore.EReference |
TABLE_DOMAIN_MODEL_REFERENCE__COLUMN_DOMAIN_MODEL_REFERENCES
The meta object literal for the 'Column Domain Model References' containment reference list
feature.
|
static org.eclipse.emf.ecore.EReference |
TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCE
The meta object literal for the 'Domain Model Reference' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
WIDTH_CONFIGURATION
The meta object literal for the '
Width Configuration ' class. |
static org.eclipse.emf.ecore.EAttribute |
WIDTH_CONFIGURATION__MIN_WIDTH
The meta object literal for the 'Min Width' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
WIDTH_CONFIGURATION__WEIGHT
The meta object literal for the 'Weight' attribute feature.
|
static final org.eclipse.emf.ecore.EClass TABLE_CONTROL
Control
' class.
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTROL__ADD_REMOVE_DISABLED
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTROL__MOVE_UP_DOWN_DISABLED
static final org.eclipse.emf.ecore.EReference TABLE_CONTROL__COLUMN_CONFIGURATIONS
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTROL__DETAIL_EDITING
static final org.eclipse.emf.ecore.EReference TABLE_CONTROL__DETAIL_VIEW
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTROL__ENABLE_DETAIL_EDITING_DIALOG
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTROL__DUPLICATE_DISABLED
static final org.eclipse.emf.ecore.EClass TABLE_COLUMN_CONFIGURATION
Column Configuration
' class.
static final org.eclipse.emf.ecore.EClass TABLE_DOMAIN_MODEL_REFERENCE
Domain Model
Reference
' class.
static final org.eclipse.emf.ecore.EReference TABLE_DOMAIN_MODEL_REFERENCE__COLUMN_DOMAIN_MODEL_REFERENCES
static final org.eclipse.emf.ecore.EReference TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCE
static final org.eclipse.emf.ecore.EClass READ_ONLY_COLUMN_CONFIGURATION
Read Only Column
Configuration
' class.
static final org.eclipse.emf.ecore.EReference READ_ONLY_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCES
static final org.eclipse.emf.ecore.EClass WIDTH_CONFIGURATION
Width Configuration
' class.
VWidthConfigurationImpl
,
VTablePackageImpl.getWidthConfiguration()
static final org.eclipse.emf.ecore.EAttribute WIDTH_CONFIGURATION__WEIGHT
static final org.eclipse.emf.ecore.EAttribute WIDTH_CONFIGURATION__MIN_WIDTH
static final org.eclipse.emf.ecore.EClass ENABLEMENT_CONFIGURATION
Enablement
Configuration
' class.
VEnablementConfigurationImpl
,
VTablePackageImpl.getEnablementConfiguration()
static final org.eclipse.emf.ecore.EClass SINGLE_COLUMN_CONFIGURATION
Single Column Configuration
' class.
VSingleColumnConfiguration
,
VTablePackageImpl.getSingleColumnConfiguration()
static final org.eclipse.emf.ecore.EReference SINGLE_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCE
static final org.eclipse.emf.ecore.EEnum DETAIL_EDITING
Detail
Editing
' enum.
Copyright © 2019. All rights reserved.