public class ModelValidator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROBLEMS_REPORT_PREFIX |
Constructor and Description |
---|
ModelValidator(UmlModel model) |
Modifier and Type | Method and Description |
---|---|
void |
logAllAvailableRuleNames(org.apache.log4j.Level level) |
void |
logAvailableRuleNamesWithCategoryAndSeverity(org.apache.log4j.Level level) |
void |
saveReport() |
void |
validate()
Performs validation.
|
public static final java.lang.String PROBLEMS_REPORT_PREFIX
public ModelValidator(UmlModel model)
public void logAllAvailableRuleNames(org.apache.log4j.Level level)
public void logAvailableRuleNamesWithCategoryAndSeverity(org.apache.log4j.Level level)
public void validate()
public void saveReport()
Copyright 2009-2016 Tatjana (Tanja) Kostic