public interface InputPin extends Pin
The following features are supported:
ActivityPackage.getInputPin()| Modifier and Type | Method and Description |
|---|---|
AbstractAction |
getInputEvaluationAction()
Returns the value of the 'Input Evaluation Action' reference.
|
void |
setInputEvaluationAction(AbstractAction value)
Sets the value of the '
Input Evaluation Action' reference. |
isIsControl, setIsControlgetInState, getKindOfNode, getOrdering, getSelection, getUpperBound, isIsControlType, setIsControlType, setKindOfNode, setOrdering, setSelection, setUpperBoundgetInActivityPartition, getIncoming, getInInterruptibleRegion, getInStructuredNode, getOutgoinggetAbstractType, setAbstractTypegetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractAction getInputEvaluationAction()
If the meaning of the 'Input Evaluation Action' reference isn't clear, there really should be more of a description here...
setInputEvaluationAction(AbstractAction),
ActivityPackage.getInputPin_InputEvaluationAction()void setInputEvaluationAction(AbstractAction value)
Input Evaluation Action' reference.
value - the new value of the 'Input Evaluation Action' reference.getInputEvaluationAction()