public class ParamPerHost extends ParamPerOSE
Constructor and Description |
---|
ParamPerHost() |
Modifier and Type | Method and Description |
---|---|
java.util.List<VirtualMachine> |
getAllVMs() |
java.lang.Double |
getFactorValue() |
Host |
getHost() |
java.util.List<Node> |
getOSEsWithSoft() |
java.util.List |
getSoftwareList() |
boolean |
isSoftDeployedOnHost() |
getCiType, getNode, getRunningInstanceList, getSoftwareInstanceList
public java.lang.Double getFactorValue()
public java.util.List getSoftwareList()
public Host getHost()
public boolean isSoftDeployedOnHost()
public java.util.List<Node> getOSEsWithSoft()
public java.util.List<VirtualMachine> getAllVMs()