ConFixedCode
Contents
[
Hide
]ConFixedCode class
Determines when a connector reroutes.
Constructors
| Name | Description |
|---|---|
| ConFixedCode | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Determines when a connector reroutes. The value of the property is ConFixedCodeValue integer constant. |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
ConFixedCode(value)
Constructor.
ConFixedCode.Value property
Determines when a connector reroutes. The value of the property is ConFixedCodeValue integer constant.
Type: int
ConFixedCode.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.