org.incava.java
Class MatchCriteria

java.lang.Object
  extended by org.incava.java.MatchCriteria
Direct Known Subclasses:
MethodMatchCriteria

public class MatchCriteria
extends java.lang.Object

A criterion (some criteria) for matching nodes.


Constructor Summary
MatchCriteria()
           
 
Method Summary
 double compare(MatchCriteria other)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchCriteria

public MatchCriteria()
Method Detail

compare

public double compare(MatchCriteria other)