Interface CompositionPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
CompositionPackageImpl

public interface CompositionPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
All connectors for sink/source roles that are either bound to a data channel or to an assembly context, e.g. for a Basic Component
See Also:
Generated class or method.
EMF model class or method.
kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL'"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated class or method.
    • eINSTANCE

      static final CompositionPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • ASSEMBLY_DATA_CONNECTOR

      static final int ASSEMBLY_DATA_CONNECTOR
      The meta object id for the 'Assembly Data Connector' class.
      See Also:
      Generated class or method.
    • ASSEMBLY_DATA_CONNECTOR__ID

      static final int ASSEMBLY_DATA_CONNECTOR__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLY_DATA_CONNECTOR__ENTITY_NAME

      static final int ASSEMBLY_DATA_CONNECTOR__ENTITY_NAME
      The feature id for the 'Entity Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLY_DATA_CONNECTOR__PARENT_STRUCTURE_CONNECTOR

      static final int ASSEMBLY_DATA_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
      The feature id for the 'Parent Structure Connector' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLY_DATA_CONNECTOR__DATA_SOURCE_ROLE

      static final int ASSEMBLY_DATA_CONNECTOR__DATA_SOURCE_ROLE
      The feature id for the 'Data Source Role' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLY_DATA_CONNECTOR__DATA_SINK_ROLE

      static final int ASSEMBLY_DATA_CONNECTOR__DATA_SINK_ROLE
      The feature id for the 'Data Sink Role' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLY_DATA_CONNECTOR__SINK_ASSEMBLY_CONTEXT

      static final int ASSEMBLY_DATA_CONNECTOR__SINK_ASSEMBLY_CONTEXT
      The feature id for the 'Sink Assembly Context' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLY_DATA_CONNECTOR__SOURCE_ASSEMBLY_CONTEXT

      static final int ASSEMBLY_DATA_CONNECTOR__SOURCE_ASSEMBLY_CONTEXT
      The feature id for the 'Source Assembly Context' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLY_DATA_CONNECTOR_FEATURE_COUNT

      static final int ASSEMBLY_DATA_CONNECTOR_FEATURE_COUNT
      The number of structural features of the 'Assembly Data Connector' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_DELEGATION_CONNECTOR

      static final int DATA_SOURCE_DELEGATION_CONNECTOR
      The meta object id for the 'Data Source Delegation Connector' class.
      See Also:
      Generated class or method.
    • DATA_SOURCE_DELEGATION_CONNECTOR__ID

      static final int DATA_SOURCE_DELEGATION_CONNECTOR__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_DELEGATION_CONNECTOR__ENTITY_NAME

      static final int DATA_SOURCE_DELEGATION_CONNECTOR__ENTITY_NAME
      The feature id for the 'Entity Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTOR

      static final int DATA_SOURCE_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
      The feature id for the 'Parent Structure Connector' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT

      static final int DATA_SOURCE_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
      The feature id for the 'Assembly Context' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_DELEGATION_CONNECTOR__INNER_DATA_SOURCE_ROLE

      static final int DATA_SOURCE_DELEGATION_CONNECTOR__INNER_DATA_SOURCE_ROLE
      The feature id for the 'Inner Data Source Role' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_DELEGATION_CONNECTOR__OUTER_DATA_SOURCE_ROLE

      static final int DATA_SOURCE_DELEGATION_CONNECTOR__OUTER_DATA_SOURCE_ROLE
      The feature id for the 'Outer Data Source Role' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_DELEGATION_CONNECTOR_FEATURE_COUNT

      static final int DATA_SOURCE_DELEGATION_CONNECTOR_FEATURE_COUNT
      The number of structural features of the 'Data Source Delegation Connector' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_DELEGATION_CONNECTOR

      static final int DATA_SINK_DELEGATION_CONNECTOR
      The meta object id for the 'Data Sink Delegation Connector' class.
      See Also:
      Generated class or method.
    • DATA_SINK_DELEGATION_CONNECTOR__ID

      static final int DATA_SINK_DELEGATION_CONNECTOR__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_DELEGATION_CONNECTOR__ENTITY_NAME

      static final int DATA_SINK_DELEGATION_CONNECTOR__ENTITY_NAME
      The feature id for the 'Entity Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTOR

      static final int DATA_SINK_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
      The feature id for the 'Parent Structure Connector' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT

      static final int DATA_SINK_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
      The feature id for the 'Assembly Context' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_DELEGATION_CONNECTOR__INNER_DATA_SINK_ROLE

      static final int DATA_SINK_DELEGATION_CONNECTOR__INNER_DATA_SINK_ROLE
      The feature id for the 'Inner Data Sink Role' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_DELEGATION_CONNECTOR__OUTER_DATA_SINK_ROLE

      static final int DATA_SINK_DELEGATION_CONNECTOR__OUTER_DATA_SINK_ROLE
      The feature id for the 'Outer Data Sink Role' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_DELEGATION_CONNECTOR_FEATURE_COUNT

      static final int DATA_SINK_DELEGATION_CONNECTOR_FEATURE_COUNT
      The number of structural features of the 'Data Sink Delegation Connector' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details