307308309310311312313314315316317
zpm.deleteParents(); zpm.setParents(); zpm.detectCycles(); zpm.sendMessage(new BoundVariablesMessage()); final ExternalOntologyRuleEngine eore = new ExternalOntologyRuleEngine(); eore.applyRules(zpm); } } } } catch (final InstantiationException e) { System.err.println(e);