Uses of Class
fr.curie.BiNoM.cytoscape.netwop.NetworkOperation.Estimator

Packages that use NetworkOperation.Estimator
fr.curie.BiNoM.cytoscape.netwop Network manipulations directly with Cytoscape networks 
 

Uses of NetworkOperation.Estimator in fr.curie.BiNoM.cytoscape.netwop
 

Methods in fr.curie.BiNoM.cytoscape.netwop with parameters of type NetworkOperation.Estimator
 void NetworkUnion.estimate(cytoscape.CyNetwork netw, NetworkOperation.Estimator estim)
           
abstract  void NetworkOperation.estimate(cytoscape.CyNetwork netw, NetworkOperation.Estimator estim)
           
 void NetworkIntersection.estimate(cytoscape.CyNetwork netw, NetworkOperation.Estimator estim)
           
 void NetworkDifference.estimate(cytoscape.CyNetwork netw, NetworkOperation.Estimator estim)