PIP.Domains.Interactions
Class NumberInteractingAtomsMeasure

java.lang.Object
  extended by PIP.Domains.Interactions.NumberInteractingAtomsMeasure
All Implemented Interfaces:
Measure

public class NumberInteractingAtomsMeasure
extends java.lang.Object
implements Measure


Constructor Summary
NumberInteractingAtomsMeasure()
           
 
Method Summary
 boolean areInteracting(DomainInteraction di)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberInteractingAtomsMeasure

public NumberInteractingAtomsMeasure()
Method Detail

areInteracting

public boolean areInteracting(DomainInteraction di)
Specified by:
areInteracting in interface Measure