public interface SOAPInvoke extends Invoke
The following features are supported:
SofiaPackage.getSOAPInvoke()| Modifier and Type | Method and Description |
|---|---|
String |
getConfigFile()
Returns the value of the 'Config File' attribute.
|
String |
getMethodName()
Returns the value of the 'Method Name' attribute.
|
String |
getServerUri()
Returns the value of the 'Server Uri' attribute.
|
String |
getWsdlUri()
Returns the value of the 'Wsdl Uri' attribute.
|
void |
setConfigFile(String value)
Sets the value of the '
Config File' attribute. |
void |
setMethodName(String value)
Sets the value of the '
Method Name' attribute. |
void |
setServerUri(String value)
Sets the value of the '
Server Uri' attribute. |
void |
setWsdlUri(String value)
Sets the value of the '
Wsdl Uri' 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.getSOAPInvoke_ServerUri()void setServerUri(String value)
Server Uri' attribute.
value - the new value of the 'Server Uri' attribute.getServerUri()String getMethodName()
If the meaning of the 'Method Name' attribute isn't clear, there really should be more of a description here...
setMethodName(String),
SofiaPackage.getSOAPInvoke_MethodName()void setMethodName(String value)
Method Name' attribute.
value - the new value of the 'Method Name' attribute.getMethodName()String getWsdlUri()
If the meaning of the 'Wsdl Uri' attribute isn't clear, there really should be more of a description here...
setWsdlUri(String),
SofiaPackage.getSOAPInvoke_WsdlUri()void setWsdlUri(String value)
Wsdl Uri' attribute.
value - the new value of the 'Wsdl Uri' attribute.getWsdlUri()String getConfigFile()
If the meaning of the 'Config File' attribute isn't clear, there really should be more of a description here...
setConfigFile(String),
SofiaPackage.getSOAPInvoke_ConfigFile()void setConfigFile(String value)
Config File' attribute.
value - the new value of the 'Config File' attribute.getConfigFile()Copyright © 2018. All rights reserved.