ujf.verimag.bip.Core.Interactions
Interface InteractionsPackage.Literals

Enclosing interface:
InteractionsPackage

public static interface InteractionsPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass ACTUAL_PORT_PARAMETER
          The meta object literal for the 'Actual Port Parameter' class.
static EClass COMPONENT
          The meta object literal for the 'Component' class.
static EReference COMPONENT__COMPOUND_TYPE
          The meta object literal for the 'Compound Type' container reference feature.
static EReference COMPONENT__TYPE
          The meta object literal for the 'Type' reference feature.
static EClass COMPOUND_TYPE
          The meta object literal for the 'Compound Type' class.
static EReference COMPOUND_TYPE__CONNECTOR
          The meta object literal for the 'Connector' containment reference list feature.
static EReference COMPOUND_TYPE__SUBCOMPONENT
          The meta object literal for the 'Subcomponent' containment reference list feature.
static EClass CONDITIONAL_ACTUAL_PORT_PARAMETER
          The meta object literal for the 'Conditional Actual Port Parameter' class.
static EReference CONDITIONAL_ACTUAL_PORT_PARAMETER__EXPRESSION
          The meta object literal for the 'Expression' containment reference feature.
static EReference CONDITIONAL_ACTUAL_PORT_PARAMETER__FALSE_CASE
          The meta object literal for the 'False Case' containment reference feature.
static EReference CONDITIONAL_ACTUAL_PORT_PARAMETER__TRUE_CASE
          The meta object literal for the 'True Case' containment reference feature.
static EClass CONNECTOR
          The meta object literal for the 'Connector' class.
static EReference CONNECTOR__ACTUAL_PORT
          The meta object literal for the 'Actual Port' containment reference list feature.
static EReference CONNECTOR__COMPOUND_TYPE
          The meta object literal for the 'Compound Type' container reference feature.
static EReference CONNECTOR__TYPE
          The meta object literal for the 'Type' reference feature.
static EClass CONNECTOR_TYPE
          The meta object literal for the 'Connector Type' class.
static EReference CONNECTOR_TYPE__DEFINITION
          The meta object literal for the 'Definition' containment reference feature.
static EReference CONNECTOR_TYPE__INTERACTION_SPECIFICATION
          The meta object literal for the 'Interaction Specification' containment reference list feature.
static EReference CONNECTOR_TYPE__PORT
          The meta object literal for the 'Port' containment reference feature.
static EReference CONNECTOR_TYPE__PORT_DEFINITION
          The meta object literal for the 'Port Definition' containment reference feature.
static EReference CONNECTOR_TYPE__PORT_PARAMETER
          The meta object literal for the 'Port Parameter' containment reference list feature.
static EReference CONNECTOR_TYPE__VARIABLE
          The meta object literal for the 'Variable' containment reference list feature.
static EClass EXPORT_BINDING
          The meta object literal for the 'Export Binding' class.
static EClass INNER_PORT_REFERENCE
          The meta object literal for the 'Inner Port Reference' class.
static EClass INNER_PORT_SPECIFICATION
          The meta object literal for the 'Inner Port Specification' class.
static EReference INNER_PORT_SPECIFICATION__TARGET_INSTANCE
          The meta object literal for the 'Target Instance' containment reference feature.
static EReference INNER_PORT_SPECIFICATION__TARGET_PORT
          The meta object literal for the 'Target Port' reference feature.
static EClass INTERACTION
          The meta object literal for the 'Interaction' class.
static EReference INTERACTION__CONNECTOR
          The meta object literal for the 'Connector' containment reference feature.
static EReference INTERACTION__PORT
          The meta object literal for the 'Port' containment reference list feature.
static EClass INTERACTION_SPECIFICATION
          The meta object literal for the 'Interaction Specification' class.
static EReference INTERACTION_SPECIFICATION__CONNECTOR_TYPE
          The meta object literal for the 'Connector Type' container reference feature.
static EReference INTERACTION_SPECIFICATION__DOWN_ACTION
          The meta object literal for the 'Down Action' containment reference feature.
static EReference INTERACTION_SPECIFICATION__GUARD
          The meta object literal for the 'Guard' containment reference feature.
