|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuleDefinition
Method Summary | |
---|---|
String |
getCategory()
rule category |
String |
getDescription()
a description |
List<Example> |
getExamples()
examples of this errors catch by this rule |
String |
getGroup()
rule group |
String |
getId()
prefixed identifier |
String |
getMessage()
long error message generated by this rule |
RuleType |
getRuleType()
short error message generated by this rule |
String |
getShortMessage()
short error message generated by this rule |
boolean |
isXMLBased()
True if this definition is from a XML based rule. |
Method Detail |
---|
String getId()
String getCategory()
String getGroup()
String getDescription()
RuleType getRuleType()
String getMessage()
String getShortMessage()
List<Example> getExamples()
boolean isXMLBased()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |