Uses of Interface
org.drools.examples.conway.patterns.ConwayPattern
-
Packages that use ConwayPattern Package Description org.drools.examples.conway org.drools.examples.conway.patterns -
-
Uses of ConwayPattern in org.drools.examples.conway
Methods in org.drools.examples.conway with parameters of type ConwayPattern Modifier and Type Method Description voidCellGrid. setPattern(ConwayPattern pattern)voidCellGridImpl. setPattern(ConwayPattern pattern) -
Uses of ConwayPattern in org.drools.examples.conway.patterns
Classes in org.drools.examples.conway.patterns that implement ConwayPattern Modifier and Type Class Description classBorderThe BorderclassHiThe Hi patternclassPentadecathalonThe PentadecathalonclassPulsarThe PulsarclassSimpleGliderRepresents a simple glider
-