Searched refs:LABEL_MEANS (Results 1 – 1 of 1) sorted by relevance
59 public static final String LABEL_MEANS = "labelMeans"; field in ProfilingPointSummaryEntity273 profilingSummary.setUnindexedProperty(LABEL_MEANS, labelMeans); in toEntity()326 List<Double> labelMeans = (List<Double>) e.getProperty(LABEL_MEANS); in fromEntity()