Uses of Interface
org.eclipse.uml2.ant.app.IDiagnosticReporter

Packages that use IDiagnosticReporter
org.eclipse.uml2.ant.app   
 

Uses of IDiagnosticReporter in org.eclipse.uml2.ant.app
 

Classes in org.eclipse.uml2.ant.app that implement IDiagnosticReporter
static class IDiagnosticReporter.AbstractReporter
          Partial implementation of a diagnostic reporter.
static class IDiagnosticReporter.PrintStreamReporter
          A diagnostic reporter that prints diagnostics to a stream.
 

Fields in org.eclipse.uml2.ant.app declared as IDiagnosticReporter
protected  IDiagnosticReporter DefineProfileApplication.reporter
           
 

Constructors in org.eclipse.uml2.ant.app with parameters of type IDiagnosticReporter
DefineProfileApplication(IDiagnosticReporter reporter)
           
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.