cgl.narada.matching
Class CrossMatching

java.lang.Object
  extended by cgl.narada.matching.CrossMatching

public class CrossMatching
extends Object

Facilitates the matching of events across multiple profile types


Constructor Summary
CrossMatching()
           
 
Method Summary
 boolean checkIfEventMatchesConstraint(NBEvent nbEvent, Profile profile)
           
 boolean checkIfEventMatchesConstraints(NBEvent nbEvent, Profile[] profiles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrossMatching

public CrossMatching()
Method Detail

checkIfEventMatchesConstraints

public boolean checkIfEventMatchesConstraints(NBEvent nbEvent,
                                              Profile[] profiles)

checkIfEventMatchesConstraint

public boolean checkIfEventMatchesConstraint(NBEvent nbEvent,
                                             Profile profile)


For comments and suggestions please send e-mail to The NaradaBrokering Project