|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProcessStatistics in org.optimizationservices.oscommon.datastructure.osprocess |
---|
Fields in org.optimizationservices.oscommon.datastructure.osprocess declared as ProcessStatistics | |
---|---|
ProcessStatistics |
ProcessData.statistics
|
Uses of ProcessStatistics in org.optimizationservices.oscommon.datastructure.osresult |
---|
Fields in org.optimizationservices.oscommon.datastructure.osresult declared as ProcessStatistics | |
---|---|
ProcessStatistics |
ResultData.statistics
|
Uses of ProcessStatistics in org.optimizationservices.oscommon.localinterface |
---|
Methods in org.optimizationservices.oscommon.localinterface that return ProcessStatistics | |
---|---|
ProcessStatistics |
OSResult.getProcessStatistics()
Get the process statistics. |
ProcessStatistics |
OSProcess.getProcessStatistics()
Get the process statistics. |
Methods in org.optimizationservices.oscommon.localinterface with parameters of type ProcessStatistics | |
---|---|
boolean |
OSResult.setProcessStatistics(ProcessStatistics processStatistics)
Set the process statistics. |
boolean |
OSProcess.setProcessStatistics(ProcessStatistics processStatistics)
Set the process statistics. |
Uses of ProcessStatistics in org.optimizationservices.oscommon.representationparser |
---|
Methods in org.optimizationservices.oscommon.representationparser that return ProcessStatistics | |
---|---|
ProcessStatistics |
OSrLReader.getProcessStatistics()
Get the process statistics. |
ProcessStatistics |
OSpLReader.getProcessStatistics()
Get the process statistics. |
Methods in org.optimizationservices.oscommon.representationparser with parameters of type ProcessStatistics | |
---|---|
boolean |
OSrLWriter.setProcessStatistics(ProcessStatistics processStatistics)
Set the process statistics. |
boolean |
OSpLWriter.setProcessStatistics(ProcessStatistics processStatistics)
Set the process statistics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |