| java.lang.Object de.uka.ilkd.key.proof.init.RuleCollection
RuleCollection | public class RuleCollection (Code) | | This class contains the standard rules provided by a profile.
|
RuleCollection | public RuleCollection(RuleSource standardTaclets, ListOfBuiltInRule standardBuiltInRules)(Code) | | |
getStandardBuiltInRules | public ListOfBuiltInRule getStandardBuiltInRules()(Code) | | returns a list of all built in rules to be used
|
getTacletBase | public RuleSource getTacletBase()(Code) | | returns the rule source containg all taclets for this profile
|
|
|