Package iotmodel

Interface PublishSubscribe

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

public interface PublishSubscribe
extends AppChannel
A representation of the model object 'Publish Subscribe'.

The following features are supported:

See Also:
IotmodelPackage.getPublishSubscribe()
  • Method Summary

    Modifier and Type Method Description
    MessageBroker getPublishSubscribe()
    Returns the value of the 'Publish Subscribe' reference.
    void setPublishSubscribe​(MessageBroker value)
    Sets the value of the 'Publish Subscribe' reference.

    Methods inherited from interface iotmodel.AppChannel

    getBindTo

    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