T
- public interface SimpleRule<T extends UmlObject> extends Rule
UmlObject
.Rule.Category, Rule.Severity
Modifier and Type | Method and Description |
---|---|
void |
validate(T obj,
ModelIssues toCollect)
Applies the validation criteria to
obj , and creates problems for invalid ones
and adds them to toCollect . |
getApplicability, getCategory, getHowToFix, getHypothesis, getLogLevel, getSeverity, logDiagnosis
void validate(T obj, ModelIssues toCollect)
obj
, and creates problems for invalid ones
and adds them to toCollect
.Copyright 2009-2015 Tatjana (Tanja) Kostic