Uses of Class
io.leopard.autounit.rule.UnitMethod

Packages that use UnitMethod
io.leopard.autounit.rule   
 

Uses of UnitMethod in io.leopard.autounit.rule
 

Methods in io.leopard.autounit.rule with parameters of type UnitMethod
 java.lang.Object MethodTemplateImpl.add(UnitMethod unitMethod, boolean log)
           
 java.lang.Object MethodTemplate.add(UnitMethod unitMethod, boolean log)
           
 java.lang.Object MethodTemplateImpl.delete(UnitMethod unitMethod, boolean log)
           
 java.lang.Object MethodTemplate.delete(UnitMethod unitMethod, boolean log)
           
 java.lang.Object MethodTemplateImpl.get(UnitMethod unitMethod, boolean log)
           
 java.lang.Object MethodTemplate.get(UnitMethod unitMethod, boolean log)
           
 java.lang.Object MethodHumanAddImpl.invoke(UnitMethod unitMethod, boolean log)
           
 java.lang.Object MethodHuman.invoke(UnitMethod unitMethod, boolean log)
           
 RuleState MethodRuleDeleteImpl.invoke(UnitMethod unitMethod, RuleStateChain ruleStateChain)
           
 RuleState MethodRuleGetXxxImpl.invoke(UnitMethod unitMethod, RuleStateChain ruleStateChain)
           
 RuleState MethodRuleCountImpl.invoke(UnitMethod unitMethod, RuleStateChain ruleStateChain)
           
 RuleState MethodRuleAddImpl.invoke(UnitMethod unitMethod, RuleStateChain ruleStateChain)
           
 RuleState MethodRuleListImpl.invoke(UnitMethod unitMethod, RuleStateChain ruleStateChain)
           
 RuleState MethodRule.invoke(UnitMethod unitMethod, RuleStateChain ruleStateChain)
          方法验证.
 RuleState MethodRuleImpl.invoke(UnitMethod unitMethod, RuleStateChain ruleStateChain)
           
 RuleState MethodRuleGetImpl.invoke(UnitMethod unitMethod, RuleStateChain ruleStateChain)
           
protected  boolean MethodRuleGetXxxImpl.isGetXxxMethod(UnitMethod unitMethod)
           
 



Copyright © 2014-2015. All Rights Reserved.