767778798081828384858687
if (thinCms != null && thinCms.size() > 0) { for (ThinCalculatedMeasure qcm : thinCms) { // TODO improve this Hierarchy h = q.getCube().getMeasures().get(0).getHierarchy(); CalculatedMeasure cm = new CalculatedMeasure( h, qcm.getName(), null, qcm.getFormula(), qcm.getProperties());