Package org.cloudsimplus.automation
package org.cloudsimplus.automation
-
ClassesClassDescriptionRepresents a simulation created in CloudSim Plus.Useful methods to print log information to the terminal.Dynamically creates instances of classes such as
VmScheduler,VmAllocationPolicy,CloudletScheduler,ResourceProvisionerand others from the class name of the object to be instantiated.Starts the tool by loading a Cloud Computing simulation scenario from an YAML file given by command line.Represents a Cloud Computing simulation scenario read from an YAML file.Reads Cloud Computing simulation scenarios from an YAML file and stores them into aListofYamlCloudScenarioobjects.