コード例 #1
0
 public void addDefinition(Feature definition) {
   definitions.put(definition.getID(), definition);
 }