Uses of Interface
de.ipk_gatersleben.ag_nw.centilib.plugin.CentiLibInteractions

Packages that use CentiLibInteractions
de.ipk_gatersleben.ag_nw.centilib.plugin   
 

Uses of CentiLibInteractions in de.ipk_gatersleben.ag_nw.centilib.plugin
 

Constructors in de.ipk_gatersleben.ag_nw.centilib.plugin with parameters of type CentiLibInteractions
CentiLibPlugin(CentiLibInteractions<G,V,E> plugin, org.apache.commons.collections15.Transformer<G,String> graphNameTransformer, org.apache.commons.collections15.Transformer<V,String> nodeLabelTransformer)