class ILaneDefinition(interface.Interface):
    """Lane definition
    """

    id = interface.Attribute("Lane id")