|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OSSimulation | |
|---|---|
| org.optimizationservices.oscommon.localinterface | |
| org.optimizationservices.oscommon.representationparser | |
| Uses of OSSimulation in org.optimizationservices.oscommon.localinterface |
|---|
| Fields in org.optimizationservices.oscommon.localinterface declared as OSSimulation | |
|---|---|
OSSimulation |
DefaultSimulation.osSimulationInput
osSimulationInput holds the OS simulation object (input). |
OSSimulation |
DefaultSimulation.osSimulationOutput
osSimulationOutput holds the OS simulation object (output). |
| Methods in org.optimizationservices.oscommon.localinterface that return OSSimulation | |
|---|---|
OSSimulation |
OSSimulation.readOSsL(java.lang.String ossl,
boolean isFile,
boolean validate)
read an OSsL instance and return and OSSimulation object. |
| Uses of OSSimulation in org.optimizationservices.oscommon.representationparser |
|---|
| Methods in org.optimizationservices.oscommon.representationparser that return OSSimulation | |
|---|---|
OSSimulation |
OSsLReader.getOSSimulation()
get the standard OSSimulation, a local interface for storing Optimization Services simulation. |
| Methods in org.optimizationservices.oscommon.representationparser with parameters of type OSSimulation | |
|---|---|
boolean |
OSsLWriter.setOSSimulation(OSSimulation osSimulation)
set the OSSimulation, a standard os simulation interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||