static EReference INTERACTION_SPECIFICATION__INTERACTION
          The meta object literal for the 'Interaction' containment reference feature.
static EReference INTERACTION_SPECIFICATION__UP_ACTION
          The meta object literal for the 'Up Action' containment reference feature.
static EClass MULTIPLICITY_ELEMENT
          The meta object literal for the 'Multiplicity Element' class.
static EReference MULTIPLICITY_ELEMENT__MULTIPLICITY_SPECIFICATION
          The meta object literal for the 'Multiplicity Specification' containment reference list feature.
static EClass MULTIPLICITY_PATH
          The meta object literal for the 'Multiplicity Path' class.
static EReference MULTIPLICITY_PATH__INDEX
          The meta object literal for the 'Index' containment reference list feature.
static EClass PART
          The meta object literal for the 'Part' class.
static EReference PART__ACTUAL_DATA
          The meta object literal for the 'Actual Data' containment reference list feature.
static EClass PART_ELEMENT_REFERENCE
          The meta object literal for the 'Part Element Reference' class.
static EReference PART_ELEMENT_REFERENCE__EXPORT_BINDING
          The meta object literal for the 'Export Binding' container reference feature.
static EReference PART_ELEMENT_REFERENCE__TARGET_PART
          The meta object literal for the 'Target Part' reference feature.
static EClass PORT_PARAMETER
          The meta object literal for the 'Port Parameter' class.
static EReference PORT_PARAMETER__CONNECTOR_TYPE
          The meta object literal for the 'Connector Type' container reference feature.
static EReference PORT_PARAMETER__TYPE
          The meta object literal for the 'Type' reference feature.
static EClass PORT_PARAMETER_REFERENCE
          The meta object literal for the 'Port Parameter Reference' class.
static EReference PORT_PARAMETER_REFERENCE__TARGET
          The meta object literal for the 'Target' reference feature.
static EClass VARIABLE_EXPORT_BINDING
          The meta object literal for the 'Variable Export Binding' class.
static EReference VARIABLE_EXPORT_BINDING__TARGET_INSTANCE
          The meta object literal for the 'Target Instance' containment reference feature.
static EReference VARIABLE_EXPORT_BINDING__TARGET_INTERFACE_VARIABLE
          The meta object literal for the 'Target Interface Variable' reference feature.
 

Field Detail

COMPONENT

static final EClass COMPONENT
The meta object literal for the 'Component' class.

See Also:
ComponentImpl, InteractionsPackageImpl.getComponent()

COMPONENT__COMPOUND_TYPE

static final EReference COMPONENT__COMPOUND_TYPE
The meta object literal for the 'Compound Type' container reference feature.


COMPONENT__TYPE

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


PART

static final EClass PART
The meta object literal for the 'Part' class.

See Also:
PartImpl, InteractionsPackageImpl.getPart()

PART__ACTUAL_DATA

static final EReference PART__ACTUAL_DATA
The meta object literal for the 'Actual Data' containment reference list feature.


MULTIPLICITY_ELEMENT

static final EClass MULTIPLICITY_ELEMENT
The meta object literal for the 'Multiplicity Element' class.

See Also:
MultiplicityElementImpl, InteractionsPackageImpl.getMultiplicityElement()

MULTIPLICITY_ELEMENT__MULTIPLICITY_SPECIFICATION

static final EReference MULTIPLICITY_ELEMENT__MULTIPLICITY_SPECIFICATION
The meta object literal for the 'Multiplicity Specification' containment reference list feature.


COMPOUND_TYPE

static final EClass COMPOUND_TYPE
The meta object literal for the 'Compound Type' class.

See Also:
CompoundTypeImpl, InteractionsPackageImpl.getCompoundType()

COMPOUND_TYPE__CONNECTOR

static final EReference COMPOUND_TYPE__CONNECTOR
The meta object literal for the 'Connector' containment reference list feature.


COMPOUND_TYPE__SUBCOMPONENT

static final EReference COMPOUND_TYPE__SUBCOMPONENT
The meta object literal for the 'Subcomponent' containment reference list feature.


CONNECTOR

static final EClass CONNECTOR
The meta object literal for the 'Connector' class.

See Also:
ConnectorImpl, InteractionsPackageImpl.getConnector()

CONNECTOR__ACTUAL_PORT

static final EReference CONNECTOR__ACTUAL_PORT
The meta object literal for the 'Actual Port' containment reference list feature.


CONNECTOR__TYPE

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


CONNECTOR__COMPOUND_TYPE

static final EReference CONNECTOR__COMPOUND_TYPE
The meta object literal for the 'Compound Type' container reference feature.


ACTUAL_PORT_PARAMETER

static final EClass ACTUAL_PORT_PARAMETER
The meta object literal for the 'Actual Port Parameter' class.

See Also:
ActualPortParameterImpl, InteractionsPackageImpl.getActualPortParameter()

PART_ELEMENT_REFERENCE

static final EClass PART_ELEMENT_REFERENCE
The meta object literal for the 'Part Element Reference' class.

See Also:
PartElementReferenceImpl, InteractionsPackageImpl.getPartElementReference()

PART_ELEMENT_REFERENCE__EXPORT_BINDING

static final EReference PART_ELEMENT_REFERENCE__EXPORT_BINDING
The meta object literal for the 'Export Binding' container reference feature.


PART_ELEMENT_REFERENCE__TARGET_PART

static final EReference PART_ELEMENT_REFERENCE__TARGET_PART
The meta object literal for the 'Target Part' reference feature.


MULTIPLICITY_PATH

static final EClass MULTIPLICITY_PATH
The meta object literal for the 'Multiplicity Path' class.

See Also:
MultiplicityPathImpl, InteractionsPackageImpl.getMultiplicityPath()

MULTIPLICITY_PATH__INDEX

static final EReference MULTIPLICITY_PATH__INDEX
The meta object literal for the 'Index' containment reference list feature.


INNER_PORT_SPECIFICATION

static final EClass INNER_PORT_SPECIFICATION
The meta object literal for the 'Inner Port Specification' class.

See Also:
InnerPortSpecificationImpl, InteractionsPackageImpl.getInnerPortSpecification()

INNER_PORT_SPECIFICATION__TARGET_PORT

static final EReference INNER_PORT_SPECIFICATION__TARGET_PORT
The meta object literal for the 'Target Port' reference feature.


INNER_PORT_SPECIFICATION__TARGET_INSTANCE

static final EReference INNER_PORT_SPECIFICATION__TARGET_INSTANCE
The meta object literal for the 'Target Instance' containment reference feature.


INTERACTION_SPECIFICATION

static final EClass INTERACTION_SPECIFICATION
The meta object literal for the 'Interaction Specification' class.

See Also:
InteractionSpecificationImpl, InteractionsPackageImpl.getInteractionSpecification()

INTERACTION_SPECIFICATION__CONNECTOR_TYPE

static final EReference INTERACTION_SPECIFICATION__CONNECTOR_TYPE
The meta object literal for the 'Connector Type' container reference feature.


INTERACTION_SPECIFICATION__INTERACTION

static final EReference INTERACTION_SPECIFICATION__INTERACTION
The meta object literal for the 'Interaction' containment reference feature.


INTERACTION_SPECIFICATION__GUARD

static final EReference INTERACTION_SPECIFICATION__GUARD
The meta object literal for the 'Guard' containment reference feature.


INTERACTION_SPECIFICATION__DOWN_ACTION

static final EReference INTERACTION_SPECIFICATION__DOWN_ACTION
The meta object literal for the 'Down Action' containment reference feature.


INTERACTION_SPECIFICATION__UP_ACTION

static final EReference INTERACTION_SPECIFICATION__UP_ACTION
The meta object literal for the 'Up Action' containment reference feature.


INTERACTION

static final EClass INTERACTION
The meta object literal for the 'Interaction' class.

See Also:
InteractionImpl, InteractionsPackageImpl.getInteraction()

INTERACTION__PORT

static final EReference INTERACTION__PORT
The meta object literal for the 'Port' containment reference list feature.


INTERACTION__CONNECTOR

static final EReference INTERACTION__CONNECTOR
The meta object literal for the 'Connector' containment reference feature.


PORT_PARAMETER

static final EClass PORT_PARAMETER
The meta object literal for the 'Port Parameter' class.

