LineJumpCode

LineJumpCode class

Determines the dynamic connectors to which you want to add jumps.

Constructors

NameDescription
LineJumpCodeConstructor.

Properties

NameTypeDescription
ValueintDetermines the dynamic connectors to which you want to add jumps. The value of the property is LineJumpCodeValue integer
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

LineJumpCode(value)

Constructor.

ParameterTypeDescription
valueintA 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.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.