|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
edu.jhu.ece.iacl.jist.pipeline.ObservableCalculation
public class ObservableCalculation
An empty calculation to use as the root calculation for the Calculation monitor.
| Field Summary |
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation |
|---|
monitor |
| Constructor Summary | |
|---|---|
ObservableCalculation(java.lang.String name,
CalculationMonitor monitor)
Default constructor. |
|
| Method Summary |
|---|
| Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation |
|---|
add, addTotalUnits, decrementCompletedUnits, decrementCompletedUnits, getCompletedUnits, getCurrentLabel, getCurrentProgress, getLabel, getPerformance, getProgress, getTotalUnits, incrementCompletedUnits, incrementCompletedUnits, isCompleted, markCompleted, reset, setCompletedUnits, setCompletedUnits, setLabel, setMonitor, setTotalUnits |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObservableCalculation(java.lang.String name,
CalculationMonitor monitor)
name - calculation namemonitor - calculation monitor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||