|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VTablePackage
The Package for the model. It contains accessors for the meta objects to represent
VTableFactory
Nested Class Summary | |
---|---|
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 |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
DETAIL_EDITING
The meta object id for the ' Detail Editing ' enum. |
static VTablePackage |
eINSTANCE
The singleton instance of the package. |
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 |
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__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_ALIGNMENT
The feature id for the 'Label Alignment' 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__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_FEATURE_COUNT
The number of structural features of the 'Domain Model Reference' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EEnum |
getDetailEditing()
Returns the meta object for enum ' Detail Editing '. |
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.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_EnableDetailEditingDialog()
Returns the meta object for the attribute ' Enable Detail Editing Dialog '. |
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. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
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.
VTableControlImpl
,
VTablePackageImpl.getTableControl()
,
Constant Field Valuesstatic final int TABLE_CONTROL__NAME
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__LABEL_ALIGNMENT
static final int TABLE_CONTROL__DOMAIN_MODEL_REFERENCE
static final int TABLE_CONTROL__ADD_REMOVE_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_FEATURE_COUNT
static final int TABLE_COLUMN_CONFIGURATION
Column Configuration
' class.
VTableColumnConfiguration
,
VTablePackageImpl.getTableColumnConfiguration()
,
Constant Field Valuesstatic final int TABLE_COLUMN_CONFIGURATION_FEATURE_COUNT
static final int TABLE_DOMAIN_MODEL_REFERENCE
Domain Model Reference
' class.
VTableDomainModelReferenceImpl
,
VTablePackageImpl.getTableDomainModelReference()
,
Constant Field Valuesstatic final int TABLE_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
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 READ_ONLY_COLUMN_CONFIGURATION
Read Only Column Configuration
' class.
VReadOnlyColumnConfigurationImpl
,
VTablePackageImpl.getReadOnlyColumnConfiguration()
,
Constant Field Valuesstatic final int READ_ONLY_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCES
static final int READ_ONLY_COLUMN_CONFIGURATION_FEATURE_COUNT
static final int DETAIL_EDITING
Detail Editing
' enum.
DetailEditing
,
VTablePackageImpl.getDetailEditing()
,
Constant Field ValuesMethod Detail |
---|
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.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.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.EEnum getDetailEditing()
Detail Editing
'.
DetailEditing
VTableFactory getTableFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |