Interface ResourcetypePackage

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

public interface ResourcetypePackage 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
Package containing all resource types supported by the PCM
See Also:
Generated class or method.
EMF model class or method.
kind="package"
  • 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 ResourcetypePackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • RESOURCE_SIGNATURE

      static final int RESOURCE_SIGNATURE
      The meta object id for the 'Resource Signature' class.
      See Also:
      Generated class or method.
    • RESOURCE_SIGNATURE__ID

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

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

      static final int RESOURCE_SIGNATURE__PARAMETER_RESOURCE_SIGNATURE
      The feature id for the 'Parameter Resource Signature' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SIGNATURE__RESOURCE_SERVICE_ID

      static final int RESOURCE_SIGNATURE__RESOURCE_SERVICE_ID
      The feature id for the 'Resource Service Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SIGNATURE__RESOURCE_INTERFACE_RESOURCE_SIGNATURE

      static final int RESOURCE_SIGNATURE__RESOURCE_INTERFACE_RESOURCE_SIGNATURE
      The feature id for the 'Resource Interface Resource Signature' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SIGNATURE_FEATURE_COUNT

      static final int RESOURCE_SIGNATURE_FEATURE_COUNT
      The number of structural features of the 'Resource Signature' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_TYPE

      static final int RESOURCE_TYPE
      The meta object id for the 'Resource Type' class.
      See Also:
      Generated class or method.
    • RESOURCE_TYPE__ID

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

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

      static final int RESOURCE_TYPE__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_TYPE__RESOURCE_PROVIDED_ROLES_RESOURCE_INTERFACE_PROVIDING_ENTITY

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

      static final int RESOURCE_TYPE__RESOURCE_REPOSITORY_RESOURCE_TYPE
      The feature id for the 'Resource Repository Resource Type' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_TYPE_FEATURE_COUNT

      static final int RESOURCE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Resource Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_TYPE

      static final int PROCESSING_RESOURCE_TYPE
      The meta object id for the 'Processing Resource Type' class.
      See Also:
      Generated class or method.
    • PROCESSING_RESOURCE_TYPE__ID

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

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

      static final int PROCESSING_RESOURCE_TYPE__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_TYPE__RESOURCE_PROVIDED_ROLES_RESOURCE_INTERFACE_PROVIDING_ENTITY

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

      static final int PROCESSING_RESOURCE_TYPE__RESOURCE_REPOSITORY_RESOURCE_TYPE
      The feature id for the 'Resource Repository Resource Type' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_TYPE__HARDWARE_INDUCED_FAILURE_TYPE_PROCESSING_RESOURCE_TYPE

      static final int PROCESSING_RESOURCE_TYPE__HARDWARE_INDUCED_FAILURE_TYPE_PROCESSING_RESOURCE_TYPE
      The feature id for the 'Hardware Induced Failure Type Processing Resource Type' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_TYPE_FEATURE_COUNT

      static final int PROCESSING_RESOURCE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Processing Resource Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_REPOSITORY

      static final int RESOURCE_REPOSITORY
      The meta object id for the 'Resource Repository' class.
      See Also:
      Generated class or method.
    • RESOURCE_REPOSITORY__RESOURCE_INTERFACES_RESOURCE_REPOSITORY

      static final int RESOURCE_REPOSITORY__RESOURCE_INTERFACES_RESOURCE_REPOSITORY
      The feature id for the 'Resource Interfaces Resource Repository' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_REPOSITORY__SCHEDULING_POLICIES_RESOURCE_REPOSITORY

      static final int RESOURCE_REPOSITORY__SCHEDULING_POLICIES_RESOURCE_REPOSITORY
      The feature id for the 'Scheduling Policies Resource Repository' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_REPOSITORY__AVAILABLE_RESOURCE_TYPES_RESOURCE_REPOSITORY

      static final int RESOURCE_REPOSITORY__AVAILABLE_RESOURCE_TYPES_RESOURCE_REPOSITORY
      The feature id for the 'Available Resource Types Resource Repository' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_REPOSITORY_FEATURE_COUNT

      static final int RESOURCE_REPOSITORY_FEATURE_COUNT
      The number of structural features of the 'Resource Repository' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY

      static final int SCHEDULING_POLICY
      The meta object id for the 'Scheduling Policy' class.
      See Also:
      Generated class or method.
    • SCHEDULING_POLICY__ID

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

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

      static final int SCHEDULING_POLICY__RESOURCE_REPOSITORY_SCHEDULING_POLICY
      The feature id for the 'Resource Repository Scheduling Policy' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY_FEATURE_COUNT

      static final int SCHEDULING_POLICY_FEATURE_COUNT
      The number of structural features of the 'Scheduling Policy' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_INTERFACE

      static final int RESOURCE_INTERFACE
      The meta object id for the 'Resource Interface' class.
      See Also:
      Generated class or method.
    • RESOURCE_INTERFACE__ID

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

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

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

      static final int RESOURCE_INTERFACE__RESOURCE_SIGNATURES_RESOURCE_INTERFACE
      The feature id for the 'Resource Signatures Resource Interface' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_INTERFACE_FEATURE_COUNT

      static final int RESOURCE_INTERFACE_FEATURE_COUNT
      The number of structural features of the 'Resource Interface' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details