|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osresult.ConstraintSolution
public class ConstraintSolution
A data structure class that corresponds to an xml element in the OSrL schema.
Field Summary | |
---|---|
DualVariableValues |
dualValues
|
OtherConstraintResult[] |
other
|
Constructor Summary | |
---|---|
ConstraintSolution()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public DualVariableValues dualValues
public OtherConstraintResult[] other
Constructor Detail |
---|
public ConstraintSolution()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |