|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emfforms.spi.common.report.AbstractReport
org.eclipse.emf.ecp.view.spi.context.ViewModelServiceNotAvailableReport
public class ViewModelServiceNotAvailableReport
Indicates that ViewModelService is not available.
| Constructor Summary | |
|---|---|
ViewModelServiceNotAvailableReport(Class<?> serviceType)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getMessage()
Returns the report message. |
Class<?> |
getServiceType()
Returns the type of the unavailable service. |
int |
getSeverity()
Returns the status of this report. |
| Methods inherited from class org.eclipse.emfforms.spi.common.report.AbstractReport |
|---|
getException, hasException |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewModelServiceNotAvailableReport(Class<?> serviceType)
serviceType - the type of the unavailable service| Method Detail |
|---|
public Class<?> getServiceType()
public String getMessage()
getMessage in class AbstractReportAbstractReport.getMessage()public int getSeverity()
getSeverity in class AbstractReportAbstractReport.getSeverity()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||