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