public interface OpenHabSemanticCommandInvoke extends OpenHabSemanticInvoke
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand()
Returns the value of the 'Command' attribute.
|
void |
setCommand(String value)
Sets the value of the '
Command' attribute. |
getQuery, getServerBaseAddress, isWithLatest, setQuery, setServerBaseAddress, setWithLatestgetDescription, getParentstep, getPorts, getResource, getType, setDescription, setParentstep, setResource, setTypegetId, setIdgetContext, getControlProcess, getControlProcessId, getEplQuery, getGoal, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setEplQuery, setGoalString getCommand()
If the meaning of the 'Command' attribute isn't clear, there really should be more of a description here...
setCommand(String),
SofiaPackage.getOpenHabSemanticCommandInvoke_Command()void setCommand(String value)
Command' attribute.
value - the new value of the 'Command' attribute.getCommand()Copyright © 2018. All rights reserved.