public interface OutputGate extends InputGate
The following features are supported:
SANModelPackage.getOutputGate()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOutputFunction()
Returns the value of the 'Output Function' attribute.
|
void |
setOutputFunction(java.lang.String value)
Sets the value of the '
Output Function ' attribute. |
getActivity, getInputFunction, getInputPredicated, setInputFunction, setInputPredicated
getName, setName, validate
getX, getY, setX, setY
java.lang.String getOutputFunction()
If the meaning of the 'Output Function' attribute isn't clear, there really should be more of a description here...
setOutputFunction(String)
,
SANModelPackage.getOutputGate_OutputFunction()
void setOutputFunction(java.lang.String value)
Output Function
' attribute.
value
- the new value of the 'Output Function' attribute.getOutputFunction()