gatelogue_aggregator.types.edge.connections.Connection
- class gatelogue_aggregator.types.edge.connections.Connection(line: NodeRef, direction: Direction | None = None)
Bases:
Connection
,Struct
,Generic
[L
]- __init__()
Methods
NS
()__init__
()export
(src)get_line
(src)set_line
(src, v)Attributes
Direction information
Reference to or ID of the line that the connection is made on
- classmethod NS()
- sanitise_strings()