Class Guard

All Implemented Interfaces:
java.lang.Iterable<ConstraintVariable>

public class Guard
extends ConstraintTree
A boolean condition that is checked when an event method is called If the result is true the transition may be taken NEW CLASS****************************************
  • Constructor Details

  • Method Details