com.banda.chemistry.task
Interface AcTaskParts.AcMultipleRateConstantTypeBoundHolder

All Known Implementing Classes:
AcRandomRatePerformanceEvaluateTask
Enclosing interface:
AcTaskParts

public static interface AcTaskParts.AcMultipleRateConstantTypeBoundHolder


Method Summary
 boolean areRateConstantTypeBoundComplete()
           
 boolean areRateConstantTypeBoundDefined()
           
 Collection<Long> getRateConstantTypeBoundIds()
           
 Collection<AcRateConstantTypeBound> getRateConstantTypeBounds()
           
 void setRateConstantTypeBounds(Collection<AcRateConstantTypeBound> rateConstantTypeBounds)
           
 

Method Detail

getRateConstantTypeBounds

Collection<AcRateConstantTypeBound> getRateConstantTypeBounds()

setRateConstantTypeBounds

void setRateConstantTypeBounds(Collection<AcRateConstantTypeBound> rateConstantTypeBounds)

getRateConstantTypeBoundIds

Collection<Long> getRateConstantTypeBoundIds()

areRateConstantTypeBoundDefined

boolean areRateConstantTypeBoundDefined()

areRateConstantTypeBoundComplete

boolean areRateConstantTypeBoundComplete()


Copyright © 2013. All Rights Reserved.