{ * File: E15.sml.txt * Author: Michael Schrefl, Bernd Neumayr, Manfred Jeusfeld * Created: 23-Sep-2013/M.Jeusfeld (23-Sep-2013/M.Jeusfeld) * ------------------------------------------------------ * E15: QuiteIncomplete * Like Ex14 but only lowest link is specified * } Mileage in ALABEL end MetricLinearMeasure in OBJECT end km in OBJECT with IN c1: MetricLinearMeasure end "12km" in OBJECT with IN c1: km end myV50 in OBJECT with linkDR m3: "12km" end myV50!m3 with sourcelevel s: 0 targetlevel t: 0 label l: Mileage end