Exemplo n.º 1
0
 public ERD2WRuleEditorModel(File file) {
   super(new EOKeyValueUnarchiver(ERD2WRuleEditorModel._dictionaryFromFile(file)));
 }