|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceenvironmentPackage
The Package for the model. It contains accessors for the meta objects to represent
ResourceenvironmentFactory| Nested Class Summary | |
|---|---|
static interface |
ResourceenvironmentPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static int |
COMMUNICATION_LINK_RESOURCE_SPECIFICATION
The meta object id for the ' Communication Link Resource Specification' class. |
static int |
COMMUNICATION_LINK_RESOURCE_SPECIFICATION__COMMUNICATION_LINK_RESOURCE_TYPE_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
The feature id for the 'Communication Link Resource Type Communication Link Resource Specification' reference. |
static int |
COMMUNICATION_LINK_RESOURCE_SPECIFICATION__LATENCY_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
The feature id for the 'Latency Communication Link Resource Specification' containment reference. |
static int |
COMMUNICATION_LINK_RESOURCE_SPECIFICATION__THROUGHPUT_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
The feature id for the 'Throughput Communication Link Resource Specification' containment reference. |
static int |
COMMUNICATION_LINK_RESOURCE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Communication Link Resource Specification' class. |
static String |
copyright
|
static ResourceenvironmentPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
LINKING_RESOURCE
The meta object id for the ' Linking Resource' class. |
static int |
LINKING_RESOURCE__COMMUNICATION_LINK_RESOURCE_SPECIFICATIONS_LINKING_RESOURCE
The feature id for the 'Communication Link Resource Specifications Linking Resource' containment reference. |
static int |
LINKING_RESOURCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute. |
static int |
LINKING_RESOURCE__FROM_RESOURCE_CONTAINER_LINKING_RESOURCE
The feature id for the 'From Resource Container Linking Resource' reference list. |
static int |
LINKING_RESOURCE__ID
The feature id for the 'Id' attribute. |
static int |
LINKING_RESOURCE__TO_RESOURCE_CONTAINER_LINKING_RESOURCE
The feature id for the 'To Resource Container Linking Resource' reference list. |
static int |
LINKING_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Linking Resource' class. |
static int |
PROCESSING_RESOURCE_SPECIFICATION
The meta object id for the ' Processing Resource Specification' class. |
static int |
PROCESSING_RESOURCE_SPECIFICATION__ACTIVE_RESOURCE_TYPE_ACTIVE_RESOURCE_SPECIFICATION
The feature id for the 'Active Resource Type Active Resource Specification' reference. |
static int |
PROCESSING_RESOURCE_SPECIFICATION__PROCESSING_RATE_PROCESSING_RESOURCE_SPECIFICATION
The feature id for the 'Processing Rate Processing Resource Specification' containment reference. |
static int |
PROCESSING_RESOURCE_SPECIFICATION__SCHEDULING_POLICY
The feature id for the 'Scheduling Policy' attribute. |
static int |
PROCESSING_RESOURCE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Processing Resource Specification' class. |
static int |
RESOURCE_CONTAINER
The meta object id for the ' Resource Container' class. |
static int |
RESOURCE_CONTAINER__ACTIVE_RESOURCE_SPECIFICATIONS_RESOURCE_CONTAINER
The feature id for the 'Active Resource Specifications Resource Container' containment reference list. |
static int |
RESOURCE_CONTAINER__ENTITY_NAME
The feature id for the 'Entity Name' attribute. |
static int |
RESOURCE_CONTAINER__ID
The feature id for the 'Id' attribute. |
static int |
RESOURCE_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Resource Container' class. |
static int |
RESOURCE_ENVIRONMENT
The meta object id for the ' Resource Environment' class. |
static int |
RESOURCE_ENVIRONMENT__LINKINGRESOURCE
The feature id for the 'Linkingresource' containment reference list. |
static int |
RESOURCE_ENVIRONMENT__RESOURCE_CONTAINER_RESOURCE_ENVIRONMENT
The feature id for the 'Resource Container Resource Environment' containment reference list. |
static int |
RESOURCE_ENVIRONMENT_FEATURE_COUNT
The number of structural features of the 'Resource Environment' class. |
static int |
SCHEDULING_POLICY
The meta object id for the ' Scheduling Policy' enum. |
| Field Detail |
|---|
static final String copyright
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ResourceenvironmentPackage eINSTANCE
static final int RESOURCE_ENVIRONMENT
Resource Environment' class.
ResourceEnvironmentImpl,
ResourceenvironmentPackageImpl.getResourceEnvironment(),
Constant Field Valuesstatic final int RESOURCE_ENVIRONMENT__LINKINGRESOURCE
static final int RESOURCE_ENVIRONMENT__RESOURCE_CONTAINER_RESOURCE_ENVIRONMENT
static final int RESOURCE_ENVIRONMENT_FEATURE_COUNT
static final int LINKING_RESOURCE
Linking Resource' class.
LinkingResourceImpl,
ResourceenvironmentPackageImpl.getLinkingResource(),
Constant Field Valuesstatic final int LINKING_RESOURCE__ID
static final int LINKING_RESOURCE__ENTITY_NAME
static final int LINKING_RESOURCE__TO_RESOURCE_CONTAINER_LINKING_RESOURCE
static final int LINKING_RESOURCE__FROM_RESOURCE_CONTAINER_LINKING_RESOURCE
static final int LINKING_RESOURCE__COMMUNICATION_LINK_RESOURCE_SPECIFICATIONS_LINKING_RESOURCE
static final int LINKING_RESOURCE_FEATURE_COUNT
static final int COMMUNICATION_LINK_RESOURCE_SPECIFICATION
Communication Link Resource Specification' class.
CommunicationLinkResourceSpecificationImpl,
ResourceenvironmentPackageImpl.getCommunicationLinkResourceSpecification(),
Constant Field Valuesstatic final int COMMUNICATION_LINK_RESOURCE_SPECIFICATION__COMMUNICATION_LINK_RESOURCE_TYPE_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
static final int COMMUNICATION_LINK_RESOURCE_SPECIFICATION__LATENCY_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
static final int COMMUNICATION_LINK_RESOURCE_SPECIFICATION__THROUGHPUT_COMMUNICATION_LINK_RESOURCE_SPECIFICATION
static final int COMMUNICATION_LINK_RESOURCE_SPECIFICATION_FEATURE_COUNT
static final int PROCESSING_RESOURCE_SPECIFICATION
Processing Resource Specification' class.
ProcessingResourceSpecificationImpl,
ResourceenvironmentPackageImpl.getProcessingResourceSpecification(),
Constant Field Valuesstatic final int PROCESSING_RESOURCE_SPECIFICATION__SCHEDULING_POLICY
static final int PROCESSING_RESOURCE_SPECIFICATION__ACTIVE_RESOURCE_TYPE_ACTIVE_RESOURCE_SPECIFICATION
static final int PROCESSING_RESOURCE_SPECIFICATION__PROCESSING_RATE_PROCESSING_RESOURCE_SPECIFICATION
static final int PROCESSING_RESOURCE_SPECIFICATION_FEATURE_COUNT
static final int RESOURCE_CONTAINER
Resource Container' class.
ResourceContainerImpl,
ResourceenvironmentPackageImpl.getResourceContainer(),
Constant Field Valuesstatic final int RESOURCE_CONTAINER__ID
static final int RESOURCE_CONTAINER__ENTITY_NAME
static final int RESOURCE_CONTAINER__ACTIVE_RESOURCE_SPECIFICATIONS_RESOURCE_CONTAINER
static final int RESOURCE_CONTAINER_FEATURE_COUNT
static final int SCHEDULING_POLICY
Scheduling Policy' enum.
SchedulingPolicy,
ResourceenvironmentPackageImpl.getSchedulingPolicy(),
Constant Field Values| Method Detail |
|---|
EClass getResourceEnvironment()
Resource Environment'.
ResourceEnvironmentEReference getResourceEnvironment_Linkingresource()
Linkingresource'.
ResourceEnvironment.getLinkingresource(),
getResourceEnvironment()EReference getResourceEnvironment_ResourceContainer_ResourceEnvironment()
Resource Container Resource Environment'.
ResourceEnvironment.getResourceContainer_ResourceEnvironment(),
getResourceEnvironment()EClass getLinkingResource()
Linking Resource'.
LinkingResourceEReference getLinkingResource_ToResourceContainer_LinkingResource()
To Resource Container Linking Resource'.
LinkingResource.getToResourceContainer_LinkingResource(),
getLinkingResource()EReference getLinkingResource_FromResourceContainer_LinkingResource()
From Resource Container Linking Resource'.
LinkingResource.getFromResourceContainer_LinkingResource(),
getLinkingResource()EReference getLinkingResource_CommunicationLinkResourceSpecifications_LinkingResource()
Communication Link Resource Specifications Linking Resource'.
LinkingResource.getCommunicationLinkResourceSpecifications_LinkingResource(),
getLinkingResource()EClass getCommunicationLinkResourceSpecification()
Communication Link Resource Specification'.
CommunicationLinkResourceSpecificationEReference getCommunicationLinkResourceSpecification_CommunicationLinkResourceType_CommunicationLinkResourceSpecification()
Communication Link Resource Type Communication Link Resource Specification'.
CommunicationLinkResourceSpecification.getCommunicationLinkResourceType_CommunicationLinkResourceSpecification(),
getCommunicationLinkResourceSpecification()EReference getCommunicationLinkResourceSpecification_Latency_CommunicationLinkResourceSpecification()
Latency Communication Link Resource Specification'.
CommunicationLinkResourceSpecification.getLatency_CommunicationLinkResourceSpecification(),
getCommunicationLinkResourceSpecification()EReference getCommunicationLinkResourceSpecification_Throughput_CommunicationLinkResourceSpecification()
Throughput Communication Link Resource Specification'.
CommunicationLinkResourceSpecification.getThroughput_CommunicationLinkResourceSpecification(),
getCommunicationLinkResourceSpecification()EClass getProcessingResourceSpecification()
Processing Resource Specification'.
ProcessingResourceSpecificationEAttribute getProcessingResourceSpecification_SchedulingPolicy()
Scheduling Policy'.
ProcessingResourceSpecification.getSchedulingPolicy(),
getProcessingResourceSpecification()EReference getProcessingResourceSpecification_ActiveResourceType_ActiveResourceSpecification()
Active Resource Type Active Resource Specification'.
ProcessingResourceSpecification.getActiveResourceType_ActiveResourceSpecification(),
getProcessingResourceSpecification()EReference getProcessingResourceSpecification_ProcessingRate_ProcessingResourceSpecification()
Processing Rate Processing Resource Specification'.
ProcessingResourceSpecification.getProcessingRate_ProcessingResourceSpecification(),
getProcessingResourceSpecification()EClass getResourceContainer()
Resource Container'.
ResourceContainerEReference getResourceContainer_ActiveResourceSpecifications_ResourceContainer()
Active Resource Specifications Resource Container'.
ResourceContainer.getActiveResourceSpecifications_ResourceContainer(),
getResourceContainer()EEnum getSchedulingPolicy()
Scheduling Policy'.
SchedulingPolicyResourceenvironmentFactory getResourceenvironmentFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||