Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core
Interface IScore

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
IMultiScore
All Known Implementing Classes:
CompoundScore, DoubleScore, FloatScore, IntegerScore, LongScore

public interface IScore
extends java.io.Serializable

Interface for a score object that can be associated to an individual.

Since:
0.4.0
Version:
$Revision: 1.6 $ $Date: 2004/05/26 11:57:54 $
Author:
Andreas Rummler

Method Summary
 java.lang.Object getValueAsObject()
          Returns the score value wrapped in an object.
 

Method Detail

getValueAsObject

public java.lang.Object getValueAsObject()
Returns the score value wrapped in an object.

Returns:
score value as an object

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Copyright © 2000-2004 Technical University of Ilmenau, Department Electronic Circuits and Systems