yawn.config
Class ConfigElement

java.lang.Object
  extended by yawn.config.ConfigElement
Direct Known Subclasses:
CommitteeElement, LayerElement, NeuralNetworkConfig

public class ConfigElement
extends java.lang.Object

This is yawn.nn.ConfigElement, part of the yawn project. $Id: ConfigElement.java,v 1.6 2005/04/07 17:28:25 supermarti Exp $

Version:
$Revision: 1.6 $
Author:
Luis Martí (luis dot marti at uc3m dot es)

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

Constructor Detail

ConfigElement

public ConfigElement()
Method Detail

equals

public boolean equals(java.lang.Object op)
Overrides:
equals in class java.lang.Object
See Also:
Object.equals(java.lang.Object)


Copyright © 2003-2005 GIAA, Universidad Carlos III de Madrid. All Rights Reserved.