JMD Report

The JMD report shows the differences between design and implementation.
Version: 0.1.2-SNAPSHOT

Meta data

Date: Thu Jan 31 22:41:05 CET 2008
Architect: Jan Hinzmann
Developer: The Team
Architects Model: jMoDi: src/arch/java
Developers Model: jMoDi: src/main/java

Differences found: 56

Differences

Severity: HIGH top

    Severity: MEDIUM top

      Severity: LOW top

      • The interface "java5parsingCheckstyleGrammar.GeneratedJavaTokenTypes" has been added to the model.
      • The class "java5parsingCheckstyleGrammar.GeneratedJavaLexer" has been added to the model.
      • The class "java5parsingCheckstyleGrammar.GeneratedJavaRecognizer" has been added to the model.
      • The interface "java5parsingCheckstyleGrammar.CommentListener" has been added to the model.
      • The class "java5parsingCheckstyleGrammar.GimmeComments" has been added to the model.
      • The class "java5parsingCheckstyleGrammar.DetailAST" has been added to the model.
      • The class "net.sf.jmd.MoDi" has been added to the model.
      • The class "net.sf.jmd.Config" has been added to the model.
      • The class "net.sf.jmd.communicate.Role" has been added to the model.
      • The class "net.sf.jmd.communicate.Communicator" has been added to the model.
      • The class "net.sf.jmd.exception.MoDiException" has been added to the model.
      • The class "net.sf.jmd.transformation.FileFinderFactory" has been added to the model.
      • The class "net.sf.jmd.transformation.TransformerFactory" has been added to the model.
      • The class "net.sf.jmd.report.impl.ReporterFactory" has been added to the model.
      • The class "net.sf.jmd.report.impl.HTMLReporter" has been added to the model.
      • The class "net.sf.jmd.report.impl.XMLReporter" has been added to the model.
      • The class "net.sf.jmd.report.impl.JupiterReporter" has been added to the model.
      • The class "net.sf.jmd.report.impl.Report" has been added to the model.
      • The class "net.sf.jmd.report.impl.TerminalReporter" has been added to the model.
      • The class "net.sf.jmd.metarepresentation.impl.Model" has been added to the model.
      • The class "net.sf.jmd.metarepresentation.impl.ModelItem" has been added to the model.
      • The class "net.sf.jmd.metarepresentation.impl.Operation" has been added to the model.
      • The class "net.sf.jmd.metarepresentation.impl.Parameter" has been added to the model.
      • The class "net.sf.jmd.metarepresentation.impl.Variable" has been added to the model.
      • The class "net.sf.jmd.metarepresentation.impl.MetaRepresentation" has been added to the model.
      • The class "net.sf.jmd.metarepresentation.impl.Member" has been added to the model.
      • The class "net.sf.jmd.checks.impl.Check" has been added to the model.
      • The class "net.sf.jmd.checks.impl.ModelItemsAdded" has been added to the model.
      • The class "net.sf.jmd.checks.impl.ParameterAdded" has been added to the model.
      • The class "net.sf.jmd.checks.impl.ModelItemsModified" has been added to the model.
      • The class "net.sf.jmd.checks.impl.CheckTemplate" has been added to the model.
      • The class "net.sf.jmd.checks.impl.InterfacesAdded" has been added to the model.
      • The class "net.sf.jmd.checks.impl.MembersAdded" has been added to the model.
      • The class "net.sf.jmd.checks.impl.InterfacesRemoved" has been added to the model.
      • The class "net.sf.jmd.checks.impl.AddedPublicMethodsInImplementingClasses" has been added to the model.
      • The class "net.sf.jmd.checks.impl.ModelItemsRemoved" has been added to the model.
      • The class "net.sf.jmd.checks.impl.MembersModified" has been added to the model.
      • The class "net.sf.jmd.checks.impl.InterfacesModified" has been added to the model.
      • The class "net.sf.jmd.checks.impl.ParameterRemoved" has been added to the model.
      • The class "net.sf.jmd.checks.impl.MembersRemoved" has been added to the model.
      • The class "net.sf.jmd.evaluation.impl.Difference" has been added to the model.
      • The class "net.sf.jmd.evaluation.impl.Comparator" has been added to the model.
      • The class "net.sf.jmd.transformation.impl.FileFinderFilter" has been added to the model.
      • The class "net.sf.jmd.transformation.impl.FilesystemFinder" has been added to the model.
      • The class "net.sf.jmd.checks.impl.extraIdeas.InterfacesAddedOrRemoved" has been added to the model.
      • The class "net.sf.jmd.checks.impl.extraIdeas.ModelOverview" has been added to the model.
      • The class "net.sf.jmd.checks.impl.extraIdeas.AllDifferences" has been added to the model.
      • The class "net.sf.jmd.checks.impl.extraIdeas.StarImports" has been added to the model.
      • The class "net.sf.jmd.checks.impl.extraIdeas.ListOfInterfaces" has been added to the model.
      • The class "net.sf.jmd.checks.impl.extraIdeas.AllDifferencesFromOutside" has been added to the model.
      • The class "net.sf.jmd.checks.impl.extraIdeas.ModelModified" has been added to the model.
      • The class "net.sf.jmd.transformation.impl.java.ASTtoXMLTransformer" has been added to the model.
      • The class "net.sf.jmd.transformation.impl.java.JavaParser" has been added to the model.
      • The class "net.sf.jmd.transformation.impl.java.JavaTransformer" has been added to the model.
      • The class "net.sf.jmd.transformation.impl.java.ASTtoMetaRepresentationTransformer" has been added to the model.
      • The class "net.sf.jmd.transformation.impl.java.TokenTypeHelper" has been added to the model.