See Also:
PortParameterImpl, InteractionsPackageImpl.getPortParameter()

PORT_PARAMETER__TYPE

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


PORT_PARAMETER__CONNECTOR_TYPE

static final EReference PORT_PARAMETER__CONNECTOR_TYPE
The meta object literal for the 'Connector Type' container reference feature.


EXPORT_BINDING

static final EClass EXPORT_BINDING
The meta object literal for the 'Export Binding' class.

See Also:
ExportBindingImpl, InteractionsPackageImpl.getExportBinding()

PORT_PARAMETER_REFERENCE

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

See Also:
PortParameterReferenceImpl, InteractionsPackageImpl.getPortParameterReference()

PORT_PARAMETER_REFERENCE__TARGET

static final EReference PORT_PARAMETER_REFERENCE__TARGET
The meta object literal for the 'Target' reference feature.


INNER_PORT_REFERENCE

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

See Also:
InnerPortReferenceImpl, InteractionsPackageImpl.getInnerPortReference()

CONDITIONAL_ACTUAL_PORT_PARAMETER

static final EClass CONDITIONAL_ACTUAL_PORT_PARAMETER
The meta object literal for the 'Conditional Actual Port Parameter' class.

See Also:
ConditionalActualPortParameterImpl, InteractionsPackageImpl.getConditionalActualPortParameter()

CONDITIONAL_ACTUAL_PORT_PARAMETER__EXPRESSION

static final EReference CONDITIONAL_ACTUAL_PORT_PARAMETER__EXPRESSION
The meta object literal for the 'Expression' containment reference feature.


CONDITIONAL_ACTUAL_PORT_PARAMETER__TRUE_CASE

static final EReference CONDITIONAL_ACTUAL_PORT_PARAMETER__TRUE_CASE
The meta object literal for the 'True Case' containment reference feature.


CONDITIONAL_ACTUAL_PORT_PARAMETER__FALSE_CASE

static final EReference CONDITIONAL_ACTUAL_PORT_PARAMETER__FALSE_CASE
The meta object literal for the 'False Case' containment reference feature.


VARIABLE_EXPORT_BINDING

static final EClass VARIABLE_EXPORT_BINDING
The meta object literal for the 'Variable Export Binding' class.

See Also:
VariableExportBindingImpl, InteractionsPackageImpl.getVariableExportBinding()

VARIABLE_EXPORT_BINDING__TARGET_INSTANCE

static final EReference VARIABLE_EXPORT_BINDING__TARGET_INSTANCE
The meta object literal for the 'Target Instance' containment reference feature.


VARIABLE_EXPORT_BINDING__TARGET_INTERFACE_VARIABLE

static final EReference VARIABLE_EXPORT_BINDING__TARGET_INTERFACE_VARIABLE
The meta object literal for the 'Target Interface Variable' reference feature.


CONNECTOR_TYPE

static final EClass CONNECTOR_TYPE
The meta object literal for the 'Connector Type' class.

See Also:
ConnectorTypeImpl, InteractionsPackageImpl.getConnectorType()

CONNECTOR_TYPE__PORT

static final EReference CONNECTOR_TYPE__PORT
The meta object literal for the 'Port' containment reference feature.


CONNECTOR_TYPE__INTERACTION_SPECIFICATION

static final EReference CONNECTOR_TYPE__INTERACTION_SPECIFICATION
The meta object literal for the 'Interaction Specification' containment reference list feature.


CONNECTOR_TYPE__PORT_PARAMETER

static final EReference CONNECTOR_TYPE__PORT_PARAMETER
The meta object literal for the 'Port Parameter' containment reference list feature.


CONNECTOR_TYPE__PORT_DEFINITION

static final EReference CONNECTOR_TYPE__PORT_DEFINITION
The meta object literal for the 'Port Definition' containment reference feature.


CONNECTOR_TYPE__DEFINITION

static final EReference CONNECTOR_TYPE__DEFINITION
The meta object literal for the 'Definition' containment reference feature.


CONNECTOR_TYPE__VARIABLE

static final EReference CONNECTOR_TYPE__VARIABLE
The meta object literal for the 'Variable' containment reference list feature.