gatelogue_types.SeaCompany
- class gatelogue_types.SeaCompany(*, i: ID = None, source: set[str] = <factory>, name: str, lines: list[Sourced[ID]] = <factory>, stops: list[Sourced[ID]] = <factory>, local: bool = False)
Bases:
Node,_SeaCompany- __init__()
Methods
__init__()Attributes
The ID of the node
List of IDs of all
SeaLines the company operatesWhether the company operates within the city, e.g. a local ferry line.
Name of the Sea company
All sources that prove the node's existence
List of all
SeaStops the company's lines stop at- i: ID
The ID of the node