org.eclipse.emf.ecp.view.spi.provider.reporting
Class ViewModelIsNullReport

java.lang.Object
  extended by org.eclipse.emfforms.spi.common.report.AbstractReport
      extended by org.eclipse.emf.ecp.view.spi.provider.reporting.ViewModelIsNullReport

public class ViewModelIsNullReport
extends AbstractReport

Indicates that a IViewProvider has returned null as the VView.

Since:
1.5
Author:
emueller

Constructor Summary
ViewModelIsNullReport()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.eclipse.emfforms.spi.common.report.AbstractReport
getException, getMessage, getSeverity, hasException
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewModelIsNullReport

public ViewModelIsNullReport()
Default constructor.



Copyright © 2015. All Rights Reserved.