Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

Constructor

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

Reference contract

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

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.ComponentRef.__init__
Path
sdk/python/telion_api/model.py
Symbol
telion_api.ComponentRef