Uses of Interface
nct.service.interactions.InteractionNetwork

Packages that use InteractionNetwork
nct.service.interactions   
 

Uses of InteractionNetwork in nct.service.interactions
 

Classes in nct.service.interactions that implement InteractionNetwork
 class DIPInteractionNetwork
          Implements the InteractionNetwork interface by reading a DIP XIN (xml) file.
 class SIFInteractionNetwork
          An implementation of the InteractionNetwork that updates a graph based on the information in a SIF file.