See: Description
Interface | Description |
---|---|
IChecker |
Interface for content evaluator
|
ICheckerInfoProvider |
Interface to provide additional guideline/evaluation item information
implemented in the checkers extension
|
ICheckTarget |
Interface for evaluation target information
|
IEvaluationItem |
Interface for evaluation item information
|
IEvaluationResult |
Interface for evaluation result information
|
IGuidelineItem |
Interface to hold guideline item information
|
IHtmlChecker |
Interface to implement checker for HTML content
|
IHtmlCheckTarget |
Interface to hold information about target HTML content
|
ITechniquesItem |
Interface to hold Techniques item information
|
Class | Description |
---|---|
CheckTargetFactory |
Factory class for
ICheckTarget |
EvaluationResultImpl |
Default implementation of
IEvaluationResult |
EvaluationUtil |
Utility class for org.eclipse.actf.visualization.eval plugin
|