public interface GoalInvoke extends Invoke
The following features are supported:
SofiaPackage.getGoalInvoke()| Modifier and Type | Method and Description |
|---|---|
String |
getInvokeGoal()
Returns the value of the 'Invoke Goal' attribute.
|
String |
getLocation()
Returns the value of the 'Location' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getQualities()
Returns the value of the 'Qualities' attribute list.
|
void |
setInvokeGoal(String value)
Sets the value of the '
Invoke Goal' attribute. |
void |
setLocation(String value)
Sets the value of the '
Location' attribute. |
getDescription, getParentstep, getPorts, getResource, getType, setDescription, setParentstep, setResource, setTypegetId, setIdgetContext, getControlProcess, getControlProcessId, getEplQuery, getGoal, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setEplQuery, setGoalString getInvokeGoal()
If the meaning of the 'Invoke Goal' attribute isn't clear, there really should be more of a description here...
setInvokeGoal(String),
SofiaPackage.getGoalInvoke_InvokeGoal()void setInvokeGoal(String value)
Invoke Goal' attribute.
value - the new value of the 'Invoke Goal' attribute.getInvokeGoal()org.eclipse.emf.common.util.EList<String> getQualities()
String.
If the meaning of the 'Qualities' attribute list isn't clear, there really should be more of a description here...
SofiaPackage.getGoalInvoke_Qualities()String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
setLocation(String),
SofiaPackage.getGoalInvoke_Location()void setLocation(String value)
Location' attribute.
value - the new value of the 'Location' attribute.getLocation()Copyright © 2018. All rights reserved.