de.uka.ipd.sdq.pcm.resourceenvironment
Interface ResourceenvironmentPackage.Literals

Enclosing interface:
ResourceenvironmentPackage

public static interface ResourceenvironmentPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass COMMUNICATION_LINK_RESOURCE_SPECIFICATION
          The meta object literal for the 'Communication Link Resource Specification' class.
static EReference COMMUNICATION_LINK_RESOURCE_SPECIFICATION__COMMUNICATION_LINK_RESOURCE_TYPE_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
          The meta object literal for the 'Communication Link Resource Type Communication Link Resource Specification' reference feature.
static EReference COMMUNICATION_LINK_RESOURCE_SPECIFICATION__LATENCY_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
          The meta object literal for the 'Latency Communication Link Resource Specification' containment reference feature.
static EReference COMMUNICATION_LINK_RESOURCE_SPECIFICATION__THROUGHPUT_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
          The meta object literal for the 'Throughput Communication Link Resource Specification' containment reference feature.
static EClass LINKING_RESOURCE
          The meta object literal for the 'Linking Resource' class.
static EReference LINKING_RESOURCE__COMMUNICATION_LINK_RESOURCE_SPECIFICATIONS_LINKING_RESOURCE
          The meta object literal for the 'Communication Link Resource Specifications Linking Resource' containment reference feature.
static EReference LINKING_RESOURCE__FROM_RESOURCE_CONTAINER_LINKING_RESOURCE
          The meta object literal for the 'From Resource Container Linking Resource' reference list feature.
static EReference LINKING_RESOURCE__TO_RESOURCE_CONTAINER_LINKING_RESOURCE
          The meta object literal for the 'To Resource Container Linking Resource' reference list feature.
static EClass PROCESSING_RESOURCE_SPECIFICATION
          The meta object literal for the 'Processing Resource Specification' class.
static EReference PROCESSING_RESOURCE_SPECIFICATION__ACTIVE_RESOURCE_TYPE_ACTIVE_RESOURCE_SPECIFICATION
          The meta object literal for the 'Active Resource Type Active Resource Specification' reference feature.
static EReference PROCESSING_RESOURCE_SPECIFICATION__PROCESSING_RATE_PROCESSING_RESOURCE_SPECIFICATION
          The meta object literal for the 'Processing Rate Processing Resource Specification' containment reference feature.
static EAttribute PROCESSING_RESOURCE_SPECIFICATION__SCHEDULING_POLICY
          The meta object literal for the 'Scheduling Policy' attribute feature.
static EClass RESOURCE_CONTAINER
          The meta object literal for the 'Resource Container' class.
static EReference RESOURCE_CONTAINER__ACTIVE_RESOURCE_SPECIFICATIONS_RESOURCE_CONTAINER
          The meta object literal for the 'Active Resource Specifications Resource Container' containment reference list feature.
static EClass RESOURCE_ENVIRONMENT
          The meta object literal for the 'Resource Environment' class.
static EReference RESOURCE_ENVIRONMENT__LINKINGRESOURCE
          The meta object literal for the 'Linkingresource' containment reference list feature.
static EReference RESOURCE_ENVIRONMENT__RESOURCE_CONTAINER_RESOURCE_ENVIRONMENT
          The meta object literal for the 'Resource Container Resource Environment' containment reference list feature.
static EEnum SCHEDULING_POLICY
          The meta object literal for the 'Scheduling Policy' enum.
 

Field Detail

RESOURCE_ENVIRONMENT

static final EClass RESOURCE_ENVIRONMENT
The meta object literal for the 'Resource Environment' class.

See Also:
ResourceEnvironmentImpl, ResourceenvironmentPackageImpl.getResourceEnvironment()

RESOURCE_ENVIRONMENT__LINKINGRESOURCE

static final EReference RESOURCE_ENVIRONMENT__LINKINGRESOURCE
The meta object literal for the 'Linkingresource' containment reference list feature.


RESOURCE_ENVIRONMENT__RESOURCE_CONTAINER_RESOURCE_ENVIRONMENT

static final EReference RESOURCE_ENVIRONMENT__RESOURCE_CONTAINER_RESOURCE_ENVIRONMENT
The meta object literal for the 'Resource Container Resource Environment' containment reference list feature.


LINKING_RESOURCE

static final EClass LINKING_RESOURCE
The meta object literal for the 'Linking Resource' class.

See Also:
LinkingResourceImpl, ResourceenvironmentPackageImpl.getLinkingResource()

LINKING_RESOURCE__TO_RESOURCE_CONTAINER_LINKING_RESOURCE

