| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PublishSubscribe
A representation of the model object 'Publish Subscribe'.
|
interface |
RequestResponse
A representation of the model object 'Request Response'.
|
| Modifier and Type | Method and Description |
|---|---|
AppChannel |
IoTPlatform.getCommunicateThrough()
Returns the value of the 'Communicate Through' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AppChannel> |
IoTMetamodel.getChannel()
Returns the value of the 'Channel' containment reference list.
|
org.eclipse.emf.common.util.EList<AppChannel> |
AppPort.getIsBound()
Returns the value of the 'Is Bound' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IoTPlatform.setCommunicateThrough(AppChannel value)
Sets the value of the '
Communicate Through' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppChannelImpl
An implementation of the model object 'App Channel'.
|
class |
PublishSubscribeImpl
An implementation of the model object 'Publish Subscribe'.
|
class |
RequestResponseImpl
An implementation of the model object 'Request Response'.
|
| Modifier and Type | Field and Description |
|---|---|
protected AppChannel |
IoTPlatformImpl.communicateThrough
The cached value of the '
Communicate Through' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<AppChannel> |
IoTMetamodelImpl.channel
The cached value of the '
Channel' containment reference list. |
protected org.eclipse.emf.common.util.EList<AppChannel> |
AppPortImpl.isBound
The cached value of the '
Is Bound' reference list. |
| Modifier and Type | Method and Description |
|---|---|
AppChannel |
IoTPlatformImpl.basicGetCommunicateThrough() |
AppChannel |
IoTPlatformImpl.getCommunicateThrough() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AppChannel> |
IoTMetamodelImpl.getChannel() |
org.eclipse.emf.common.util.EList<AppChannel> |
AppPortImpl.getIsBound() |
| Modifier and Type | Method and Description |
|---|---|
void |
IoTPlatformImpl.setCommunicateThrough(AppChannel newCommunicateThrough) |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseAppChannel(AppChannel object)
Returns the result of interpreting the object as an instance of 'App Channel'.
|
boolean |
IotmodelValidator.validateAppChannel(AppChannel appChannel,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.