Package com.hammurapi.review

Interface Summary
Annotation A representation of the model object 'Annotation'.
ArtifactType A representation of the model object 'Artifact Type'.
Baseline A representation of the model object 'Baseline'.
Component A representation of the model object 'Component'.
GovernanaceObject A representation of the model object 'Governanace Object'.
GovernanceDomain A representation of the model object 'Governance Domain'.
Governor A representation of the model object 'Governor'.
Inspector A representation of the model object 'Inspector'.
InspectorCategory A representation of the model object 'Inspector Category'.
InspectorRelationship A representation of the model object 'Inspector Relationship'.
InspectorSet A representation of the model object 'Inspector Set'.
LanguageElement A representation of the model object 'Language Element'.
LanguageModule<S,M> Language module creates a model from sources.
Measurement A representation of the model object 'Measurement'.
Module A representation of the model object 'Module'.
Observation A representation of the model object 'Observation'.
ObservationSink Consumer of review observations.
Report A representation of the model object 'Report'.
Reporter<M> Reporters consume review observations.
Repository A representation of the model object 'Repository'.
ReviewFactory The Factory for the model.
ReviewPackage The Package for the model.
ReviewPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
Revision A representation of the model object 'Revision'.
Tool A representation of the model object 'Tool'.
ToolVersion A representation of the model object 'Tool Version'.
Violation A representation of the model object 'Violation'.
Waiver A representation of the model object 'Waiver'.
Warning A representation of the model object 'Warning'.
 

Class Summary
Aggregator Aggregates violations by severity and inspector and measurements by name into metrics.
Aggregator.InspectorEntry  
Aggregator.Metric  
Aggregator.Severity  
CompositeObservationSink  
ContextReporter Delegates method invocations to reporters found in context.
ModuleAggregator  
PrintStreamReporter  
ReviewDriverBase This class performs reviews invoking other review framework components.
ReviewPackageProvider Service to register packages.
SessionPoolingReviewDriver  
Summary  
 

Exception Summary
ReviewException  
 

Annotation Types Summary
Fork This annotation indicates that review of a model element of given type and its sub-elements can be performed in a separate thread.
Inspect This annotation indicates that method is an inspector method.