Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.Report
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.ui | |
| org.eclipse.gmt.modisco.omg.kdm.ui.impl | |
| org.eclipse.gmt.modisco.omg.kdm.ui.util |
-
Uses of Report in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return Report Modifier and Type Method Description ReportUiFactory. createReport()Returns a new object of class 'Report'. -
Uses of Report in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement Report Modifier and Type Class Description classReportImplAn implementation of the model object 'Report'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return Report Modifier and Type Method Description ReportUiFactoryImpl. createReport() -
Uses of Report in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type Report Modifier and Type Method Description TUiSwitch. caseReport(Report object)Returns the result of interpreting the object as an instance of 'Report'.