Uses of Interface
iotmodel.DesktopApp
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of DesktopApp in iotmodel
Methods in iotmodel that return DesktopApp Modifier and Type Method Description DesktopAppIotmodelFactory. createDesktopApp()Returns a new object of class 'Desktop App'. -
Uses of DesktopApp in iotmodel.impl
Classes in iotmodel.impl that implement DesktopApp Modifier and Type Class Description classDesktopAppImplAn implementation of the model object 'Desktop App'.Methods in iotmodel.impl that return DesktopApp Modifier and Type Method Description DesktopAppIotmodelFactoryImpl. createDesktopApp() -
Uses of DesktopApp in iotmodel.util
Methods in iotmodel.util with parameters of type DesktopApp Modifier and Type Method Description TIotmodelSwitch. caseDesktopApp(DesktopApp object)Returns the result of interpreting the object as an instance of 'Desktop App'.booleanIotmodelValidator. validateDesktopApp(DesktopApp desktopApp, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)