gatelogue_aggregator.types.node.sea.SeaConnection
- class gatelogue_aggregator.types.node.sea.SeaConnection(line: NodeRef, direction: Direction | None = None)
Bases:
Connection
[SeaSource
,SeaLine
]- __init__()
Methods
NS
()__init__
()export
(ctx)get_line
(ctx)set_line
(ctx, v)Attributes
Direction information
Reference to or ID of the line that the connection is made on
- classmethod NS()
- export(ctx: CTX) Connection
- get_line(ctx: CTX) L
- sanitise_strings()
- set_line(ctx: CTX, v: L)