A B G L O S V X

A

AbstractXWikiClassCouplingCheck - Class in org.xwiki.tool.checkstyle
Base class for coupling calculation.
AbstractXWikiClassCouplingCheck(int) - Constructor for class org.xwiki.tool.checkstyle.AbstractXWikiClassCouplingCheck
Creates new instance of the check.

B

beginTree(DetailAST) - Method in class org.xwiki.tool.checkstyle.AbstractXWikiClassCouplingCheck
 

G

getDefaultTokens() - Method in class org.xwiki.tool.checkstyle.AbstractXWikiClassCouplingCheck
 
getLogMessageId() - Method in class org.xwiki.tool.checkstyle.AbstractXWikiClassCouplingCheck
 
getLogMessageId() - Method in class org.xwiki.tool.checkstyle.XWikiClassFanOutComplexityCheck
 
getMax() - Method in class org.xwiki.tool.checkstyle.AbstractXWikiClassCouplingCheck
 
getRequiredTokens() - Method in class org.xwiki.tool.checkstyle.XWikiClassFanOutComplexityCheck
 

L

leaveToken(DetailAST) - Method in class org.xwiki.tool.checkstyle.AbstractXWikiClassCouplingCheck
 

O

org.xwiki.tool.checkstyle - package org.xwiki.tool.checkstyle
 

S

setMax(int) - Method in class org.xwiki.tool.checkstyle.AbstractXWikiClassCouplingCheck
Sets maximul allowed complexity.

V

visitToken(DetailAST) - Method in class org.xwiki.tool.checkstyle.AbstractXWikiClassCouplingCheck
 

X

XWikiClassFanOutComplexityCheck - Class in org.xwiki.tool.checkstyle
The number of other classes a given class relies on.
XWikiClassFanOutComplexityCheck() - Constructor for class org.xwiki.tool.checkstyle.XWikiClassFanOutComplexityCheck
Creates new instance of this check.

A B G L O S V X

Copyright © 2004-2013 XWiki. All Rights Reserved.