348349350351352353354355356357358
m_rinterface = new RInterface(); //----------------------------------------------- //Calculate Centrality if(l_ce.calculateCentrality() == true) { m_centralities.add(l_ce); } }