public Iterator getAllWeightedDescriptors() { return weightedDescriptors.iterator(); }
public Iterator getAllScore() { return score.iterator(); }