|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgeneration.sentence.Purdom
public class Purdom
Purdom's algorithm, generating sentences satisfying rule coverage
| Constructor Summary | |
|---|---|
Purdom(MyGrammar grammar)
Creates an instance of purdom |
|
| Method Summary | |
|---|---|
MySentence[] |
generateSentences()
Returns the sentences satisfying rule coverage. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Purdom(MyGrammar grammar)
grammar - the grammar to generate sentences| Method Detail |
|---|
public MySentence[] generateSentences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||