TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.analysis.codereview.java.internal
Class CodeReviewViewer

java.lang.Object
  extended by org.eclipse.tptp.platform.analysis.codereview.java.internal.CodeReviewViewer
All Implemented Interfaces:
org.eclipse.tptp.platform.analysis.core.viewer.IAnalysisViewer

public class CodeReviewViewer
extends java.lang.Object
implements org.eclipse.tptp.platform.analysis.core.viewer.IAnalysisViewer


Constructor Summary
CodeReviewViewer()
           
 
Method Summary
 void showView(org.eclipse.tptp.platform.analysis.core.result.AbstractAnalysisResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeReviewViewer

public CodeReviewViewer()
Method Detail

showView

public void showView(org.eclipse.tptp.platform.analysis.core.result.AbstractAnalysisResult result)
Specified by:
showView in interface org.eclipse.tptp.platform.analysis.core.viewer.IAnalysisViewer

TPTP 4.5.0 Platform Project
Internal API Specification