public class UseInterfaceSetOrListRule extends AbstractDesignRule
| Constructor and Description |
|---|
UseInterfaceSetOrListRule(org.designwizard.api.DesignWizard dw)
Initiates rule properties for software design in instance of the
DesignWizard. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkRule()
Checks if the set
AbstractDesignRule.getClassNodes() attends the rule. |
addReport, addResultFalse, addResultTrue, checkClassNodes, getClassNodes, getDesignWizard, getEqualsMethod, getHashCodeMethod, getMethod, getName, getObjectClass, getReport, getResultsFalse, getResultsTrue, hasGetMethod, hasSetMethod, isCollection, isEmptyReport, isList, isSet, setClassNode, setClassNodespublic UseInterfaceSetOrListRule(org.designwizard.api.DesignWizard dw)
DesignWizard.dw - The instance of the DesignWizard with the software design.public final boolean checkRule()
AbstractDesignRuleAbstractDesignRule.getClassNodes() attends the rule.checkRule in interface org.designwizard.designrules.RulecheckRule in class AbstractDesignRuleRule.checkRule()Copyright © 2016. All rights reserved.