public abstract static class AbstractRule.UmlObjectsWithBadDocEnd<T extends UmlObject> extends AbstractRule.AbstractRuleWithSubobjectsAndSkips<T>
AbstractRule.AbstractRuleWithSubobjectsAndSkips<T extends UmlObject>, AbstractRule.UmlObjectsMissingDoc<T extends UmlObject>, AbstractRule.UmlObjectsWithBadCharacterInName<T extends UmlObject>, AbstractRule.UmlObjectsWithBadDocEnd<T extends UmlObject>, AbstractRule.UmlObjectsWithBadDocStart<T extends UmlObject>, AbstractRule.UmlObjectsWithUnallowedStereotype<T extends UmlObject>, AbstractRule.UmlObjectsWithUnallowedTagNames<T extends UmlObject>
Rule.Category, Rule.Severity
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
HOWTO |
private static java.lang.String |
HYPO_END |
Modifier | Constructor and Description |
---|---|
protected |
AbstractRule.UmlObjectsWithBadDocEnd(org.apache.log4j.Logger logger,
java.lang.String what) |
Modifier and Type | Method and Description |
---|---|
protected void |
doValidate(UmlObject o,
ModelIssues issues) |
getSubObjects, skipSubobjectValidation, skipValidation, validate
createIssue, createIssue, createIssue, getCategory, getHowToFix, getHypothesis, getLogLevel, getSeverity, logDiagnosis
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApplicability, getCategory, getHowToFix, getHypothesis, getLogLevel, getSeverity, logDiagnosis
private static final java.lang.String HYPO_END
private static final java.lang.String HOWTO
protected AbstractRule.UmlObjectsWithBadDocEnd(org.apache.log4j.Logger logger, java.lang.String what)
protected final void doValidate(UmlObject o, ModelIssues issues)
Matches objects with non-empty description ending with a character different than '.'.
doValidate
in class AbstractRule.AbstractRuleWithSubobjectsAndSkips<T extends UmlObject>
Copyright 2009-2015 Tatjana (Tanja) Kostic