gatelogue_types.ConnectionNS
- class gatelogue_types.ConnectionNS(line: ID, *, direction: DirectionNS | None = None)
Bases:
Connection
- __init__()
Methods
NS
()__init__
()Attributes
Direction information
Reference to or ID of the line that the connection is made on
- classmethod NS()
- direction: DirectionNS | None
Direction information
- line: ID
Reference to or ID of the line that the connection is made on