Package iotmodel

Interface Message

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
MessageFormat
All Known Implementing Classes:
MessageFormatImpl, MessageImpl

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

The following features are supported:

See Also:
IotmodelPackage.getMessage()
  • Method Summary

    Modifier and Type Method Description
    Data getEncapsualte()
    Returns the value of the 'Encapsualte' reference.
    IoTPlatform getSendReceiveMessage()
    Returns the value of the 'Send Receive Message' reference.
    void setEncapsualte​(Data value)
    Sets the value of the 'Encapsualte' reference.
    void setSendReceiveMessage​(IoTPlatform value)
    Sets the value of the 'Send Receive Message' 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