|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OSRepository | |
|---|---|
| org.optimizationservices.oscommon.localinterface | |
| org.optimizationservices.oscommon.representationparser | |
| Uses of OSRepository in org.optimizationservices.oscommon.localinterface |
|---|
| Methods in org.optimizationservices.oscommon.localinterface that return OSRepository | |
|---|---|
OSRepository |
OSRepository.readOSRepository(java.lang.String osRepository,
boolean isFile,
boolean validate)
read an OSRepository instance and return and OSRepository object. |
| Uses of OSRepository in org.optimizationservices.oscommon.representationparser |
|---|
| Methods in org.optimizationservices.oscommon.representationparser that return OSRepository | |
|---|---|
OSRepository |
OSRepositoryReader.getOSRepository()
get the standard OSRepository, a local interface for storing Optimization Services repository. |
| Methods in org.optimizationservices.oscommon.representationparser with parameters of type OSRepository | |
|---|---|
boolean |
OSRepositoryWriter.setOSRepository(OSRepository osRepository)
set the OSRepository, a standard os repository data structure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||