| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OSAnalysis | |
|---|---|
| org.optimizationservices.oscommon.datastructure.osresult | |
| org.optimizationservices.oscommon.localinterface | |
| org.optimizationservices.oscommon.representationparser | |
| Uses of OSAnalysis in org.optimizationservices.oscommon.datastructure.osresult | 
|---|
| Fields in org.optimizationservices.oscommon.datastructure.osresult declared as OSAnalysis | |
|---|---|
 OSAnalysis | 
OptimizationResult.osal
 | 
| Uses of OSAnalysis in org.optimizationservices.oscommon.localinterface | 
|---|
| Methods in org.optimizationservices.oscommon.localinterface that return OSAnalysis | |
|---|---|
 OSAnalysis | 
OSResult.getOSAnalysis()
Get the optimization analysis in the standard OSAnalysis data structure.  | 
 OSAnalysis | 
OSAnalysis.readOSaL(java.lang.String osal,
         boolean isFile,
         boolean validate)
read an OSaL instance and return and OSAnalysis object.  | 
| Methods in org.optimizationservices.oscommon.localinterface with parameters of type OSAnalysis | |
|---|---|
 boolean | 
OSResult.setOSAnalysis(OSAnalysis osAnalysis)
Set the optimization analysis.  | 
| Uses of OSAnalysis in org.optimizationservices.oscommon.representationparser | 
|---|
| Methods in org.optimizationservices.oscommon.representationparser that return OSAnalysis | |
|---|---|
 OSAnalysis | 
OSrLReader.getOSAnalysis()
Get the optimization analysis in the standard OSAnalysis data structure.  | 
 OSAnalysis | 
OSaLReader.getOSAnalysis()
get the standard OSAnalysis, a local interface for storing Optimization Services analysis result.  | 
| Methods in org.optimizationservices.oscommon.representationparser with parameters of type OSAnalysis | |
|---|---|
 boolean | 
OSrLWriter.setOSAnalysis(OSAnalysis osAnalysis)
Set the optimization analysis.  | 
 boolean | 
OSaLWriter.setOSAnalysis(OSAnalysis osAnalysis)
set the OSAnalysis, a standard os analysis interface.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||