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