|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OSQuery | |
---|---|
org.optimizationservices.oscommon.localinterface | |
org.optimizationservices.oscommon.representationparser |
Uses of OSQuery in org.optimizationservices.oscommon.localinterface |
---|
Methods in org.optimizationservices.oscommon.localinterface that return OSQuery | |
---|---|
OSQuery |
OSQuery.readOSqL(java.lang.String osql,
boolean isFile,
boolean validate)
read an OSqL instance and return and OSQuery object. |
Uses of OSQuery in org.optimizationservices.oscommon.representationparser |
---|
Methods in org.optimizationservices.oscommon.representationparser that return OSQuery | |
---|---|
OSQuery |
OSqLReader.getOSQuery()
get the standard OSQuery, a local interface for storing Optimization Services query. |
Methods in org.optimizationservices.oscommon.representationparser with parameters of type OSQuery | |
---|---|
boolean |
OSqLWriter.setOSQuery(OSQuery osQuery)
set the OSQuery, a standard os query interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |