| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
IoTOs |
IotmodelFactory.createIoTOs()
Returns a new object of class 'Io TOs'.
|
IoTOs |
Thing.getIotos()
Returns the value of the 'Iotos' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IoTOs> |
IoTMetamodel.getIotos()
Returns the value of the 'Iotos' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Thing.setIotos(IoTOs value)
Sets the value of the '
Iotos' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IoTOsImpl
An implementation of the model object 'Io TOs'.
|
| Modifier and Type | Field and Description |
|---|---|
protected IoTOs |
ThingImpl.iotos
The cached value of the '
Iotos' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<IoTOs> |
IoTMetamodelImpl.iotos
The cached value of the '
Iotos' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
IoTOs |
ThingImpl.basicGetIotos() |
IoTOs |
IotmodelFactoryImpl.createIoTOs() |
IoTOs |
ThingImpl.getIotos() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IoTOs> |
IoTMetamodelImpl.getIotos() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ThingImpl.basicSetIotos(IoTOs newIotos,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ThingImpl.setIotos(IoTOs newIotos) |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseIoTOs(IoTOs object)
Returns the result of interpreting the object as an instance of 'Io TOs'.
|
boolean |
IotmodelValidator.validateIoTOs(IoTOs ioTOs,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.