Uses of Interface
iotmodel.MobileApp
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of MobileApp in iotmodel
Methods in iotmodel that return MobileApp Modifier and Type Method Description MobileAppIotmodelFactory. createMobileApp()Returns a new object of class 'Mobile App'. -
Uses of MobileApp in iotmodel.impl
Classes in iotmodel.impl that implement MobileApp Modifier and Type Class Description classMobileAppImplAn implementation of the model object 'Mobile App'.Methods in iotmodel.impl that return MobileApp Modifier and Type Method Description MobileAppIotmodelFactoryImpl. createMobileApp() -
Uses of MobileApp in iotmodel.util
Methods in iotmodel.util with parameters of type MobileApp Modifier and Type Method Description TIotmodelSwitch. caseMobileApp(MobileApp object)Returns the result of interpreting the object as an instance of 'Mobile App'.booleanIotmodelValidator. validateMobileApp(MobileApp mobileApp, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)