EGF Engine
Release 0.1.0

org.eclipse.egf.pattern
Interface PatternPackage.Literals

Enclosing interface:
PatternPackage

public static interface PatternPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass GENERATOR
          The meta object literal for the 'Generator' class
static EClass PATTERN
          The meta object literal for the 'Pattern' class
static EReference PATTERN__CALL_PARAMETERS
          The meta object literal for the 'Call Parameters' containment reference list feature
static EAttribute PATTERN__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static EAttribute PATTERN__ID
          The meta object literal for the 'Id' attribute feature
static EAttribute PATTERN__LOGICAL_NAME
          The meta object literal for the 'Logical Name' attribute feature
static EReference PATTERN__PARAMETERS
          The meta object literal for the 'Parameters' containment reference list feature
static EReference PATTERN__RELATIONS
          The meta object literal for the 'Relations' containment reference list feature
static EAttribute PATTERN__SHORT_ID
          The meta object literal for the 'Short Id' attribute feature
static EDataType PPROPERTY_CHANGE_LISTENER
          The meta object literal for the 'PProperty Change Listener' data type
 

Field Detail

GENERATOR

static final EClass GENERATOR
The meta object literal for the 'Generator' class.

See Also:
Generator, PatternPackageImpl.getGenerator()

PATTERN

static final EClass PATTERN
The meta object literal for the 'Pattern' class.

See Also:
PatternImpl, PatternPackageImpl.getPattern()

PATTERN__ID

static final EAttribute PATTERN__ID
The meta object literal for the 'Id' attribute feature.


PATTERN__SHORT_ID

static final EAttribute PATTERN__SHORT_ID
The meta object literal for the 'Short Id' attribute feature.


PATTERN__LOGICAL_NAME

static final EAttribute PATTERN__LOGICAL_NAME
The meta object literal for the 'Logical Name' attribute feature.


PATTERN__DESCRIPTION

static final EAttribute PATTERN__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


PATTERN__RELATIONS

static final EReference PATTERN__RELATIONS
The meta object literal for the 'Relations' containment reference list feature.


PATTERN__PARAMETERS

static final EReference PATTERN__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.


PATTERN__CALL_PARAMETERS

static final EReference PATTERN__CALL_PARAMETERS
The meta object literal for the 'Call Parameters' containment reference list feature.


PPROPERTY_CHANGE_LISTENER

static final EDataType PPROPERTY_CHANGE_LISTENER
The meta object literal for the 'PProperty Change Listener' data type.

See Also:
PropertyChangeListener, PatternPackageImpl.getPPropertyChangeListener()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.