org.topbraid.spin.inference
Interface SPINRuleComparator

All Superinterfaces:
java.util.Comparator<QueryWrapper>
All Known Implementing Classes:
DefaultSPINRuleComparator

public interface SPINRuleComparator
extends java.util.Comparator<QueryWrapper>

A Comparator of spin:rules to determine the order of execution.

Author:
Holger Knublauch

Method Summary
 
Methods inherited from interface java.util.Comparator
compare, equals