EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.relations
Interface RelationsPackage.Literals

Enclosing interface:
RelationsPackage

public static interface RelationsPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass CALL_PARAMETER
          The meta object literal for the 'Call Parameter' class
static EAttribute CALL_PARAMETER__TYPE
          The meta object literal for the 'Type' attribute feature
static EClass PARAMETER_RELATION
          The meta object literal for the 'Parameter Relation' class.
static EReference PARAMETER_RELATION__TYPE
          The meta object literal for the 'Type' reference feature
static EClass PATTERN_RELATION
          The meta object literal for the 'Pattern Relation' class
static EAttribute PATTERN_RELATION__NAME
          The meta object literal for the 'Name' attribute feature
static EClass REFERENCE_RELATION
          The meta object literal for the 'Reference Relation' class.
static EReference REFERENCE_RELATION__REFERENCED_PATTERN
          The meta object literal for the 'Referenced Pattern' reference feature
 

Field Detail

PATTERN_RELATION

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

See Also:
PatternRelationImpl, RelationsPackageImpl.getPatternRelation()

PATTERN_RELATION__NAME

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


PARAMETER_RELATION

static final EClass PARAMETER_RELATION
The meta object literal for the 'Parameter Relation' class.

See Also:
ParameterRelationImpl, RelationsPackageImpl.getParameterRelation()

PARAMETER_RELATION__TYPE

static final EReference PARAMETER_RELATION__TYPE
The meta object literal for the 'Type' reference feature.


REFERENCE_RELATION

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

See Also:
ReferenceRelationImpl, RelationsPackageImpl.getReferenceRelation()

REFERENCE_RELATION__REFERENCED_PATTERN

static final EReference REFERENCE_RELATION__REFERENCED_PATTERN
The meta object literal for the 'Referenced Pattern' reference feature.


CALL_PARAMETER

static final EClass CALL_PARAMETER
The meta object literal for the 'Call Parameter' class.

See Also:
CallParameterImpl, RelationsPackageImpl.getCallParameter()

CALL_PARAMETER__TYPE

static final EAttribute CALL_PARAMETER__TYPE
The meta object literal for the 'Type' attribute feature.


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.