org.eclipse.gmt.modisco.infra.facet
Interface FacetPackage.Literals

Enclosing interface:
FacetPackage

public static interface FacetPackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EClass FACET
          The meta object literal for the 'Facet' class.
static EReference FACET__CONDITION_QUERY
          The meta object literal for the 'Condition Query' reference feature.
static EReference FACET__FACET_SET
          The meta object literal for the 'Facet Set' reference feature.
static EClass FACET_ATTRIBUTE
          The meta object literal for the 'Attribute' class.
static EClass FACET_REFERENCE
          The meta object literal for the 'Reference' class.
static EClass FACET_SET
          The meta object literal for the 'Set' class.
static EReference FACET_SET__EXTENDED_PACKAGE
          The meta object literal for the 'Extended Package' reference feature.
static EReference FACET_SET__FACETS
          The meta object literal for the 'Facets' reference list feature.
static EClass FACET_STRUCTURAL_FEATURE
          The meta object literal for the 'Structural Feature' class.
static EReference FACET_STRUCTURAL_FEATURE__VALUE_QUERY
          The meta object literal for the 'Value Query' reference feature.
static EClass SHORTCUT
          The meta object literal for the 'Shortcut' class.
static EReference SHORTCUT__OPPOSITE_REFERENCE
          The meta object literal for the 'Opposite Reference' reference feature.
static EReference SHORTCUT__PATH
          The meta object literal for the 'Path' reference list feature.
 

Field Detail

FACET

static final EClass FACET
The meta object literal for the 'Facet' class.

See Also:
org.eclipse.gmt.modisco.infra.facet.impl.FacetImpl, org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl#getFacet()
Generated:

FACET__CONDITION_QUERY

static final EReference FACET__CONDITION_QUERY
The meta object literal for the 'Condition Query' reference feature.

Generated:

FACET__FACET_SET

static final EReference FACET__FACET_SET
The meta object literal for the 'Facet Set' reference feature.

Generated:

FACET_ATTRIBUTE

static final EClass FACET_ATTRIBUTE
The meta object literal for the 'Attribute' class.

See Also:
org.eclipse.gmt.modisco.infra.facet.impl.FacetAttributeImpl, org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl#getFacetAttribute()
Generated:

FACET_REFERENCE

static final EClass FACET_REFERENCE
The meta object literal for the 'Reference' class.

See Also:
org.eclipse.gmt.modisco.infra.facet.impl.FacetReferenceImpl, org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl#getFacetReference()
Generated:

FACET_STRUCTURAL_FEATURE

static final EClass FACET_STRUCTURAL_FEATURE
The meta object literal for the 'Structural Feature' class.

See Also:
org.eclipse.gmt.modisco.infra.facet.impl.FacetStructuralFeatureImpl, org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl#getFacetStructuralFeature()
Generated:

FACET_STRUCTURAL_FEATURE__VALUE_QUERY

static final EReference FACET_STRUCTURAL_FEATURE__VALUE_QUERY
The meta object literal for the 'Value Query' reference feature.

Generated:

FACET_SET

static final EClass FACET_SET
The meta object literal for the 'Set' class.

See Also:
org.eclipse.gmt.modisco.infra.facet.impl.FacetSetImpl, org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl#getFacetSet()
Generated:

FACET_SET__EXTENDED_PACKAGE

static final EReference FACET_SET__EXTENDED_PACKAGE
The meta object literal for the 'Extended Package' reference feature.

Generated:

FACET_SET__FACETS

static final EReference FACET_SET__FACETS
The meta object literal for the 'Facets' reference list feature.

Generated:

SHORTCUT

static final EClass SHORTCUT
The meta object literal for the 'Shortcut' class.

See Also:
org.eclipse.gmt.modisco.infra.facet.impl.ShortcutImpl, org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl#getShortcut()
Generated:

SHORTCUT__PATH

static final EReference SHORTCUT__PATH
The meta object literal for the 'Path' reference list feature.

Generated:

SHORTCUT__OPPOSITE_REFERENCE

static final EReference SHORTCUT__OPPOSITE_REFERENCE
The meta object literal for the 'Opposite Reference' reference feature.

Generated: