org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2
Interface Tableinstance2Package.Literals

Enclosing interface:
Tableinstance2Package

public static interface Tableinstance2Package.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EClass EOBJECT_QUERY_ROW
          The meta object literal for the 'EObject Query Row' class.
static EClass PRIMITIVE_TYPE_QUERY_ROW
          The meta object literal for the 'Primitive Type Query Row' class.
static EAttribute PRIMITIVE_TYPE_QUERY_ROW__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass QUERY_ROW
          The meta object literal for the 'Query Row' class.
static EReference QUERY_ROW__QUERY_RESULT
          The meta object literal for the 'Query Result' reference feature.
static EClass QUERY_TABLE_INSTANCE2
          The meta object literal for the 'Query Table Instance2' class.
static EReference QUERY_TABLE_INSTANCE2__QUERY_RESULTS2
          The meta object literal for the 'Query Results2' containment reference list feature.
static EClass TABLE_INSTANCE2
          The meta object literal for the 'Table Instance2' class.
static EReference TABLE_INSTANCE2__FACETS2
          The meta object literal for the 'Facets2' reference list feature.
static EReference TABLE_INSTANCE2__LOCAL_CUSTOMIZATIONS
          The meta object literal for the 'Local Customizations' containment reference list feature.
static EClass VALUE_COLUMN
          The meta object literal for the 'Value Column' class.
 

Field Detail

TABLE_INSTANCE2

static final EClass TABLE_INSTANCE2
The meta object literal for the 'Table Instance2' class.

See Also:
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.TableInstance2Impl, org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.Tableinstance2PackageImpl#getTableInstance2()
Generated:

TABLE_INSTANCE2__LOCAL_CUSTOMIZATIONS

static final EReference TABLE_INSTANCE2__LOCAL_CUSTOMIZATIONS
The meta object literal for the 'Local Customizations' containment reference list feature.

Generated:

TABLE_INSTANCE2__FACETS2

static final EReference TABLE_INSTANCE2__FACETS2
The meta object literal for the 'Facets2' reference list feature.

Generated:

QUERY_ROW

static final EClass QUERY_ROW
The meta object literal for the 'Query Row' class.

See Also:
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.QueryRowImpl, org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.Tableinstance2PackageImpl#getQueryRow()
Generated:

QUERY_ROW__QUERY_RESULT

static final EReference QUERY_ROW__QUERY_RESULT
The meta object literal for the 'Query Result' reference feature.

Generated:

PRIMITIVE_TYPE_QUERY_ROW

static final EClass PRIMITIVE_TYPE_QUERY_ROW
The meta object literal for the 'Primitive Type Query Row' class.

See Also:
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.PrimitiveTypeQueryRowImpl, org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.Tableinstance2PackageImpl#getPrimitiveTypeQueryRow()
Generated:

PRIMITIVE_TYPE_QUERY_ROW__VALUE

static final EAttribute PRIMITIVE_TYPE_QUERY_ROW__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:

EOBJECT_QUERY_ROW

static final EClass EOBJECT_QUERY_ROW
The meta object literal for the 'EObject Query Row' class.

See Also:
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.EObjectQueryRowImpl, org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.Tableinstance2PackageImpl#getEObjectQueryRow()
Generated:

VALUE_COLUMN

static final EClass VALUE_COLUMN
The meta object literal for the 'Value Column' class.

See Also:
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.ValueColumnImpl, org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.Tableinstance2PackageImpl#getValueColumn()
Generated:

QUERY_TABLE_INSTANCE2

static final EClass QUERY_TABLE_INSTANCE2
The meta object literal for the 'Query Table Instance2' class.

See Also:
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.QueryTableInstance2Impl, org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.impl.Tableinstance2PackageImpl#getQueryTableInstance2()
Generated:

QUERY_TABLE_INSTANCE2__QUERY_RESULTS2

static final EReference QUERY_TABLE_INSTANCE2__QUERY_RESULTS2
The meta object literal for the 'Query Results2' containment reference list feature.

Generated: