296297298299300301302303304305306
else extractModuleSignature( ent, new DisjointSet<OWLEntity>(), new ArrayList<OWLEntity>(), new HashSet<OWLEntity>( nonLocalModule ) ); } monitor.taskFinished(); if( log.isLoggable( Level.FINE ) ) log.fine( modules.toString() ); }