jcolibri.test.test6
Class IrisSolution

java.lang.Object
  extended by jcolibri.test.test6.IrisSolution
All Implemented Interfaces:
CaseComponent

public class IrisSolution
extends java.lang.Object
implements CaseComponent

Bean storing the solution for the Iris data base

Version:
1.0
Author:
Juan A. Recio-Garcia

Constructor Summary
IrisSolution()
           
 
Method Summary
 Attribute getIdAttribute()
          Returns the attribute that identifies the component.
 java.lang.String getType()
           
 void setType(java.lang.String type)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IrisSolution

public IrisSolution()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getIdAttribute

public Attribute getIdAttribute()
Description copied from interface: CaseComponent
Returns the attribute that identifies the component. An id-attribute must be unique for each component.

Specified by:
getIdAttribute in interface CaseComponent

getType

public java.lang.String getType()
Returns:
Returns the type.

setType

public void setType(java.lang.String type)
Parameters:
type - The type to set.

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es