public interface Pin extends ObjectNode
The following features are supported:
ActivityPackage.getPin()| Modifier and Type | Method and Description |
|---|---|
boolean |
isIsControl()
Returns the value of the 'Is Control' attribute.
|
void |
setIsControl(boolean value)
Sets the value of the '
Is Control' attribute. |
getInState, getKindOfNode, getOrdering, getSelection, getUpperBound, isIsControlType, setIsControlType, setKindOfNode, setOrdering, setSelection, setUpperBoundgetInActivityPartition, getIncoming, getInInterruptibleRegion, getInStructuredNode, getOutgoinggetAbstractType, setAbstractTypegetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsboolean isIsControl()
If the meaning of the 'Is Control' attribute isn't clear, there really should be more of a description here...
setIsControl(boolean),
ActivityPackage.getPin_IsControl()void setIsControl(boolean value)
Is Control' attribute.
value - the new value of the 'Is Control' attribute.isIsControl()