public void addDefinition(Feature definition) {
   definitions.put(definition.getID(), definition);
 }