|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.designwizard.designrules.CyclicDependencyRule
public class CyclicDependencyRule
Constructor Summary | |
---|---|
CyclicDependencyRule(DesignWizard dw)
|
Method Summary | |
---|---|
boolean |
checkRule()
This method checks whether the code are in conformance with the rule or not. |
java.lang.String |
getReport()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CyclicDependencyRule(DesignWizard dw)
Method Detail |
---|
public boolean checkRule()
Rule
checkRule
in interface Rule
public java.lang.String getReport()
getReport
in interface Rule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |