|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableconfigurationPackage
The Package for the model. It contains accessors for the meta objects to represent
TableconfigurationFactory| Nested Class Summary | |
|---|---|
static interface |
TableconfigurationPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static TableconfigurationPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
INSTANTIATION_METHOD
The meta object id for the ' Instantiation Method' class. |
static int |
INSTANTIATION_METHOD__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
INSTANTIATION_METHOD__INSTANTIATION_QUERY
The feature id for the 'Instantiation Query' reference. |
static int |
INSTANTIATION_METHOD__NAME
The feature id for the 'Name' attribute. |
static int |
INSTANTIATION_METHOD_FEATURE_COUNT
The number of structural features of the 'Instantiation Method' class. |
static int |
TABLE_CONFIGURATION
The meta object id for the ' Table Configuration' class. |
static int |
TABLE_CONFIGURATION__CAN_BE_PRESENTED_IN_THE_TABLE
The feature id for the 'Can Be Presented In The Table' reference. |
static int |
TABLE_CONFIGURATION__DEFAULT_CUSTOMIZATIONS
The feature id for the 'Default Customizations' reference list. |
static int |
TABLE_CONFIGURATION__DEFAULT_FACETS
The feature id for the 'Default Facets' reference list. |
static int |
TABLE_CONFIGURATION__DEFAULT_LOCAL_CUSTOMIZATION
The feature id for the 'Default Local Customization' reference. |
static int |
TABLE_CONFIGURATION__FORCED_CELL_EDITORS
The feature id for the 'Forced Cell Editors' reference list. |
static int |
TABLE_CONFIGURATION__INSTANTIATION_METHOD
The feature id for the 'Instantiation Method' containment reference list. |
static int |
TABLE_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Table Configuration' class. |
| Method Summary | |
|---|---|
EAttribute |
getInstantiationMethod_Description()
Returns the meta object for the attribute ' Description'. |
EReference |
getInstantiationMethod_InstantiationQuery()
Returns the meta object for the reference ' Instantiation Query'. |
EAttribute |
getInstantiationMethod_Name()
Returns the meta object for the attribute ' Name'. |
EClass |
getInstantiationMethod()
Returns the meta object for class ' Instantiation Method'. |
EReference |
getTableConfiguration_CanBePresentedInTheTable()
Returns the meta object for the reference ' Can Be Presented In The Table'. |
EReference |
getTableConfiguration_DefaultCustomizations()
Returns the meta object for the reference list ' Default Customizations'. |
EReference |
getTableConfiguration_DefaultFacets()
Returns the meta object for the reference list ' Default Facets'. |
EReference |
getTableConfiguration_DefaultLocalCustomization()
Returns the meta object for the reference ' Default Local Customization'. |
EReference |
getTableConfiguration_ForcedCellEditors()
Returns the meta object for the reference list ' Forced Cell Editors'. |
EReference |
getTableConfiguration_InstantiationMethod()
Returns the meta object for the containment reference list ' Instantiation Method'. |
EClass |
getTableConfiguration()
Returns the meta object for class ' Table Configuration'. |
TableconfigurationFactory |
getTableconfigurationFactory()
Returns the factory that creates the instances of the model. |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final TableconfigurationPackage eINSTANCE
static final int TABLE_CONFIGURATION
Table Configuration' class.
org.eclipse.emf.facet.widgets.nattable.tableconfiguration.impl.TableConfigurationImpl,
org.eclipse.emf.facet.widgets.nattable.tableconfiguration.impl.TableconfigurationPackageImpl#getTableConfiguration(),
Constant Field Valuesstatic final int TABLE_CONFIGURATION__CAN_BE_PRESENTED_IN_THE_TABLE
static final int TABLE_CONFIGURATION__FORCED_CELL_EDITORS
static final int TABLE_CONFIGURATION__DEFAULT_FACETS
static final int TABLE_CONFIGURATION__DEFAULT_CUSTOMIZATIONS
static final int TABLE_CONFIGURATION__INSTANTIATION_METHOD
static final int TABLE_CONFIGURATION__DEFAULT_LOCAL_CUSTOMIZATION
static final int TABLE_CONFIGURATION_FEATURE_COUNT
static final int INSTANTIATION_METHOD
Instantiation Method' class.
org.eclipse.emf.facet.widgets.nattable.tableconfiguration.impl.InstantiationMethodImpl,
org.eclipse.emf.facet.widgets.nattable.tableconfiguration.impl.TableconfigurationPackageImpl#getInstantiationMethod(),
Constant Field Valuesstatic final int INSTANTIATION_METHOD__NAME
static final int INSTANTIATION_METHOD__DESCRIPTION
static final int INSTANTIATION_METHOD__INSTANTIATION_QUERY
static final int INSTANTIATION_METHOD_FEATURE_COUNT
| Method Detail |
|---|
EClass getTableConfiguration()
Table Configuration'.
TableConfigurationEReference getTableConfiguration_CanBePresentedInTheTable()
Can Be Presented In The Table'.
TableConfiguration.getCanBePresentedInTheTable(),
getTableConfiguration()EReference getTableConfiguration_ForcedCellEditors()
Forced Cell Editors'.
TableConfiguration.getForcedCellEditors(),
getTableConfiguration()EReference getTableConfiguration_DefaultFacets()
Default Facets'.
TableConfiguration.getDefaultFacets(),
getTableConfiguration()EReference getTableConfiguration_DefaultCustomizations()
Default Customizations'.
TableConfiguration.getDefaultCustomizations(),
getTableConfiguration()EReference getTableConfiguration_InstantiationMethod()
Instantiation Method'.
TableConfiguration.getInstantiationMethod(),
getTableConfiguration()EReference getTableConfiguration_DefaultLocalCustomization()
Default Local Customization'.
TableConfiguration.getDefaultLocalCustomization(),
getTableConfiguration()EClass getInstantiationMethod()
Instantiation Method'.
InstantiationMethodEAttribute getInstantiationMethod_Name()
Name'.
InstantiationMethod.getName(),
getInstantiationMethod()EAttribute getInstantiationMethod_Description()
Description'.
InstantiationMethod.getDescription(),
getInstantiationMethod()EReference getInstantiationMethod_InstantiationQuery()
Instantiation Query'.
InstantiationMethod.getInstantiationQuery(),
getInstantiationMethod()TableconfigurationFactory getTableconfigurationFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||