public interface RESTInvoke extends Invoke
The following features are supported:
SofiaPackage.getRESTInvoke()| Modifier and Type | Method and Description |
|---|---|
HTTPverb |
getHTTPMethod()
Returns the value of the 'HTTP Method' attribute.
|
String |
getServerUri()
Returns the value of the 'Server Uri' attribute.
|
void |
setHTTPMethod(HTTPverb value)
Sets the value of the '
HTTP Method' attribute. |
void |
setServerUri(String value)
Sets the value of the '
Server Uri' attribute. |
getDescription, getParentstep, getPorts, getResource, getType, setDescription, setParentstep, setResource, setTypegetId, setIdgetContext, getControlProcess, getControlProcessId, getEplQuery, getGoal, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setEplQuery, setGoalHTTPverb getHTTPMethod()
HTTPverb.
If the meaning of the 'HTTP Method' attribute isn't clear, there really should be more of a description here...
HTTPverb,
setHTTPMethod(HTTPverb),
SofiaPackage.getRESTInvoke_HTTPMethod()void setHTTPMethod(HTTPverb value)
HTTP Method' attribute.
value - the new value of the 'HTTP Method' attribute.HTTPverb,
getHTTPMethod()String getServerUri()
If the meaning of the 'Server Uri' attribute isn't clear, there really should be more of a description here...
setServerUri(String),
SofiaPackage.getRESTInvoke_ServerUri()void setServerUri(String value)
Server Uri' attribute.
value - the new value of the 'Server Uri' attribute.getServerUri()Copyright © 2018. All rights reserved.