Uses of Interface
iotmodel.UserApplication
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of UserApplication in iotmodel
Subinterfaces of UserApplication in iotmodel Modifier and Type Interface Description interfaceDesktopAppA representation of the model object 'Desktop App'.interfaceMobileAppA representation of the model object 'Mobile App'.Methods in iotmodel that return types with arguments of type UserApplication Modifier and Type Method Description org.eclipse.emf.common.util.EList<UserApplication>IoTPlatform. getUserapplication()Returns the value of the 'Userapplication' reference list. -
Uses of UserApplication in iotmodel.impl
Classes in iotmodel.impl that implement UserApplication Modifier and Type Class Description classDesktopAppImplAn implementation of the model object 'Desktop App'.classMobileAppImplAn implementation of the model object 'Mobile App'.classUserApplicationImplAn implementation of the model object 'User Application'.Fields in iotmodel.impl with type parameters of type UserApplication Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<UserApplication>IoTPlatformImpl. userapplicationThe cached value of the 'Userapplication' reference list.Methods in iotmodel.impl that return types with arguments of type UserApplication Modifier and Type Method Description org.eclipse.emf.common.util.EList<UserApplication>IoTPlatformImpl. getUserapplication() -
Uses of UserApplication in iotmodel.util
Methods in iotmodel.util with parameters of type UserApplication Modifier and Type Method Description TIotmodelSwitch. caseUserApplication(UserApplication object)Returns the result of interpreting the object as an instance of 'User Application'.booleanIotmodelValidator. validateUserApplication(UserApplication userApplication, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)