|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ch.uzh.ifi.attempto.chartparser.Grammar ch.uzh.ifi.attempto.acewiki.aceowl.ACEGrammar
public class ACEGrammar
This grammar class is automatically generated on the basis of a file in Codeco notation.
For more information, see the Codeco package ch.uzh.ifi.attempto.codeco
of the
AceWiki system and the thesis
"Controlled
English for Knowledge Representation".
Field Summary | |
---|---|
static ACEGrammar |
grammar
|
Constructor Summary | |
---|---|
ACEGrammar()
Creates a new grammar object. |
Method Summary |
---|
Methods inherited from class ch.uzh.ifi.attempto.chartparser.Grammar |
---|
addGrammarRule, addLexicalRule, containsFeatureName, containsNonterminalSymbol, containsPreterminalSymbol, containsTerminalSymbol, getFeatureNames, getLexicalRulesByCategory, getLexicalRulesByWord, getNonterminalSymbols, getPreterminalSymbols, getRulesByHeadName, getStringRef, getTerminalSymbols, setFeature, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ACEGrammar grammar
Constructor Detail |
---|
public ACEGrammar()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |