Uses of Interface
iotmodel.MessageBroker
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of MessageBroker in iotmodel
Methods in iotmodel that return MessageBroker Modifier and Type Method Description MessageBrokerIotmodelFactory. createMessageBroker()Returns a new object of class 'Message Broker'.MessageBrokerIoTPlatform. getMessagebroker()Returns the value of the 'Messagebroker' reference.MessageBrokerPublishSubscribe. getPublishSubscribe()Returns the value of the 'Publish Subscribe' reference.Methods in iotmodel with parameters of type MessageBroker Modifier and Type Method Description voidIoTPlatform. setMessagebroker(MessageBroker value)Sets the value of the 'Messagebroker' reference.voidPublishSubscribe. setPublishSubscribe(MessageBroker value)Sets the value of the 'Publish Subscribe' reference. -
Uses of MessageBroker in iotmodel.impl
Classes in iotmodel.impl that implement MessageBroker Modifier and Type Class Description classMessageBrokerImplAn implementation of the model object 'Message Broker'.Fields in iotmodel.impl declared as MessageBroker Modifier and Type Field Description protected MessageBrokerIoTPlatformImpl. messagebrokerThe cached value of the 'Messagebroker' reference.protected MessageBrokerPublishSubscribeImpl. publishSubscribeThe cached value of the 'Publish Subscribe' reference.Methods in iotmodel.impl that return MessageBroker Modifier and Type Method Description MessageBrokerIoTPlatformImpl. basicGetMessagebroker()MessageBrokerPublishSubscribeImpl. basicGetPublishSubscribe()MessageBrokerIotmodelFactoryImpl. createMessageBroker()MessageBrokerIoTPlatformImpl. getMessagebroker()MessageBrokerPublishSubscribeImpl. getPublishSubscribe()Methods in iotmodel.impl with parameters of type MessageBroker Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainIoTPlatformImpl. basicSetMessagebroker(MessageBroker newMessagebroker, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainPublishSubscribeImpl. basicSetPublishSubscribe(MessageBroker newPublishSubscribe, org.eclipse.emf.common.notify.NotificationChain msgs)voidIoTPlatformImpl. setMessagebroker(MessageBroker newMessagebroker)voidPublishSubscribeImpl. setPublishSubscribe(MessageBroker newPublishSubscribe) -
Uses of MessageBroker in iotmodel.util
Methods in iotmodel.util with parameters of type MessageBroker Modifier and Type Method Description TIotmodelSwitch. caseMessageBroker(MessageBroker object)Returns the result of interpreting the object as an instance of 'Message Broker'.booleanIotmodelValidator. validateMessageBroker(MessageBroker messageBroker, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)