Uses of Interface
iotmodel.Actuator
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of Actuator in iotmodel
Methods in iotmodel that return Actuator Modifier and Type Method Description ActuatorIotmodelFactory. createActuator()Returns a new object of class 'Actuator'. -
Uses of Actuator in iotmodel.impl
Classes in iotmodel.impl that implement Actuator Modifier and Type Class Description classActuatorImplAn implementation of the model object 'Actuator'.Methods in iotmodel.impl that return Actuator Modifier and Type Method Description ActuatorIotmodelFactoryImpl. createActuator() -
Uses of Actuator in iotmodel.util
Methods in iotmodel.util with parameters of type Actuator Modifier and Type Method Description TIotmodelSwitch. caseActuator(Actuator object)Returns the result of interpreting the object as an instance of 'Actuator'.booleanIotmodelValidator. validateActuator(Actuator actuator, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)