addAttributes

fun addAttributes(lane: Lane, dstCityObject: AbstractCityObject)
fun addAttributes(roadspaceObject: RoadspaceObject, dstCityObject: AbstractCityObject)
fun addAttributes(longitudinalFillerSurface: LongitudinalFillerSurface, dstCityObject: AbstractCityObject)
fun addAttributes(lateralFillerSurface: LateralFillerSurface, dstCityObject: AbstractCityObject)
fun addAttributes(laneId: LaneIdentifier, roadMarking: RoadMarking, dstCityObject: AbstractCityObject)


fun addAttributes(attributeList: AttributeList, dstCityObject: AbstractCityObject)

Adds an attributeList to the dstCityObject.


fun addAttributes(id: AbstractRoadspacesIdentifier, dstRelation: CityObjectRelation)

Adds the attributes of an id to the dstRelation.