|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osinstance.Variable
public class Variable
A data structure class that corresponds to an xml element in the OSiL schema.
| Field Summary | |
|---|---|
double |
init
|
java.lang.String |
initString
|
double |
lb
|
java.lang.String |
name
|
char |
type
|
double |
ub
|
| Constructor Summary | |
|---|---|
Variable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public double init
public java.lang.String initString
public char type
public double lb
public double ub
| Constructor Detail |
|---|
public Variable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||