public interface PublishMessage extends AtomicStep
The following features are supported:
SofiaPackage.getPublishMessage()| Modifier and Type | Method and Description |
|---|---|
String |
getServerUri()
Returns the value of the 'Server Uri' attribute.
|
String |
getTopic()
Returns the value of the 'Topic' attribute.
|
void |
setServerUri(String value)
Sets the value of the '
Server Uri' attribute. |
void |
setTopic(String value)
Sets the value of the '
Topic' attribute. |
getDescription, getParentstep, getPorts, getResource, getType, setDescription, setParentstep, setResource, setTypegetId, setIdgetContext, getControlProcess, getControlProcessId, getEplQuery, getGoal, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setEplQuery, setGoalString getServerUri()
If the meaning of the 'Server Uri' attribute isn't clear, there really should be more of a description here...
setServerUri(String),
SofiaPackage.getPublishMessage_ServerUri()void setServerUri(String value)
Server Uri' attribute.
value - the new value of the 'Server Uri' attribute.getServerUri()String getTopic()
If the meaning of the 'Topic' attribute isn't clear, there really should be more of a description here...
setTopic(String),
SofiaPackage.getPublishMessage_Topic()void setTopic(String value)
Topic' attribute.
value - the new value of the 'Topic' attribute.getTopic()Copyright © 2018. All rights reserved.