simbad.piconode.toolbox
Class Dictionary

java.lang.Object
  extended by simbad.piconode.toolbox.Dictionary

public final class Dictionary
extends java.lang.Object

This class contains static constants that defines values for specific terms in human readable form (e.g. "learning"/"recurrent" instead of true/false). User should refer to this class whenever cryptic parameter are required


Constructor Summary
Dictionary()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dictionary

public Dictionary()