Searched refs:getShortId (Results 1 – 4 of 4) sorted by relevance
112 String shortUnit = uc.getShortId(longUnit);215 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts()304 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts()361 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts()
2042 final String shortUnit = converter.getShortId(longUnit); in TestDerivedCase()2107 final String shortId = converter.getShortId(parts.getAttributeValue(-2, "type")); in TestGenderOfCompounds()
1440 public String getShortId(String longUnitId) { in getShortId() method in UnitConverter
614 final String shortUnitId = uc.getShortId(longUnitId); in handleFormatUnit()