| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
IoTPlatform |
IotmodelFactory.createIoTPlatform()
Returns a new object of class 'Io TPlatform'.
|
IoTPlatform |
WebServer.getIotplatform()
Returns the value of the 'Iotplatform' reference.
|
IoTPlatform |
MessageBroker.getIotplatform()
Returns the value of the 'Iotplatform' reference.
|
IoTPlatform |
Message.getSendReceiveMessage()
Returns the value of the 'Send Receive Message' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IoTPlatform> |
IoTMetamodel.getIotplatform()
Returns the value of the 'Iotplatform' containment reference list.
|
org.eclipse.emf.common.util.EList<IoTPlatform> |
UserApplication.getIotplatform()
Returns the value of the 'Iotplatform' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebServer.setIotplatform(IoTPlatform value)
Sets the value of the '
Iotplatform' reference. |
void |
MessageBroker.setIotplatform(IoTPlatform value)
Sets the value of the '
Iotplatform' reference. |
void |
Message.setSendReceiveMessage(IoTPlatform value)
Sets the value of the '
Send Receive Message' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IoTPlatformImpl
An implementation of the model object 'Io TPlatform'.
|
| Modifier and Type | Field and Description |
|---|---|
protected IoTPlatform |
MessageBrokerImpl.iotplatform
The cached value of the '
Iotplatform' reference. |
protected IoTPlatform |
WebServerImpl.iotplatform
The cached value of the '
Iotplatform' reference. |
protected IoTPlatform |
MessageImpl.sendReceiveMessage
The cached value of the '
Send Receive Message' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<IoTPlatform> |
IoTMetamodelImpl.iotplatform
The cached value of the '
Iotplatform' containment reference list. |
protected org.eclipse.emf.common.util.EList<IoTPlatform> |
UserApplicationImpl.iotplatform
The cached value of the '
Iotplatform' reference list. |
| Modifier and Type | Method and Description |
|---|---|
IoTPlatform |
MessageBrokerImpl.basicGetIotplatform() |
IoTPlatform |
WebServerImpl.basicGetIotplatform() |
IoTPlatform |
MessageImpl.basicGetSendReceiveMessage() |
IoTPlatform |
IotmodelFactoryImpl.createIoTPlatform() |
IoTPlatform |
MessageBrokerImpl.getIotplatform() |
IoTPlatform |
WebServerImpl.getIotplatform() |
IoTPlatform |
MessageImpl.getSendReceiveMessage() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IoTPlatform> |
IoTMetamodelImpl.getIotplatform() |
org.eclipse.emf.common.util.EList<IoTPlatform> |
UserApplicationImpl.getIotplatform() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
MessageBrokerImpl.basicSetIotplatform(IoTPlatform newIotplatform,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
WebServerImpl.basicSetIotplatform(IoTPlatform newIotplatform,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
MessageImpl.basicSetSendReceiveMessage(IoTPlatform newSendReceiveMessage,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
MessageBrokerImpl.setIotplatform(IoTPlatform newIotplatform) |
void |
WebServerImpl.setIotplatform(IoTPlatform newIotplatform) |
void |
MessageImpl.setSendReceiveMessage(IoTPlatform newSendReceiveMessage) |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseIoTPlatform(IoTPlatform object)
Returns the result of interpreting the object as an instance of 'Io TPlatform'.
|
boolean |
IotmodelValidator.validateIoTPlatform(IoTPlatform ioTPlatform,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.