public interface VTablePackage
extends org.eclipse.emf.ecore.EPackage
VTableFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTablePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
DETAIL_EDITING
The meta object id for the '
Detail
Editing ' enum. |
static VTablePackage |
eINSTANCE
The singleton instance of the package.
|
static int |
ENABLEMENT_CONFIGURATION
The meta object id for the '
Enablement Configuration ' class. |
static int |
ENABLEMENT_CONFIGURATION__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
ENABLEMENT_CONFIGURATION__COLUMN_DOMAIN_REFERENCE
The feature id for the 'Column Domain Reference' reference.
|
static int |
ENABLEMENT_CONFIGURATION__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
ENABLEMENT_CONFIGURATION__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
ENABLEMENT_CONFIGURATION__LABEL
The feature id for the 'Label' attribute.
|
static int |
ENABLEMENT_CONFIGURATION__NAME
The feature id for the 'Name' attribute.
|
static int |
ENABLEMENT_CONFIGURATION__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
ENABLEMENT_CONFIGURATION__UUID
The feature id for the 'Uuid' attribute.
|
static int |
ENABLEMENT_CONFIGURATION__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
ENABLEMENT_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Enablement Configuration' class.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
READ_ONLY_COLUMN_CONFIGURATION
The meta object id for the '
Read Only Column Configuration ' class. |
static int |
READ_ONLY_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCES
The feature id for the 'Column Domain References' reference list.
|
static int |
READ_ONLY_COLUMN_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Read Only Column Configuration' class.
|
static int |
SINGLE_COLUMN_CONFIGURATION
The meta object id for the '
Single
Column Configuration ' class. |
static int |
SINGLE_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCE
The feature id for the 'Column Domain Reference' reference.
|
static int |
SINGLE_COLUMN_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Single Column Configuration' class.
|
static int |
TABLE_COLUMN_CONFIGURATION
The meta object id for the '
Column
Configuration ' class. |
static int |
TABLE_COLUMN_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Column Configuration' class.
|
static int |
TABLE_CONTROL
The meta object id for the '
Control ' class. |
static int |
TABLE_CONTROL__ADD_REMOVE_DISABLED
The feature id for the 'Add Remove Disabled' attribute.
|
static int |
TABLE_CONTROL__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
TABLE_CONTROL__COLUMN_CONFIGURATIONS
The feature id for the 'Column Configurations' containment reference list.
|
static int |
TABLE_CONTROL__DETAIL_EDITING
The feature id for the 'Detail Editing' attribute.
|
static int |
TABLE_CONTROL__DETAIL_VIEW
The feature id for the 'Detail View' containment reference.
|
static int |
TABLE_CONTROL__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
TABLE_CONTROL__DOMAIN_MODEL_REFERENCE
The feature id for the 'Domain Model Reference' containment reference.
|
static int |
TABLE_CONTROL__DUPLICATE_DISABLED
The feature id for the 'Duplicate Disabled' attribute.
|
static int |
TABLE_CONTROL__ENABLE_DETAIL_EDITING_DIALOG
The feature id for the 'Enable Detail Editing Dialog' attribute.
|
static int |
TABLE_CONTROL__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
TABLE_CONTROL__LABEL
The feature id for the 'Label' attribute.
|
static int |
TABLE_CONTROL__LABEL_ALIGNMENT
The feature id for the 'Label Alignment' attribute.
|
static int |
TABLE_CONTROL__MOVE_UP_DOWN_DISABLED
The feature id for the 'Move Up Down Disabled' attribute.
|
static int |
TABLE_CONTROL__NAME
The feature id for the 'Name' attribute.
|
static int |
TABLE_CONTROL__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
TABLE_CONTROL__UUID
The feature id for the 'Uuid' attribute.
|
static int |
TABLE_CONTROL__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
TABLE_CONTROL_FEATURE_COUNT
The number of structural features of the 'Control' class.
|
static int |
TABLE_DOMAIN_MODEL_REFERENCE
The meta object id for the '
Domain Model Reference ' class. |
static int |
TABLE_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
The feature id for the 'Change Listener' attribute list.
|
static int |
TABLE_DOMAIN_MODEL_REFERENCE__COLUMN_DOMAIN_MODEL_REFERENCES
The feature id for the 'Column Domain Model References' containment reference list.
|
static int |
TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE
The feature id for the 'Domain Model EFeature' reference.
|
static int |
TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH
The feature id for the 'Domain Model EReference Path' reference list.
|
static int |
TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCE
The feature id for the 'Domain Model Reference' containment reference.
|
static int |
TABLE_DOMAIN_MODEL_REFERENCE__SEGMENTS
The feature id for the 'Segments' containment reference list.
|
static int |
TABLE_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Domain Model Reference' class.
|
static int |
WIDTH_CONFIGURATION
The meta object id for the '
Width Configuration ' class. |
static int |
WIDTH_CONFIGURATION__COLUMN_DOMAIN_REFERENCE
The feature id for the 'Column Domain Reference' reference.
|
static int |
WIDTH_CONFIGURATION__MIN_WIDTH
The feature id for the 'Min Width' attribute.
|
static int |
WIDTH_CONFIGURATION__WEIGHT
The feature id for the 'Weight' attribute.
|
static int |
WIDTH_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Width Configuration' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EEnum |
getDetailEditing()
Returns the meta object for enum '
Detail
Editing '. |
org.eclipse.emf.ecore.EClass |
getEnablementConfiguration()
Returns the meta object for class '
Enablement Configuration '. |
org.eclipse.emf.ecore.EReference |
getReadOnlyColumnConfiguration_ColumnDomainReferences()
Returns the meta object for the reference list
'
Column Domain References '. |
org.eclipse.emf.ecore.EClass |
getReadOnlyColumnConfiguration()
Returns the meta object for class '
Read Only Column Configuration '. |
org.eclipse.emf.ecore.EReference |
getSingleColumnConfiguration_ColumnDomainReference()
Returns the meta object for the reference
'
Column
Domain Reference '. |
org.eclipse.emf.ecore.EClass |
getSingleColumnConfiguration()
Returns the meta object for class '
Single Column Configuration '. |
org.eclipse.emf.ecore.EClass |
getTableColumnConfiguration()
Returns the meta object for class '
Column Configuration '. |
org.eclipse.emf.ecore.EAttribute |
getTableControl_AddRemoveDisabled()
Returns the meta object for the attribute
'
Add Remove
Disabled '. |
org.eclipse.emf.ecore.EReference |
getTableControl_ColumnConfigurations()
Returns the meta object for the containment reference list
'
Column
Configurations '. |
org.eclipse.emf.ecore.EAttribute |
getTableControl_DetailEditing()
Returns the meta object for the attribute
'
Detail Editing '. |
org.eclipse.emf.ecore.EReference |
getTableControl_DetailView()
Returns the meta object for the containment reference
'
Detail View '. |
org.eclipse.emf.ecore.EAttribute |
getTableControl_DuplicateDisabled()
Returns the meta object for the attribute
'
Duplicate Disabled '. |
org.eclipse.emf.ecore.EAttribute |
getTableControl_EnableDetailEditingDialog()
Returns the meta object for the attribute
'
Enable Detail
Editing Dialog '. |
org.eclipse.emf.ecore.EAttribute |
getTableControl_MoveUpDownDisabled()
Returns the meta object for the attribute
'
Move Up Down
Disabled '. |
org.eclipse.emf.ecore.EClass |
getTableControl()
Returns the meta object for class '
Control '. |
org.eclipse.emf.ecore.EReference |
getTableDomainModelReference_ColumnDomainModelReferences()
Returns the meta object for the containment reference list
'
Column Domain Model References '. |
org.eclipse.emf.ecore.EReference |
getTableDomainModelReference_DomainModelReference()
Returns the meta object for the containment reference
'
Domain
Model Reference '. |
org.eclipse.emf.ecore.EClass |
getTableDomainModelReference()
Returns the meta object for class '
Domain Model Reference '. |
VTableFactory |
getTableFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getWidthConfiguration_MinWidth()
Returns the meta object for the attribute
'
Min Width '. |
org.eclipse.emf.ecore.EAttribute |
getWidthConfiguration_Weight()
Returns the meta object for the attribute
'
Weight '. |
org.eclipse.emf.ecore.EClass |
getWidthConfiguration()
Returns the meta object for class '
Width
Configuration '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VTablePackage eINSTANCE
static final int TABLE_CONTROL
Control
' class.
static final int TABLE_CONTROL__NAME
static final int TABLE_CONTROL__LABEL
static final int TABLE_CONTROL__VISIBLE
static final int TABLE_CONTROL__ENABLED
static final int TABLE_CONTROL__READONLY
static final int TABLE_CONTROL__DIAGNOSTIC
static final int TABLE_CONTROL__ATTACHMENTS
static final int TABLE_CONTROL__UUID
static final int TABLE_CONTROL__LABEL_ALIGNMENT
static final int TABLE_CONTROL__DOMAIN_MODEL_REFERENCE
static final int TABLE_CONTROL__ADD_REMOVE_DISABLED
static final int TABLE_CONTROL__MOVE_UP_DOWN_DISABLED
static final int TABLE_CONTROL__COLUMN_CONFIGURATIONS
static final int TABLE_CONTROL__DETAIL_EDITING
static final int TABLE_CONTROL__DETAIL_VIEW
static final int TABLE_CONTROL__ENABLE_DETAIL_EDITING_DIALOG
static final int TABLE_CONTROL__DUPLICATE_DISABLED
static final int TABLE_CONTROL_FEATURE_COUNT
static final int TABLE_COLUMN_CONFIGURATION
Column
Configuration
' class.
static final int TABLE_COLUMN_CONFIGURATION_FEATURE_COUNT
static final int TABLE_DOMAIN_MODEL_REFERENCE
Domain Model Reference
' class.
static final int TABLE_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
static final int TABLE_DOMAIN_MODEL_REFERENCE__SEGMENTS
static final int TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE
static final int TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH
static final int TABLE_DOMAIN_MODEL_REFERENCE__COLUMN_DOMAIN_MODEL_REFERENCES
static final int TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCE
static final int TABLE_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT
static final int SINGLE_COLUMN_CONFIGURATION
Single
Column Configuration
' class.
VSingleColumnConfiguration
,
VTablePackageImpl.getSingleColumnConfiguration()
,
Constant Field Valuesstatic final int READ_ONLY_COLUMN_CONFIGURATION
Read Only Column Configuration
' class.
static final int READ_ONLY_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCES
static final int READ_ONLY_COLUMN_CONFIGURATION_FEATURE_COUNT
static final int SINGLE_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCE
static final int SINGLE_COLUMN_CONFIGURATION_FEATURE_COUNT
static final int WIDTH_CONFIGURATION
Width Configuration
' class.
VWidthConfigurationImpl
,
VTablePackageImpl.getWidthConfiguration()
,
Constant Field Valuesstatic final int WIDTH_CONFIGURATION__COLUMN_DOMAIN_REFERENCE
static final int WIDTH_CONFIGURATION__WEIGHT
static final int WIDTH_CONFIGURATION__MIN_WIDTH
static final int WIDTH_CONFIGURATION_FEATURE_COUNT
static final int ENABLEMENT_CONFIGURATION
Enablement Configuration
' class.
VEnablementConfigurationImpl
,
VTablePackageImpl.getEnablementConfiguration()
,
Constant Field Valuesstatic final int ENABLEMENT_CONFIGURATION__NAME
static final int ENABLEMENT_CONFIGURATION__LABEL
static final int ENABLEMENT_CONFIGURATION__VISIBLE
static final int ENABLEMENT_CONFIGURATION__ENABLED
static final int ENABLEMENT_CONFIGURATION__READONLY
static final int ENABLEMENT_CONFIGURATION__DIAGNOSTIC
static final int ENABLEMENT_CONFIGURATION__ATTACHMENTS
static final int ENABLEMENT_CONFIGURATION__UUID
static final int ENABLEMENT_CONFIGURATION__COLUMN_DOMAIN_REFERENCE
static final int ENABLEMENT_CONFIGURATION_FEATURE_COUNT
static final int DETAIL_EDITING
Detail
Editing
' enum.
org.eclipse.emf.ecore.EClass getTableControl()
Control
'.
VTableControl
org.eclipse.emf.ecore.EAttribute getTableControl_AddRemoveDisabled()
Add Remove
Disabled
'.
VTableControl.isAddRemoveDisabled()
,
getTableControl()
org.eclipse.emf.ecore.EAttribute getTableControl_MoveUpDownDisabled()
Move Up Down
Disabled
'.
VTableControl.isMoveUpDownDisabled()
,
getTableControl()
org.eclipse.emf.ecore.EReference getTableControl_ColumnConfigurations()
Column
Configurations
'.
VTableControl.getColumnConfigurations()
,
getTableControl()
org.eclipse.emf.ecore.EAttribute getTableControl_DetailEditing()
Detail Editing
'.
VTableControl.getDetailEditing()
,
getTableControl()
org.eclipse.emf.ecore.EReference getTableControl_DetailView()
Detail View
'.
VTableControl.getDetailView()
,
getTableControl()
org.eclipse.emf.ecore.EAttribute getTableControl_EnableDetailEditingDialog()
Enable Detail
Editing Dialog
'.
VTableControl.isEnableDetailEditingDialog()
,
getTableControl()
org.eclipse.emf.ecore.EAttribute getTableControl_DuplicateDisabled()
Duplicate Disabled
'.
VTableControl.isDuplicateDisabled()
,
getTableControl()
org.eclipse.emf.ecore.EClass getTableColumnConfiguration()
Column Configuration
'.
VTableColumnConfiguration
org.eclipse.emf.ecore.EClass getTableDomainModelReference()
Domain Model Reference
'.
VTableDomainModelReference
org.eclipse.emf.ecore.EReference getTableDomainModelReference_ColumnDomainModelReferences()
Column Domain Model References
'.
VTableDomainModelReference.getColumnDomainModelReferences()
,
getTableDomainModelReference()
org.eclipse.emf.ecore.EReference getTableDomainModelReference_DomainModelReference()
Domain
Model Reference
'.
VTableDomainModelReference.getDomainModelReference()
,
getTableDomainModelReference()
org.eclipse.emf.ecore.EClass getReadOnlyColumnConfiguration()
Read Only Column Configuration
'.
VReadOnlyColumnConfiguration
org.eclipse.emf.ecore.EReference getReadOnlyColumnConfiguration_ColumnDomainReferences()
Column Domain References
'.
VReadOnlyColumnConfiguration.getColumnDomainReferences()
,
getReadOnlyColumnConfiguration()
org.eclipse.emf.ecore.EClass getWidthConfiguration()
Width
Configuration
'.
VWidthConfiguration
org.eclipse.emf.ecore.EAttribute getWidthConfiguration_Weight()
Weight
'.
VWidthConfiguration.getWeight()
,
getWidthConfiguration()
org.eclipse.emf.ecore.EAttribute getWidthConfiguration_MinWidth()
Min Width
'.
VWidthConfiguration.getMinWidth()
,
getWidthConfiguration()
org.eclipse.emf.ecore.EClass getEnablementConfiguration()
Enablement Configuration
'.
VEnablementConfiguration
org.eclipse.emf.ecore.EClass getSingleColumnConfiguration()
Single Column Configuration
'.
VSingleColumnConfiguration
org.eclipse.emf.ecore.EReference getSingleColumnConfiguration_ColumnDomainReference()
Column
Domain Reference
'.
VSingleColumnConfiguration.getColumnDomainReference()
,
getSingleColumnConfiguration()
org.eclipse.emf.ecore.EEnum getDetailEditing()
Detail
Editing
'.
DetailEditing
VTableFactory getTableFactory()
Copyright © 2019. All rights reserved.