public interface Message
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IotmodelPackage.getMessage()| Modifier and Type | Method and 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. |
IoTPlatform getSendReceiveMessage()
Sent Received By Platform'.
setSendReceiveMessage(IoTPlatform),
IotmodelPackage.getMessage_SendReceiveMessage(),
IoTPlatform.getSentReceivedByPlatform()void setSendReceiveMessage(IoTPlatform value)
Send Receive Message' reference.
value - the new value of the 'Send Receive Message' reference.getSendReceiveMessage()Data getEncapsualte()
Is Encapsulated'.
setEncapsualte(Data),
IotmodelPackage.getMessage_Encapsualte(),
Data.getIsEncapsulated()void setEncapsualte(Data value)
Encapsualte' reference.
value - the new value of the 'Encapsualte' reference.getEncapsualte()Copyright © 2018–2020 Atlanmod. All rights reserved.