| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Actuator
A representation of the model object 'Actuator'.
|
interface |
Sensor
A representation of the model object 'Sensor'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActuatorImpl
An implementation of the model object 'Actuator'.
|
class |
EdgeDeviceImpl
An implementation of the model object 'Edge Device'.
|
class |
SensorImpl
An implementation of the model object 'Sensor'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseEdgeDevice(EdgeDevice object)
Returns the result of interpreting the object as an instance of 'Edge Device'.
|
boolean |
IotmodelValidator.validateEdgeDevice(EdgeDevice edgeDevice,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.