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

Constructor

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

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
Constructor — Telion Python API 0.1.0-alpha | Telion