Interface Rule<T>

All Known Subinterfaces:
SyntheticRule<T>
All Known Implementing Classes:
AlwaysErrRule, AlwaysFailRule, AlwaysSucceedRule, AndRule, ConditionalRule, ForwardingRule, SimpleRule, XMLCardinalityRule, XMLCrisClassVocabularyRule, XMLFieldExistsRule, XMLNotConfusedFieldsRule, XMLRegularExpressionRule, XMLRule, XMLValidURLRule, XMLVocabularyRule

public interface Rule<T>