| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Actuator
A representation of the model object 'Actuator'.
|
interface |
EdgeDevice
A representation of the model object 'Edge Device'.
|
interface |
Gateway
A representation of the model object 'Gateway'.
|
interface |
Sensor
A representation of the model object 'Sensor'.
|
| Modifier and Type | Method and Description |
|---|---|
Thing |
Actor.getUses()
Returns the value of the 'Uses' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Thing> |
Rule.getThing()
Returns the value of the 'Thing' containment reference list.
|
org.eclipse.emf.common.util.EList<Thing> |
IoTOs.getThing()
Returns the value of the 'Thing' reference list.
|
org.eclipse.emf.common.util.EList<Thing> |
Network.getThing()
Returns the value of the 'Thing' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Actor.setUses(Thing value)
Sets the value of the '
Uses' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ActuatorImpl
An implementation of the model object 'Actuator'.
|
class |
EdgeDeviceImpl
An implementation of the model object 'Edge Device'.
|
class |
GatewayImpl
An implementation of the model object 'Gateway'.
|
class |
SensorImpl
An implementation of the model object 'Sensor'.
|
class |
ThingImpl
An implementation of the model object 'Thing'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Thing |
ActorImpl.uses
The cached value of the '
Uses' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Thing> |
NetworkImpl.thing
The cached value of the '
Thing' containment reference list. |
protected org.eclipse.emf.common.util.EList<Thing> |
RuleImpl.thing
The cached value of the '
Thing' containment reference list. |
protected org.eclipse.emf.common.util.EList<Thing> |
IoTOsImpl.thing
The cached value of the '
Thing' reference list. |
| Modifier and Type | Method and Description |
|---|---|
Thing |
ActorImpl.basicGetUses() |
Thing |
ActorImpl.getUses() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Thing> |
NetworkImpl.getThing() |
org.eclipse.emf.common.util.EList<Thing> |
RuleImpl.getThing() |
org.eclipse.emf.common.util.EList<Thing> |
IoTOsImpl.getThing() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActorImpl.setUses(Thing newUses) |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseThing(Thing object)
Returns the result of interpreting the object as an instance of 'Thing'.
|
boolean |
IotmodelValidator.validateThing(Thing thing,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.