ch.uzh.ifi.attempto.aceeditor
Class ACEEditorGrammar

java.lang.Object
  extended by ch.uzh.ifi.attempto.chartparser.Grammar
      extended by ch.uzh.ifi.attempto.aceeditor.ACEEditorGrammar

public class ACEEditorGrammar
extends Grammar

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 ACEEditorGrammar grammar
           
 
Constructor Summary
ACEEditorGrammar()
          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

grammar

public static final ACEEditorGrammar grammar
Constructor Detail

ACEEditorGrammar

public ACEEditorGrammar()
Creates a new grammar object.



Copyright 2008-2012, AceWiki developers