|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecialStructure | |
---|---|
org.optimizationservices.oscommon.datastructure.osentity | |
org.optimizationservices.oscommon.localinterface | |
org.optimizationservices.oscommon.representationparser |
Uses of SpecialStructure in org.optimizationservices.oscommon.datastructure.osentity |
---|
Fields in org.optimizationservices.oscommon.datastructure.osentity declared as SpecialStructure | |
---|---|
SpecialStructure |
OptimizationInfo.specialStructure
|
Uses of SpecialStructure in org.optimizationservices.oscommon.localinterface |
---|
Methods in org.optimizationservices.oscommon.localinterface that return SpecialStructure | |
---|---|
SpecialStructure |
OSEntity.getOptimizationSpecialStructure()
Get the special structures that the service supports. |
Methods in org.optimizationservices.oscommon.localinterface with parameters of type SpecialStructure | |
---|---|
boolean |
OSEntity.setOptimizationSpecialStructure(SpecialStructure specialStructure)
Set the special structures that the service supports. |
Uses of SpecialStructure in org.optimizationservices.oscommon.representationparser |
---|
Methods in org.optimizationservices.oscommon.representationparser that return SpecialStructure | |
---|---|
SpecialStructure |
OSeLReader.getOptimizationSpecialStructure()
Get the special structures that the service supports. |
Methods in org.optimizationservices.oscommon.representationparser with parameters of type SpecialStructure | |
---|---|
boolean |
OSeLWriter.setOptimizationSpecialStructure(SpecialStructure specialStructure)
Set the special structures that the service supports. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |