org.eclipse.emf.facet.widgets.nattable.tableconfiguration2
Interface Tableconfiguration2Package


Deprecated. cf. Bug 371180 - [Deprecated] org.eclipse.emf.facet.widgets.nattable.tableconfiguration (https://bugs.eclipse.org/bugs/show_bug.cgi?id=371180).

@Deprecated
public interface Tableconfiguration2Package

The Package for the model. It contains accessors for the meta objects to represent

See Also:
Tableconfiguration2Factory
Generated:
Model:
kind="package"

Nested Class Summary
static interface Tableconfiguration2Package.Literals
          Deprecated. 
 
Field Summary
static Tableconfiguration2Package eINSTANCE
          Deprecated. The singleton instance of the package.
static java.lang.String eNAME
          Deprecated. The package name.
static java.lang.String eNS_PREFIX
          Deprecated. The package namespace name.
static java.lang.String eNS_URI
          Deprecated. The package namespace URI.
static int TABLE_CONFIGURATION2
          Deprecated. The meta object id for the 'Table Configuration2' class.
static int TABLE_CONFIGURATION2__CAN_BE_PRESENTED_IN_THE_TABLE
          Deprecated. The feature id for the 'Can Be Presented In The Table' reference.
static int TABLE_CONFIGURATION2__DEFAULT_CUSTOMIZATIONS
          Deprecated. The feature id for the 'Default Customizations' reference list.
static int TABLE_CONFIGURATION2__DEFAULT_FACETS
          Deprecated. The feature id for the 'Default Facets' reference list.
static int TABLE_CONFIGURATION2__DEFAULT_LOCAL_CUSTOMIZATION
          Deprecated. The feature id for the 'Default Local Customization' reference.
static int TABLE_CONFIGURATION2__DEFAULT_LOCAL_CUSTOMIZATIONS
          Deprecated. The feature id for the 'Default Local Customizations' reference list.
static int TABLE_CONFIGURATION2__FORCED_CELL_EDITORS
          Deprecated. The feature id for the 'Forced Cell Editors' reference list.
static int TABLE_CONFIGURATION2__INSTANTIATION_METHOD
          Deprecated. The feature id for the 'Instantiation Method' containment reference list.
static int TABLE_CONFIGURATION2_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Table Configuration2' class.
 
Method Summary
 EReference getTableConfiguration2_DefaultLocalCustomizations()
          Deprecated. Returns the meta object for the reference list 'Default Local Customizations'.
 EClass getTableConfiguration2()
          Deprecated. Returns the meta object for class 'Table Configuration2'.
 Tableconfiguration2Factory getTableconfiguration2Factory()
          Deprecated. Returns the factory that creates the instances of the model.
 

Field Detail

eNAME

static final java.lang.String eNAME
Deprecated. 
The package name.

See Also:
Constant Field Values
Generated:

eNS_URI

static final java.lang.String eNS_URI
Deprecated. 
The package namespace URI.

See Also:
Constant Field Values
Generated:

eNS_PREFIX

static final java.lang.String eNS_PREFIX
Deprecated. 
The package namespace name.

See Also:
Constant Field Values
Generated:

eINSTANCE

static final Tableconfiguration2Package eINSTANCE
Deprecated. 
The singleton instance of the package.

Generated:

TABLE_CONFIGURATION2

static final int TABLE_CONFIGURATION2
Deprecated. 
The meta object id for the 'Table Configuration2' class.

See Also:
org.eclipse.emf.facet.widgets.nattable.tableconfiguration2.impl.TableConfiguration2Impl, org.eclipse.emf.facet.widgets.nattable.tableconfiguration2.impl.Tableconfiguration2PackageImpl#getTableConfiguration2(), Constant Field Values
Generated:

TABLE_CONFIGURATION2__CAN_BE_PRESENTED_IN_THE_TABLE

static final int TABLE_CONFIGURATION2__CAN_BE_PRESENTED_IN_THE_TABLE
Deprecated. 
The feature id for the 'Can Be Presented In The Table' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TABLE_CONFIGURATION2__FORCED_CELL_EDITORS

static final int TABLE_CONFIGURATION2__FORCED_CELL_EDITORS
Deprecated. 
The feature id for the 'Forced Cell Editors' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TABLE_CONFIGURATION2__DEFAULT_FACETS

static final int TABLE_CONFIGURATION2__DEFAULT_FACETS
Deprecated. 
The feature id for the 'Default Facets' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TABLE_CONFIGURATION2__DEFAULT_CUSTOMIZATIONS

static final int TABLE_CONFIGURATION2__DEFAULT_CUSTOMIZATIONS
Deprecated. 
The feature id for the 'Default Customizations' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TABLE_CONFIGURATION2__INSTANTIATION_METHOD

static final int TABLE_CONFIGURATION2__INSTANTIATION_METHOD
Deprecated. 
The feature id for the 'Instantiation Method' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TABLE_CONFIGURATION2__DEFAULT_LOCAL_CUSTOMIZATION

static final int TABLE_CONFIGURATION2__DEFAULT_LOCAL_CUSTOMIZATION
Deprecated. 
The feature id for the 'Default Local Customization' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TABLE_CONFIGURATION2__DEFAULT_LOCAL_CUSTOMIZATIONS

static final int TABLE_CONFIGURATION2__DEFAULT_LOCAL_CUSTOMIZATIONS
Deprecated. 
The feature id for the 'Default Local Customizations' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TABLE_CONFIGURATION2_FEATURE_COUNT

static final int TABLE_CONFIGURATION2_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Table Configuration2' class.

See Also:
Constant Field Values
Generated:
Ordered:
Method Detail

getTableConfiguration2

EClass getTableConfiguration2()
Deprecated. 
Returns the meta object for class 'Table Configuration2'.

Returns:
the meta object for class 'Table Configuration2'.
See Also:
TableConfiguration2
Generated:

getTableConfiguration2_DefaultLocalCustomizations

EReference getTableConfiguration2_DefaultLocalCustomizations()
Deprecated. 
Returns the meta object for the reference list 'Default Local Customizations'.

Returns:
the meta object for the reference list 'Default Local Customizations'.
See Also:
TableConfiguration2.getDefaultLocalCustomizations(), getTableConfiguration2()
Generated:

getTableconfiguration2Factory

Tableconfiguration2Factory getTableconfiguration2Factory()
Deprecated. 
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated: