| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectRaptor.RAPRules.RAPRule
Raptor.RAPRules.SkipRule
public class SkipRule
Implements the skip rule. 
 Extends abstract class RAPRule.
| Field Summary | 
|---|
| Fields inherited from class Raptor.RAPRules.RAPRule | 
|---|
| proof, window | 
| Constructor Summary | |
|---|---|
| SkipRule(ProofBox pProof)Constructs a Skip rule instance. | |
| Method Summary | |
|---|---|
|  void | apply()Called by the controller to apply the skip rule. | 
| Methods inherited from class Raptor.RAPRules.RAPRule | 
|---|
| addInputLine | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SkipRule(ProofBox pProof)
pProof - the ProofBox representing the box in which the rule is being
            applied.| Method Detail | 
|---|
public void apply()
           throws java.lang.Exception
apply in class RAPRulejava.lang.Exception| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||