Uses of Interface
iotmodel.EdgeDevice
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of EdgeDevice in iotmodel
Subinterfaces of EdgeDevice in iotmodel Modifier and Type Interface Description interfaceActuatorA representation of the model object 'Actuator'.interfaceSensorA representation of the model object 'Sensor'. -
Uses of EdgeDevice in iotmodel.impl
Classes in iotmodel.impl that implement EdgeDevice Modifier and Type Class Description classActuatorImplAn implementation of the model object 'Actuator'.classEdgeDeviceImplAn implementation of the model object 'Edge Device'.classSensorImplAn implementation of the model object 'Sensor'. -
Uses of EdgeDevice in iotmodel.util
Methods in iotmodel.util with parameters of type EdgeDevice Modifier and Type Method Description TIotmodelSwitch. caseEdgeDevice(EdgeDevice object)Returns the result of interpreting the object as an instance of 'Edge Device'.booleanIotmodelValidator. validateEdgeDevice(EdgeDevice edgeDevice, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)