Uses of Interface
iotmodel.Sensor
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of Sensor in iotmodel
Methods in iotmodel that return Sensor Modifier and Type Method Description SensorIotmodelFactory. createSensor()Returns a new object of class 'Sensor'. -
Uses of Sensor in iotmodel.impl
Classes in iotmodel.impl that implement Sensor Modifier and Type Class Description classSensorImplAn implementation of the model object 'Sensor'.Methods in iotmodel.impl that return Sensor Modifier and Type Method Description SensorIotmodelFactoryImpl. createSensor() -
Uses of Sensor in iotmodel.util
Methods in iotmodel.util with parameters of type Sensor Modifier and Type Method Description TIotmodelSwitch. caseSensor(Sensor object)Returns the result of interpreting the object as an instance of 'Sensor'.booleanIotmodelValidator. validateSensor(Sensor sensor, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)