Uses of Class
procope.data.networks.CombinationRules

Packages that use CombinationRules
procope.data.networks   
 

Uses of CombinationRules in procope.data.networks
 

Methods in procope.data.networks with parameters of type CombinationRules
 ProteinNetwork ProteinNetwork.combineWith(ProteinNetwork other, CombinationRules rules)
          Combines two network using a given combination rules.