TypeConnection

TypeConnection class

Specifies various types, based on the element in which it is contained.

Constructors

NameDescription
TypeConnectionConstructor.

Properties

NameTypeDescription
ValueintSpecifies various types, based on the element in which it is contained. The value of the property is TypeConnectionValue
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

TypeConnection(value)

Constructor.

ParameterTypeDescription
valueintA TypeConnectionValue value.

TypeConnection.Value property

Specifies various types, based on the element in which it is contained. The value of the property is TypeConnectionValue integer constant.

Type: int

TypeConnection.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.

deepClone()

Creates deep copy of this instance.