Interface RepositoryPackage

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

public interface RepositoryPackage 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
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 RepositoryPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • DATA_SINK_ROLE

      static final int DATA_SINK_ROLE
      The meta object id for the 'Data Sink Role' class.
      See Also:
      Generated class or method.
    • DATA_SINK_ROLE__ID

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

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

      static final int DATA_SINK_ROLE__PROVIDING_ENTITY_PROVIDED_ROLE
      The feature id for the 'Providing Entity Provided Role' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_ROLE__DATA_INTERFACE

      static final int DATA_SINK_ROLE__DATA_INTERFACE
      The feature id for the 'Data Interface' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SINK_ROLE_FEATURE_COUNT

      static final int DATA_SINK_ROLE_FEATURE_COUNT
      The number of structural features of the 'Data Sink Role' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_ROLE

      static final int DATA_SOURCE_ROLE
      The meta object id for the 'Data Source Role' class.
      See Also:
      Generated class or method.
    • DATA_SOURCE_ROLE__ID

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

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

      static final int DATA_SOURCE_ROLE__REQUIRING_ENTITY_REQUIRED_ROLE
      The feature id for the 'Requiring Entity Required Role' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_ROLE__DATA_INTERFACE

      static final int DATA_SOURCE_ROLE__DATA_INTERFACE
      The feature id for the 'Data Interface' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SOURCE_ROLE_FEATURE_COUNT

      static final int DATA_SOURCE_ROLE_FEATURE_COUNT
      The number of structural features of the 'Data Source Role' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_INTERFACE

      static final int DATA_INTERFACE
      The meta object id for the 'Data Interface' class.
      See Also:
      Generated class or method.
    • DATA_INTERFACE__ID

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

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

      static final int DATA_INTERFACE__PARENT_INTERFACES_INTERFACE
      The feature id for the 'Parent Interfaces Interface' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_INTERFACE__PROTOCOLS_INTERFACE

      static final int DATA_INTERFACE__PROTOCOLS_INTERFACE
      The feature id for the 'Protocols Interface' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_INTERFACE__REQUIRED_CHARACTERISATIONS

      static final int DATA_INTERFACE__REQUIRED_CHARACTERISATIONS
      The feature id for the 'Required Characterisations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_INTERFACE__REPOSITORY_INTERFACE

      static final int DATA_INTERFACE__REPOSITORY_INTERFACE
      The feature id for the 'Repository Interface' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_INTERFACE__DATA_SIGNATURE

      static final int DATA_INTERFACE__DATA_SIGNATURE
      The feature id for the 'Data Signature' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_INTERFACE_FEATURE_COUNT

      static final int DATA_INTERFACE_FEATURE_COUNT
      The number of structural features of the 'Data Interface' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SIGNATURE

      static final int DATA_SIGNATURE
      The meta object id for the 'Data Signature' class.
      See Also:
      Generated class or method.
    • DATA_SIGNATURE__ID

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

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

      static final int DATA_SIGNATURE__EXCEPTIONS_SIGNATURE
      The feature id for the 'Exceptions Signature' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SIGNATURE__FAILURE_TYPE

      static final int DATA_SIGNATURE__FAILURE_TYPE
      The feature id for the 'Failure Type' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SIGNATURE__PARAMETER

      static final int DATA_SIGNATURE__PARAMETER
      The feature id for the 'Parameter' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_SIGNATURE_FEATURE_COUNT

      static final int DATA_SIGNATURE_FEATURE_COUNT
      The number of structural features of the 'Data Signature' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL

      static final int DATA_CHANNEL
      The meta object id for the 'Data Channel' class.
      See Also:
      Generated class or method.
    • DATA_CHANNEL__ID

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

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

      static final int DATA_CHANNEL__PROVIDED_ROLES_INTERFACE_PROVIDING_ENTITY
      The feature id for the 'Provided Roles Interface Providing Entity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL__RESOURCE_REQUIRED_ROLES_RESOURCE_INTERFACE_REQUIRING_ENTITY

      static final int DATA_CHANNEL__RESOURCE_REQUIRED_ROLES_RESOURCE_INTERFACE_REQUIRING_ENTITY
      The feature id for the 'Resource Required Roles Resource Interface Requiring Entity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL__REQUIRED_ROLES_INTERFACE_REQUIRING_ENTITY

      static final int DATA_CHANNEL__REQUIRED_ROLES_INTERFACE_REQUIRING_ENTITY
      The feature id for the 'Required Roles Interface Requiring Entity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL__REPOSITORY_REPOSITORY_COMPONENT

      static final int DATA_CHANNEL__REPOSITORY_REPOSITORY_COMPONENT
      The feature id for the 'Repository Repository Component' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL__DATA_SINK_ROLES

      static final int DATA_CHANNEL__DATA_SINK_ROLES
      The feature id for the 'Data Sink Roles' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL__DATA_SOURCE_ROLES

      static final int DATA_CHANNEL__DATA_SOURCE_ROLES
      The feature id for the 'Data Source Roles' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL_FEATURE_COUNT

      static final int DATA_CHANNEL_FEATURE_COUNT
      The number of structural features of the 'Data Channel' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL

      static final int JAVA_CLASS_DATA_CHANNEL
      The meta object id for the 'Java Class Data Channel' class.
      See Also:
      Generated class or method.
    • JAVA_CLASS_DATA_CHANNEL__ID

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

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

      static final int JAVA_CLASS_DATA_CHANNEL__PROVIDED_ROLES_INTERFACE_PROVIDING_ENTITY
      The feature id for the 'Provided Roles Interface Providing Entity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL__RESOURCE_REQUIRED_ROLES_RESOURCE_INTERFACE_REQUIRING_ENTITY

      static final int JAVA_CLASS_DATA_CHANNEL__RESOURCE_REQUIRED_ROLES_RESOURCE_INTERFACE_REQUIRING_ENTITY
      The feature id for the 'Resource Required Roles Resource Interface Requiring Entity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL__REQUIRED_ROLES_INTERFACE_REQUIRING_ENTITY

      static final int JAVA_CLASS_DATA_CHANNEL__REQUIRED_ROLES_INTERFACE_REQUIRING_ENTITY
      The feature id for the 'Required Roles Interface Requiring Entity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL__REPOSITORY_REPOSITORY_COMPONENT

      static final int JAVA_CLASS_DATA_CHANNEL__REPOSITORY_REPOSITORY_COMPONENT
      The feature id for the 'Repository Repository Component' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL__DATA_SINK_ROLES

      static final int JAVA_CLASS_DATA_CHANNEL__DATA_SINK_ROLES
      The feature id for the 'Data Sink Roles' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL__DATA_SOURCE_ROLES

      static final int JAVA_CLASS_DATA_CHANNEL__DATA_SOURCE_ROLES
      The feature id for the 'Data Source Roles' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL__REALIZING_CLASS_FQN

      static final int JAVA_CLASS_DATA_CHANNEL__REALIZING_CLASS_FQN
      The feature id for the 'Realizing Class Fqn' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL__CONFIG_ENTRIES

      static final int JAVA_CLASS_DATA_CHANNEL__CONFIG_ENTRIES
      The feature id for the 'Config Entries' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • JAVA_CLASS_DATA_CHANNEL_FEATURE_COUNT

      static final int JAVA_CLASS_DATA_CHANNEL_FEATURE_COUNT
      The number of structural features of the 'Java Class Data Channel' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details