Interface ResourceModelPackage

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

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

      static final int ABSTRACT_RESOURCE_USAGE
      The meta object id for the 'Abstract Resource Usage' class.
      See Also:
      Generated class or method.
    • ABSTRACT_RESOURCE_USAGE_FEATURE_COUNT

      static final int ABSTRACT_RESOURCE_USAGE_FEATURE_COUNT
      The number of structural features of the 'Abstract Resource Usage' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENTIAL_RESOURCE_USAGE

      static final int SEQUENTIAL_RESOURCE_USAGE
      The meta object id for the 'Sequential Resource Usage' class.
      See Also:
      Generated class or method.
    • SEQUENTIAL_RESOURCE_USAGE__RESOURCE_USAGES

      static final int SEQUENTIAL_RESOURCE_USAGE__RESOURCE_USAGES
      The feature id for the 'Resource Usages' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENTIAL_RESOURCE_USAGE_FEATURE_COUNT

      static final int SEQUENTIAL_RESOURCE_USAGE_FEATURE_COUNT
      The number of structural features of the 'Sequential Resource Usage' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ALTERNATIVE_RESOURCE_USAGE

      static final int ALTERNATIVE_RESOURCE_USAGE
      The meta object id for the 'Alternative Resource Usage' class.
      See Also:
      Generated class or method.
    • ALTERNATIVE_RESOURCE_USAGE__OPTIONS

      static final int ALTERNATIVE_RESOURCE_USAGE__OPTIONS
      The feature id for the 'Options' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ALTERNATIVE_RESOURCE_USAGE_FEATURE_COUNT

      static final int ALTERNATIVE_RESOURCE_USAGE_FEATURE_COUNT
      The number of structural features of the 'Alternative Resource Usage' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTION

      static final int OPTION
      The meta object id for the 'Option' class.
      See Also:
      Generated class or method.
    • OPTION__PROBABILITY

      static final int OPTION__PROBABILITY
      The feature id for the 'Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTION__RESOURCE_USAGE

      static final int OPTION__RESOURCE_USAGE
      The feature id for the 'Resource Usage' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTION_FEATURE_COUNT

      static final int OPTION_FEATURE_COUNT
      The number of structural features of the 'Option' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_USAGE

      static final int RESOURCE_USAGE
      The meta object id for the 'Resource Usage' class.
      See Also:
      Generated class or method.
    • RESOURCE_USAGE__USAGE_TIME

      static final int RESOURCE_USAGE__USAGE_TIME
      The feature id for the 'Usage Time' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_USAGE__RESOURCE

      static final int RESOURCE_USAGE__RESOURCE
      The feature id for the 'Resource' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_USAGE_FEATURE_COUNT

      static final int RESOURCE_USAGE_FEATURE_COUNT
      The number of structural features of the 'Resource Usage' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE

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

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

      static final int RESOURCE__NUMBER_OF_SERVERS
      The feature id for the 'Number Of Servers' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_FEATURE_COUNT

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

      static final int ACTIVE_RESOURCE
      The meta object id for the 'Active Resource' class.
      See Also:
      Generated class or method.
    • ACTIVE_RESOURCE__NAME

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

      static final int ACTIVE_RESOURCE__NUMBER_OF_SERVERS
      The feature id for the 'Number Of Servers' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVE_RESOURCE_FEATURE_COUNT

      static final int ACTIVE_RESOURCE_FEATURE_COUNT
      The number of structural features of the 'Active Resource' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTENTION_RESOURCE

      static final int CONTENTION_RESOURCE
      The meta object id for the 'Contention Resource' class.
      See Also:
      Generated class or method.
    • CONTENTION_RESOURCE__NAME

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

      static final int CONTENTION_RESOURCE__NUMBER_OF_SERVERS
      The feature id for the 'Number Of Servers' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTENTION_RESOURCE__NUM_REPLICAS

      static final int CONTENTION_RESOURCE__NUM_REPLICAS
      The feature id for the 'Num Replicas' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTENTION_RESOURCE_FEATURE_COUNT

      static final int CONTENTION_RESOURCE_FEATURE_COUNT
      The number of structural features of the 'Contention Resource' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PASSIVE_RESOURCE

      static final int PASSIVE_RESOURCE
      The meta object id for the 'Passive Resource' class.
      See Also:
      Generated class or method.
    • PASSIVE_RESOURCE__NAME

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

      static final int PASSIVE_RESOURCE__NUMBER_OF_SERVERS
      The feature id for the 'Number Of Servers' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PASSIVE_RESOURCE__NUM_REPLICAS

      static final int PASSIVE_RESOURCE__NUM_REPLICAS
      The feature id for the 'Num Replicas' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PASSIVE_RESOURCE_FEATURE_COUNT

      static final int PASSIVE_RESOURCE_FEATURE_COUNT
      The number of structural features of the 'Passive Resource' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE

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

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

      static final int PROCESSING_RESOURCE__NUMBER_OF_SERVERS
      The feature id for the 'Number Of Servers' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE__NUM_REPLICAS

      static final int PROCESSING_RESOURCE__NUM_REPLICAS
      The feature id for the 'Num Replicas' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_FEATURE_COUNT

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

      static final int DELAY_RESOURCE
      The meta object id for the 'Delay Resource' class.
      See Also:
      Generated class or method.
    • DELAY_RESOURCE__NAME

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

      static final int DELAY_RESOURCE__NUMBER_OF_SERVERS
      The feature id for the 'Number Of Servers' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DELAY_RESOURCE_FEATURE_COUNT

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