toxTree.core
Interface IProgressStatus
- All Known Subinterfaces:
- IDecisionResult
- All Known Implementing Classes:
- BatchDecisionResultsList, CramerTreeResult, CramerTreeResult, DNABindingTreeResult, FuncTreeResult, MATreeResult, MICTreeResult, MutantTreeResult, ProgressStatus, ProteinBindingTreeResult, SkinSensitisationTreeResult, SMARTCypTreeResult, TreeResult, Verhaar2TreeResult, VerhaarTreeResult
public interface IProgressStatus
isEstimated
boolean isEstimated()
isEstimating
boolean isEstimating()
isError
boolean isError()
setEstimated
void setEstimated(boolean value)
setPercentEstimated
void setPercentEstimated(int percent)
setEstimated
void setEstimated()
setEstimating
void setEstimating()
setError
void setError(java.lang.String message)
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.