de.ls5.jlearn.algorithms.dhcmodular
Class OutputSymbolCreatorDFA

java.lang.Object
  extended by de.ls5.jlearn.algorithms.dhcmodular.OutputSymbolCreatorDFA
All Implemented Interfaces:
OutputSymbolCreator

public class OutputSymbolCreatorDFA
extends Object
implements OutputSymbolCreator

Author:
merten

Constructor Summary
OutputSymbolCreatorDFA()
           
 
Method Summary
 Symbol createOutputSymbol(Symbol transsym, Word query, Word response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputSymbolCreatorDFA

public OutputSymbolCreatorDFA()
Method Detail

createOutputSymbol

public Symbol createOutputSymbol(Symbol transsym,
                                 Word query,
                                 Word response)
                          throws LearningException
Specified by:
createOutputSymbol in interface OutputSymbolCreator
Throws:
LearningException


Copyright © 2011. All Rights Reserved.