| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
ID |
IotmodelFactory.createID()
Returns a new object of class 'ID'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ID> |
Thing.getId()
Returns the value of the 'Id' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IDImpl
An implementation of the model object 'ID'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ID> |
ThingImpl.id
The cached value of the '
Id' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
ID |
IotmodelFactoryImpl.createID() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ID> |
ThingImpl.getId() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseID(ID object)
Returns the result of interpreting the object as an instance of 'ID'.
|
boolean |
IotmodelValidator.validateID(ID id,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.