|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectiveAnalysis | |
---|---|
org.optimizationservices.oscommon.datastructure.osanalysis | |
org.optimizationservices.oscommon.localinterface | |
org.optimizationservices.oscommon.representationparser |
Uses of ObjectiveAnalysis in org.optimizationservices.oscommon.datastructure.osanalysis |
---|
Fields in org.optimizationservices.oscommon.datastructure.osanalysis declared as ObjectiveAnalysis | |
---|---|
ObjectiveAnalysis |
AnalysisData.objectives
|
Uses of ObjectiveAnalysis in org.optimizationservices.oscommon.localinterface |
---|
Methods in org.optimizationservices.oscommon.localinterface that return ObjectiveAnalysis | |
---|---|
ObjectiveAnalysis |
OSAnalysis.getObjectiveAnalysis()
get analysis of the objectives. |
Methods in org.optimizationservices.oscommon.localinterface with parameters of type ObjectiveAnalysis | |
---|---|
boolean |
OSAnalysis.setObjectiveAnalysis(ObjectiveAnalysis objectiveAnalysis)
Set analysis of the objectives. |
Uses of ObjectiveAnalysis in org.optimizationservices.oscommon.representationparser |
---|
Methods in org.optimizationservices.oscommon.representationparser that return ObjectiveAnalysis | |
---|---|
ObjectiveAnalysis |
OSaLReader.getObjectiveAnalysis()
get analysis of the objectives |
Methods in org.optimizationservices.oscommon.representationparser with parameters of type ObjectiveAnalysis | |
---|---|
boolean |
OSaLWriter.setObjectiveAnalysis(ObjectiveAnalysis objectiveAnalysis)
Set analysis of the objectives. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |