java.lang.Object
org.palladiosimulator.protocom.traverse.framework.PcmRepresentative<org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment>
org.palladiosimulator.protocom.traverse.framework.resourceenvironment.XResourceEnvironment
org.palladiosimulator.protocom.traverse.jse.resourceenvironment.JseResourceEnvironment

public class JseResourceEnvironment extends XResourceEnvironment
Resource Environments for JSE are a config file used for calibration of active resources.
  • Constructor Details

    • JseResourceEnvironment

      public JseResourceEnvironment()
  • Method Details

    • generate

      public void generate()
      Description copied from class: PcmRepresentative
      Generate the files needed for this entity. Nothing is generated in the default case.
      Overrides:
      generate in class PcmRepresentative<org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment>