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