Class RuleAdapter

java.lang.Object
org.tweetyproject.logics.cl.rules.RuleAdapter
All Implemented Interfaces:
RuleBasedCReasoner.Rule
Direct Known Subclasses:
EvaluateRule

public abstract class RuleAdapter extends Object implements RuleBasedCReasoner.Rule
A simple adapter class that wraps the straightforward methods of the Rule interface, such that the developer can spare the work to implement the setter methods.
Author:
Tim janus