public interface ValuePin extends InputPin
The following features are supported:
ActivityPackage.getValuePin()| Modifier and Type | Method and Description |
|---|---|
ValueSpecification |
getValue()
Returns the value of the 'Value' containment reference.
|
void |
setValue(ValueSpecification value)
Sets the value of the '
Value' containment reference. |
getInputEvaluationAction, setInputEvaluationActionisIsControl, 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, setSidgetOwnedExtensionsValueSpecification getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(ValueSpecification),
ActivityPackage.getValuePin_Value()void setValue(ValueSpecification value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()