| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
Sensor |
IotmodelFactory.createSensor()
Returns a new object of class 'Sensor'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SensorImpl
An implementation of the model object 'Sensor'.
|
| Modifier and Type | Method and Description |
|---|---|
Sensor |
IotmodelFactoryImpl.createSensor() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseSensor(Sensor object)
Returns the result of interpreting the object as an instance of 'Sensor'.
|
boolean |
IotmodelValidator.validateSensor(Sensor sensor,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.