public interface ROSInvoke extends AtomicStep
The following features are supported:
SofiaPackage.getROSInvoke()| Modifier and Type | Method and Description |
|---|---|
String |
getServerUri()
Returns the value of the 'Server Uri' attribute.
|
String |
getServiceName()
Returns the value of the 'Service Name' attribute.
|
void |
setServerUri(String value)
Sets the value of the '
Server Uri' attribute. |
void |
setServiceName(String value)
Sets the value of the '
Service Name' 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.getROSInvoke_ServerUri()void setServerUri(String value)
Server Uri' attribute.
value - the new value of the 'Server Uri' attribute.getServerUri()String getServiceName()
If the meaning of the 'Service Name' attribute isn't clear, there really should be more of a description here...
setServiceName(String),
SofiaPackage.getROSInvoke_ServiceName()void setServiceName(String value)
Service Name' attribute.
value - the new value of the 'Service Name' attribute.getServiceName()Copyright © 2018. All rights reserved.