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