Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

Constructor

Construct `telion_api.ComponentRef` with the installed signature `(feature: 'Feature', ports: 'dict[str, PortRef]') -> None`.

Reference

FieldValueDescription
symboltelion_api.ComponentRef
signature(feature: 'Feature', ports: 'dict[str, PortRef]') -> None
returntelion_api.ComponentRef

Construct telion_api.ComponentRef with the installed signature (feature: 'Feature', ports: 'dict[str, PortRef]') -> None.

Contract

PropertyValue
symboltelion_api.ComponentRef
signature(feature: 'Feature', ports: 'dict[str, PortRef]') -> None
returntelion_api.ComponentRef

Signature

ComponentRef(feature: 'Feature', ports: 'dict[str, PortRef]') -> None