public final class ClassDataAbstractionCouplingCheck extends AbstractClassCouplingCheck
AutomaticBean.OutputStreamOptions| Modifier and Type | Field and Description |
|---|---|
static String |
MSG_KEY
A key is pointing to the warning message text in "messages.properties"
file.
|
| Constructor and Description |
|---|
ClassDataAbstractionCouplingCheck()
Creates bew instance of the check.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getAcceptableTokens()
The configurable token set.
|
protected String |
getLogMessageId()
Returns message key we use for log violations.
|
int[] |
getRequiredTokens()
The tokens that this check must be registered for.
|
beginTree, getDefaultTokens, leaveToken, setExcludeClassesRegexps, setExcludedClasses, setExcludedPackages, setMax, visitTokenclearMessages, destroy, finishTree, getClassLoader, getFileContents, getLine, getLines, getMessages, getTabWidth, getTokenNames, init, isCommentNodesRequired, log, log, log, setClassLoader, setFileContents, setTabWidth, setTokensfinishLocalSetup, getCustomMessages, getId, getMessageBundle, getSeverity, getSeverityLevel, setId, setSeverityconfigure, contextualize, getConfiguration, setupChildpublic static final String MSG_KEY
public ClassDataAbstractionCouplingCheck()
public int[] getRequiredTokens()
AbstractCheckgetRequiredTokens in class AbstractCheckTokenTypespublic int[] getAcceptableTokens()
AbstractCheckgetAcceptableTokens in class AbstractCheckTokenTypesprotected String getLogMessageId()
AbstractClassCouplingCheckgetLogMessageId in class AbstractClassCouplingCheckCopyright © 2001–2018. All rights reserved.