toxTree.core
Interface IDecisionInteractive
- Type Parameters:
T
-
- All Known Implementing Classes:
- BB_CarcMutRules, BiodgeradationRules, CompoundLookup, CramerRules, CramerRulesWithExtensions, DNABindingPlugin, EyeIrritationRules, FuncRules, Kroes1Tree, KroesRule11, KroesRule12, KroesRule2, KroesRule4, KroesRule5, KroesRule7, KroesRule9, LewisTree, MichaelAcceptorRules, MICRules, MOARules, ProteinBindingPlugin, QSAR6Applicable, Rule1, Rule11, Rule12, Rule13, Rule14, Rule15, Rule16, Rule17, Rule18, Rule19, Rule20, Rule21, Rule22, Rule23, Rule24, Rule25, Rule26, Rule27, Rule28, Rule29, Rule30, Rule4, Rule8, Rule9, RuleAlertsAche, RuleAlertsClass1, RuleAlertsClass2, RuleAlertsClass3, RuleAlertsCNS, RuleAlertsForCarcinogenicity, RuleAlertsForFunc, RuleAlertsForGenotoxicCarcinogenicity, RuleAlertsForMIC, RuleAlertsNarcosis2_2_1, RuleAlertsNarcosis3, RuleAlertsNongenotoxicCarcinogenicity, RuleAlertsReactive, RuleAlertsUncouplers, RuleAqueousSolubility, RuleAqueousSolubility, RuleAqueousSolubility_10_2, RuleAqueousSolubility_10_5, RuleAqueousSolubility_11_7, RuleAqueousSolubility_8_3, RuleAqueousSolubility_8_4, RuleAqueousSolubility_9_3, RuleAqueousSolubility1, RuleDNABindingAlerts, RuleInitAlertCounter, RuleLipidSolubility, RuleLipidSolubility, RuleLipidSolubility_10_4, RuleLipidSolubility_9_1, RuleLogP, RuleLogP, RuleLogP_10_1, RuleLogP_11_4, RuleLogP_11_5, RuleLogP_11_6, RuleLogP_12_4, RuleLogP_9_4, RuleLogP1, RuleMelting_Point_11_3, RuleMeltingPoint, RuleMeltingPoint_11_2, RuleMeltingPoint_12_3, RuleMeltingPoint_8_1, RuleMolWeight, RuleMolWeight, RuleMolWeight_10_3, RuleMolWeight_11_1, RuleMolweight_12_1, RuleMolWeight_12_2, RuleMolWeight_8_2, RuleMolWeight_9_2, RuleProteinBindingAlerts, RuleSkinSensitisationAlerts, RuleSurfaceTension, RuleVapourPressure, RuleVerifyAlertsCounter, RuleVerifyClass1Alerts, RuleVerifyClass2Alerts, RuleVerifyClass3Alerts, RuleVerifyIntake, RuleVerifyProperty, SicretRules, SkinSensitisationPlugin, SMARTCYPPlugin, SMARTSTree, SubstructureTree, UserDefinedTree, UserInputABUnsaturatedAldehyde, UserInputAromaticAmine, UserInputRule, VerhaarScheme, VerhaarScheme2, VerifyAlertsAche, VerifyAlertsCNS, VerifyAlertsDNABinding, VerifyAlertsGenotoxic, VerifyAlertsNarcosis1, VerifyAlertsNarcosis2, VerifyAlertsNarcosis3, VerifyAlertsNongenotoxic, VerifyAlertsProteinBinding, VerifyAlertsReactive, VerifyAlertsSkinSensitisation, VerifyAlertsUncouplers
public interface IDecisionInteractive
An interface for rules, requiring user interaction (e.g. property input)
- Author:
- nina
setInteractive
void setInteractive(boolean value)
getInteractive
boolean getInteractive()
setListener
void setListener(java.beans.PropertyChangeListener listener)
removeListener
void removeListener()
getListener
java.beans.PropertyChangeListener getListener()
getOptions
IDecisionInteractive.UserOptions getOptions()
setOptions
void setOptions(IDecisionInteractive.UserOptions options)
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.