Class ResourceContainerAdapter

java.lang.Object
org.palladiosimulator.protocom.model.ModelAdapter<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>
org.palladiosimulator.protocom.model.resourceenvironment.ResourceContainerAdapter

public class ResourceContainerAdapter extends ModelAdapter<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>
Adapter class for PCM ResourceContainer entities.
  • Constructor Details

    • ResourceContainerAdapter

      public ResourceContainerAdapter(org.palladiosimulator.pcm.resourceenvironment.ResourceContainer entity)
  • Method Details

    • getId

      public String getId()
      Gets the ID.
      Returns:
      a string containing the ID
    • getCpuRate

      public String getCpuRate()
      Gets the CPU processing rate.
      Returns:
      a string containing the specification of the CPU processing rate
    • getHddRate

      public String getHddRate()
      Gets the HDD processing rate.
      Returns:
      a string containing the specification of the HDD processing rate