Class JseResourceEnvironment
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
Resource Environments for JSE are a config file used for calibration of active resources.
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.traverse.framework.PcmRepresentative
copiedFiles, entity, generatedFiles, injector
-
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.protocom.traverse.framework.PcmRepresentative
setEntity, transform, traverse
-
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 classPcmRepresentative<org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment>
-