org.eclipse.mat.report
Class SpecFactory.Report

java.lang.Object
  extended by org.eclipse.mat.report.SpecFactory.Report
Enclosing class:
SpecFactory

public class SpecFactory.Report
extends Object


Constructor Summary
SpecFactory.Report(IConfigurationElement configElement)
           
 
Method Summary
 String getDescription()
           
 String getExtensionIdentifier()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecFactory.Report

public SpecFactory.Report(IConfigurationElement configElement)
Method Detail

getExtensionIdentifier

public String getExtensionIdentifier()

getName

public String getName()

getDescription

public String getDescription()