public interface MessageBroker
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IotmodelPackage.getMessageBroker()| Modifier and Type | Method and Description |
|---|---|
IoTPlatform |
getIotplatform()
Returns the value of the 'Iotplatform' reference.
|
org.eclipse.emf.common.util.EList<Topic> |
getTopic()
Returns the value of the 'Topic' containment reference list.
|
org.eclipse.emf.common.util.EList<PublishSubscribe> |
getUsedBy()
Returns the value of the 'Used By' reference list.
|
void |
setIotplatform(IoTPlatform value)
Sets the value of the '
Iotplatform' reference. |
org.eclipse.emf.common.util.EList<PublishSubscribe> getUsedBy()
PublishSubscribe.
It is bidirectional and its opposite is 'Publish Subscribe'.
IotmodelPackage.getMessageBroker_UsedBy(),
PublishSubscribe.getPublishSubscribe()org.eclipse.emf.common.util.EList<Topic> getTopic()
Topic.
IotmodelPackage.getMessageBroker_Topic()IoTPlatform getIotplatform()
Messagebroker'.
setIotplatform(IoTPlatform),
IotmodelPackage.getMessageBroker_Iotplatform(),
IoTPlatform.getMessagebroker()void setIotplatform(IoTPlatform value)
Iotplatform' reference.
value - the new value of the 'Iotplatform' reference.getIotplatform()Copyright © 2018–2020 Atlanmod. All rights reserved.