Package org.drools.examples.conway

Class Summary
Cell A Cell represents a single cell within a CellGrid.
CellGrid A CellGrid represents a grid of Cell objects.
CellState CellState enumerates all of the valid states that a Cell may be in.
ConwayApplicationProperties A utility class for retrieving application properties