Package iotmodel

Interface MessageBroker

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
MessageBrokerImpl

public interface MessageBroker
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Message Broker'.

The following features are supported:

See Also:
IotmodelPackage.getMessageBroker()
  • Method Summary

    Modifier and Type Method 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.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver