org.eclipse.emf.ecp.ui.view.swt
Class InvalidGridDescriptionReportConsumer

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.view.swt.InvalidGridDescriptionReportConsumer
All Implemented Interfaces:
ReportServiceConsumer

public class InvalidGridDescriptionReportConsumer
extends Object
implements ReportServiceConsumer

Since:
1.5
Author:
emueller

Constructor Summary
InvalidGridDescriptionReportConsumer()
           
 
Method Summary
 void reported(AbstractReport reportEntity)
          Called when a AbstractReport has been received by the ReportService.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidGridDescriptionReportConsumer

public InvalidGridDescriptionReportConsumer()
Method Detail

reported

public void reported(AbstractReport reportEntity)
Called when a AbstractReport has been received by the ReportService.

Specified by:
reported in interface ReportServiceConsumer
Parameters:
reportEntity - the received AbstractReport
Since:
1.6
See Also:
ReportServiceConsumer.reported(org.eclipse.emfforms.spi.common.report.AbstractReport)


Copyright © 2015. All Rights Reserved.