uk.ac.bbk.dcs.automed.qproc.optimise
Interface Rule

All Known Implementing Classes:
FoldNilRule, PatternRule

public interface Rule


Method Summary
 boolean apply(Cell c)
           
 

Method Detail

apply

boolean apply(Cell c)
              throws java.lang.Exception
Throws:
java.lang.Exception