Package org.cloudsimplus.automation


package org.cloudsimplus.automation
  • Classes
    Class
    Description
    Represents 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, ResourceProvisioner and 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 a List of YamlCloudScenario objects.