LineJumpCode
Contents
[
Hide
]LineJumpCode class
Determines the dynamic connectors to which you want to add jumps.
Constructors
| Name | Description |
|---|---|
| LineJumpCode | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Determines the dynamic connectors to which you want to add jumps. The value of the property is LineJumpCodeValue integer |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
LineJumpCode(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A LineJumpCodeValue value. |
LineJumpCode.Value property
Determines the dynamic connectors to which you want to add jumps. The value of the property is LineJumpCodeValue integer constant.
Type: int
LineJumpCode.Ufe property
Specifies attributes of an element.
Type: UnitFormulaErr
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.