public class DRequirements extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DRequirements.Attributes |
| Constructor and Description |
|---|
DRequirements(org.json.simple.JSONObject jnode,
DGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAvailability() |
double |
getCost() |
String |
getFrontend() |
double |
getResponseTime() |
double |
getWorkload() |
String |
toString() |
public DRequirements(org.json.simple.JSONObject jnode,
DGraph graph)
Copyright © 2016. All rights reserved.