Uses of Interface
org.cloudbus.cloudsim.core.AbstractMachine

Packages that use AbstractMachine
Package
Description
Provides core classes used just internally by CloudSim Plus, except the CloudSim class that is the start point and main class used to run simulations.
Provides Host implementations that represent a Physical Machine (PM) is used to run Vm from different cloud customers (represented by a DatacenterBroker).
Provides network-enabled Host implementations.
Provides implementations of Virtual Machines (Vm) which are a software package that emulate the architecture of a physical machine.
Provides network-enabled Vm implementations.