ujf.verimag.bip.Core.PortExpressions
Interface PortExpressionsPackage.Literals

Enclosing interface:
PortExpressionsPackage

public static interface PortExpressionsPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass AC_EXPRESSION
          The meta object literal for the 'AC Expression' class.
static EClass AC_FUSION
          The meta object literal for the 'AC Fusion' class.
static EClass AC_FUSION_NEUTRAL
          The meta object literal for the 'AC Fusion Neutral' class.
static EClass AC_NARY_EXPRESSION
          The meta object literal for the 'AC Nary Expression' class.
static EReference AC_NARY_EXPRESSION__OPERAND
          The meta object literal for the 'Operand' containment reference list feature.
static EClass AC_TYPING
          The meta object literal for the 'AC Typing' class.
static EReference AC_TYPING__OPERAND
          The meta object literal for the 'Operand' containment reference feature.
static EAttribute AC_TYPING__TYPE
          The meta object literal for the 'Type' attribute feature.
static EEnum AC_TYPING_KIND
          The meta object literal for the 'AC Typing Kind' enum.
static EClass AC_UNION
          The meta object literal for the 'AC Union' class.
static EClass AC_UNION_NEUTRAL
          The meta object literal for the 'AC Union Neutral' class.
static EClass AI_EXPRESSION
          The meta object literal for the 'AI Expression' class.
static EClass AI_NARY_EXPRESSION
          The meta object literal for the 'AI Nary Expression' class.
static EReference AI_NARY_EXPRESSION__OPERAND
          The meta object literal for the 'Operand' containment reference list feature.
static EClass AI_SYNCHRO
          The meta object literal for the 'AI Synchro' class.
static EClass AI_SYNCHRO_NEUTRAL
          The meta object literal for the 'AI Synchro Neutral' class.
static EClass AI_UNION
          The meta object literal for the 'AI Union' class.
static EClass AI_UNION_NEUTRAL
          The meta object literal for the 'AI Union Neutral' class.
static EClass PORT_EXPRESSION
          The meta object literal for the 'Port Expression' class.
static EClass PORT_REFERENCE
          The meta object literal for the 'Port Reference' class.
 

Field Detail

AC_NARY_EXPRESSION

static final EClass AC_NARY_EXPRESSION
The meta object literal for the 'AC Nary Expression' class.

See Also:
ACNaryExpressionImpl, PortExpressionsPackageImpl.getACNaryExpression()

AC_NARY_EXPRESSION__OPERAND

static final EReference AC_NARY_EXPRESSION__OPERAND
The meta object literal for the 'Operand' containment reference list feature.


AC_EXPRESSION

static final EClass AC_EXPRESSION
The meta object literal for the 'AC Expression' class.

See Also:
ACExpressionImpl, PortExpressionsPackageImpl.getACExpression()

PORT_EXPRESSION

static final EClass PORT_EXPRESSION
The meta object literal for the 'Port Expression' class.

See Also:
PortExpressionImpl, PortExpressionsPackageImpl.getPortExpression()

AC_FUSION_NEUTRAL

static final EClass AC_FUSION_NEUTRAL
The meta object literal for the 'AC Fusion Neutral' class.

See Also:
ACFusionNeutralImpl, PortExpressionsPackageImpl.getACFusionNeutral()

AC_UNION_NEUTRAL

static final EClass AC_UNION_NEUTRAL
The meta object literal for the 'AC Union Neutral' class.

See Also:
ACUnionNeutralImpl, PortExpressionsPackageImpl.getACUnionNeutral()

AI_NARY_EXPRESSION

static final EClass AI_NARY_EXPRESSION
The meta object literal for the 'AI Nary Expression' class.

See Also:
AINaryExpressionImpl, PortExpressionsPackageImpl.getAINaryExpression()

AI_NARY_EXPRESSION__OPERAND

static final EReference AI_NARY_EXPRESSION__OPERAND
The meta object literal for the 'Operand' containment reference list feature.


AI_EXPRESSION

static final EClass AI_EXPRESSION
The meta object literal for the 'AI Expression' class.

See Also:
AIExpressionImpl, PortExpressionsPackageImpl.getAIExpression()

AC_FUSION

static final EClass AC_FUSION
The meta object literal for the 'AC Fusion' class.

See Also:
ACFusionImpl, PortExpressionsPackageImpl.getACFusion()

AI_UNION_NEUTRAL

static final EClass AI_UNION_NEUTRAL
The meta object literal for the 'AI Union Neutral' class.

See Also:
AIUnionNeutralImpl, PortExpressionsPackageImpl.getAIUnionNeutral()

AI_SYNCHRO_NEUTRAL

static final EClass AI_SYNCHRO_NEUTRAL
The meta object literal for the 'AI Synchro Neutral' class.

See Also:
AISynchroNeutralImpl, PortExpressionsPackageImpl.getAISynchroNeutral()

AI_UNION

static final EClass AI_UNION
The meta object literal for the 'AI Union' class.

See Also:
AIUnionImpl, PortExpressionsPackageImpl.getAIUnion()

AC_TYPING

static final EClass AC_TYPING
The meta object literal for the 'AC Typing' class.

See Also:
ACTypingImpl, PortExpressionsPackageImpl.getACTyping()

AC_TYPING__TYPE

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


AC_TYPING__OPERAND

static final EReference AC_TYPING__OPERAND
The meta object literal for the 'Operand' containment reference feature.


AI_SYNCHRO

static final EClass AI_SYNCHRO
The meta object literal for the 'AI Synchro' class.

See Also:
AISynchroImpl, PortExpressionsPackageImpl.getAISynchro()

AC_UNION

static final EClass AC_UNION
The meta object literal for the 'AC Union' class.

See Also:
ACUnionImpl, PortExpressionsPackageImpl.getACUnion()

PORT_REFERENCE

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

See Also:
PortReferenceImpl, PortExpressionsPackageImpl.getPortReference()

AC_TYPING_KIND

static final EEnum AC_TYPING_KIND
The meta object literal for the 'AC Typing Kind' enum.

See Also:
ACTypingKind, PortExpressionsPackageImpl.getACTypingKind()