Package | Description |
---|---|
negotiator.qualitymeasures |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Trace> |
TraceLoader.loadTraces(java.lang.String mainDir,
java.lang.String logPath) |
java.util.ArrayList<Trace> |
TraceLoader.process(java.lang.String mainDir,
java.lang.String logPath) |
Constructor and Description |
---|
CSVlogger(java.lang.String path,
Trace trace) |
NegotiationSessionWrapper(Trace trace,
java.lang.String mainPath)
Given a trace, and the path to the file where to load the utility profile,
construct a negotiation session.
|