Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetAttributePair

An interface representing a pair of searched attribute id and its net id.

Used for searching on attributes that have unique ids or names only within a single net and are net sensitive when searching.

Hierarchy

  • NetAttributePair

Index

Properties

attributeId: string

Unique identifier of the searched attribute

netId: string

Identifier or stringId of the net the attribute belongs to.

Cases use identifier, Tasks use stringId.

Generated using TypeDoc