|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MySentence | |
|---|---|
| enumeration | |
| enumeration.conversion | |
| generation.sentence | |
| Uses of MySentence in enumeration |
|---|
| Methods in enumeration that return MySentence | |
|---|---|
MySentence |
MyEnumerator.getSentence()
Returns the current sentence |
| Uses of MySentence in enumeration.conversion |
|---|
| Methods in enumeration.conversion that return MySentence | |
|---|---|
static MySentence |
Converter.toMySentence(MyGrammar grammar,
java.lang.String tree)
Converts a concise tree to a sentence |
| Uses of MySentence in generation.sentence |
|---|
| Methods in generation.sentence that return MySentence | |
|---|---|
MySentence[] |
Purdom.generateSentences()
Returns the sentences satisfying rule coverage. |
MySentence[] |
CDRCNew.generateSentences()
Returns the sentences satisfying context-dependent rule coverage and length control |
MySentence[] |
CDRC.generateSentences()
Returns the sentences satisfying context-dependent rule coverage. |
MySentence[] |
PurdomEven.generateSentences(int iWeight)
Returns the sentences satisfying rule coverage and length control |
MySentence[] |
CDRCEven.generateSentences(int iWeight)
Returns the sentences satisfying context-dependent rule coverage and length control |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||