|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - the type of elements to which the rule can be appliedpublic interface Rule<E>
A rule that can be applied to elements of a particular type within a
BasicSaturationStateWriter.
| Method Summary | |
|---|---|
void |
apply(BasicSaturationStateWriter engine,
E element)
Applying the rule to an element within a BasicSaturationStateWriter |
String |
getName()
|
| Method Detail |
|---|
void apply(BasicSaturationStateWriter engine,
E element)
BasicSaturationStateWriter
engine - a BasicSaturationStateWriter which could be changed as a
result of this rule's applicationelement - the element to which the rule is appliedString getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||