static final EReference LINKING_RESOURCE__TO_RESOURCE_CONTAINER_LINKING_RESOURCE
The meta object literal for the 'To Resource Container Linking Resource' reference list feature.


LINKING_RESOURCE__FROM_RESOURCE_CONTAINER_LINKING_RESOURCE

static final EReference LINKING_RESOURCE__FROM_RESOURCE_CONTAINER_LINKING_RESOURCE
The meta object literal for the 'From Resource Container Linking Resource' reference list feature.


LINKING_RESOURCE__COMMUNICATION_LINK_RESOURCE_SPECIFICATIONS_LINKING_RESOURCE

static final EReference LINKING_RESOURCE__COMMUNICATION_LINK_RESOURCE_SPECIFICATIONS_LINKING_RESOURCE
The meta object literal for the 'Communication Link Resource Specifications Linking Resource' containment reference feature.


COMMUNICATION_LINK_RESOURCE_SPECIFICATION

static final EClass COMMUNICATION_LINK_RESOURCE_SPECIFICATION
The meta object literal for the 'Communication Link Resource Specification' class.

See Also:
CommunicationLinkResourceSpecificationImpl, ResourceenvironmentPackageImpl.getCommunicationLinkResourceSpecification()

COMMUNICATION_LINK_RESOURCE_SPECIFICATION__COMMUNICATION_LINK_RESOURCE_TYPE_COMMUNICATION_LINK_RESOURCE_SPECIFICATION

static final EReference COMMUNICATION_LINK_RESOURCE_SPECIFICATION__COMMUNICATION_LINK_RESOURCE_TYPE_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
The meta object literal for the 'Communication Link Resource Type Communication Link Resource Specification' reference feature.


COMMUNICATION_LINK_RESOURCE_SPECIFICATION__LATENCY_COMMUNICATION_LINK_RESOURCE_SPECIFICATION

static final EReference COMMUNICATION_LINK_RESOURCE_SPECIFICATION__LATENCY_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
The meta object literal for the 'Latency Communication Link Resource Specification' containment reference feature.


COMMUNICATION_LINK_RESOURCE_SPECIFICATION__THROUGHPUT_COMMUNICATION_LINK_RESOURCE_SPECIFICATION

static final EReference COMMUNICATION_LINK_RESOURCE_SPECIFICATION__THROUGHPUT_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
The meta object literal for the 'Throughput Communication Link Resource Specification' containment reference feature.


PROCESSING_RESOURCE_SPECIFICATION

static final EClass PROCESSING_RESOURCE_SPECIFICATION
The meta object literal for the 'Processing Resource Specification' class.

See Also:
ProcessingResourceSpecificationImpl, ResourceenvironmentPackageImpl.getProcessingResourceSpecification()

PROCESSING_RESOURCE_SPECIFICATION__SCHEDULING_POLICY

static final EAttribute PROCESSING_RESOURCE_SPECIFICATION__SCHEDULING_POLICY
The meta object literal for the 'Scheduling Policy' attribute feature.


PROCESSING_RESOURCE_SPECIFICATION__ACTIVE_RESOURCE_TYPE_ACTIVE_RESOURCE_SPECIFICATION

static final EReference PROCESSING_RESOURCE_SPECIFICATION__ACTIVE_RESOURCE_TYPE_ACTIVE_RESOURCE_SPECIFICATION
The meta object literal for the 'Active Resource Type Active Resource Specification' reference feature.


PROCESSING_RESOURCE_SPECIFICATION__PROCESSING_RATE_PROCESSING_RESOURCE_SPECIFICATION

static final EReference PROCESSING_RESOURCE_SPECIFICATION__PROCESSING_RATE_PROCESSING_RESOURCE_SPECIFICATION
The meta object literal for the 'Processing Rate Processing Resource Specification' containment reference feature.


RESOURCE_CONTAINER

static final EClass RESOURCE_CONTAINER
The meta object literal for the 'Resource Container' class.

See Also:
ResourceContainerImpl, ResourceenvironmentPackageImpl.getResourceContainer()

RESOURCE_CONTAINER__ACTIVE_RESOURCE_SPECIFICATIONS_RESOURCE_CONTAINER

static final EReference RESOURCE_CONTAINER__ACTIVE_RESOURCE_SPECIFICATIONS_RESOURCE_CONTAINER
The meta object literal for the 'Active Resource Specifications Resource Container' containment reference list feature.


SCHEDULING_POLICY

static final EEnum SCHEDULING_POLICY
The meta object literal for the 'Scheduling Policy' enum.

See Also:
SchedulingPolicy, ResourceenvironmentPackageImpl.getSchedulingPolicy()