| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
Topic |
IotmodelFactory.createTopic()
Returns a new object of class 'Topic'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Topic> |
MessageBroker.getTopic()
Returns the value of the 'Topic' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TopicImpl
An implementation of the model object 'Topic'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Topic> |
MessageBrokerImpl.topic
The cached value of the '
Topic' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Topic |
IotmodelFactoryImpl.createTopic() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Topic> |
MessageBrokerImpl.getTopic() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseTopic(Topic object)
Returns the result of interpreting the object as an instance of 'Topic'.
|
boolean |
IotmodelValidator.validateTopic(Topic topic,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.