| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DesktopApp
A representation of the model object 'Desktop App'.
|
interface |
MobileApp
A representation of the model object 'Mobile App'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UserApplication> |
IoTPlatform.getUserapplication()
Returns the value of the 'Userapplication' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DesktopAppImpl
An implementation of the model object 'Desktop App'.
|
class |
MobileAppImpl
An implementation of the model object 'Mobile App'.
|
class |
UserApplicationImpl
An implementation of the model object 'User Application'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<UserApplication> |
IoTPlatformImpl.userapplication
The cached value of the '
Userapplication' reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UserApplication> |
IoTPlatformImpl.getUserapplication() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseUserApplication(UserApplication object)
Returns the result of interpreting the object as an instance of 'User Application'.
|
boolean |
IotmodelValidator.validateUserApplication(UserApplication userApplication,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.