|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- a type of fluxome.public interface FluxomeReducer<T extends Fluxome>
This interface is used to represent algorithms that reduce the size of fluxomes.
Method Summary | |
---|---|
ProgressMonitor |
getProgress()
Returns a progress monitor for this fluxome reducer. |
T |
makeFluxome(T fluxome)
Returns a sub-fluxome of the one provided. |
Method Detail |
---|
T makeFluxome(T fluxome)
fluxome
- the fluxome for which size reduction will be performed.
ProgressMonitor getProgress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |