Class TraitMatchingRule


@Enclosing public class TraitMatchingRule extends RelRule<TraitMatchingRule.Config>
TraitMatchingRule adapts a converter rule, restricting it to fire only when its input already matches the expected output trait. This can be used with HepPlanner in cases where alternate implementations are available and it is desirable to minimize converters.