|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OSResult | |
---|---|
org.optimizationservices.oscommon.datastructure.osprocess | |
org.optimizationservices.oscommon.localinterface | |
org.optimizationservices.oscommon.representationparser |
Uses of OSResult in org.optimizationservices.oscommon.datastructure.osprocess |
---|
Fields in org.optimizationservices.oscommon.datastructure.osprocess declared as OSResult | |
---|---|
OSResult |
JobOptimization.osrl
|
Uses of OSResult in org.optimizationservices.oscommon.localinterface |
---|
Fields in org.optimizationservices.oscommon.localinterface declared as OSResult | |
---|---|
OSResult |
DefaultSolver.osResult
osResult holds the OS result object (output) |
Methods in org.optimizationservices.oscommon.localinterface that return OSResult | |
---|---|
OSResult |
OSResult.readOSrL(java.lang.String osrl,
boolean isFile,
boolean validate)
read an OSrL instance and return and OSResult object. |
Uses of OSResult in org.optimizationservices.oscommon.representationparser |
---|
Methods in org.optimizationservices.oscommon.representationparser that return OSResult | |
---|---|
OSResult |
OSrLReader.getOSResult()
get the standard OSResult, a local interface for storing Optimization Services result. |
Methods in org.optimizationservices.oscommon.representationparser with parameters of type OSResult | |
---|---|
boolean |
OSrLWriter.setOSResult(OSResult osResult)
set the OSResult, a standard os result interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |