|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OSEntity | |
---|---|
org.optimizationservices.oscommon.datastructure.osregistry | |
org.optimizationservices.oscommon.localinterface | |
org.optimizationservices.oscommon.representationparser |
Uses of OSEntity in org.optimizationservices.oscommon.datastructure.osregistry |
---|
Fields in org.optimizationservices.oscommon.datastructure.osregistry declared as OSEntity | |
---|---|
OSEntity |
ServiceEntry.osel
|
Uses of OSEntity in org.optimizationservices.oscommon.localinterface |
---|
Methods in org.optimizationservices.oscommon.localinterface that return OSEntity | |
---|---|
OSEntity |
OSEntity.readOSeL(java.lang.String osel,
boolean isFile,
boolean validate)
read an OSeL instance and return and OSEntity object. |
Uses of OSEntity in org.optimizationservices.oscommon.representationparser |
---|
Methods in org.optimizationservices.oscommon.representationparser that return OSEntity | |
---|---|
OSEntity |
OSeLReader.getOSEntity()
get the standard OSEntity, a local interface for storing Optimization Services entity. |
Methods in org.optimizationservices.oscommon.representationparser with parameters of type OSEntity | |
---|---|
boolean |
OSeLWriter.setOSEntity(OSEntity osEntity)
set the OSEntity, a standard os entity interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |