|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoea.commons.Entity
moea.commons.Individual
public abstract class Individual
| Field Summary | |
|---|---|
protected static int |
M
|
protected Value[] |
x
|
protected static Value[] |
xL
|
protected static Value[] |
xU
|
| Fields inherited from class moea.commons.Entity |
|---|
N, objectiveVector, properties, scoresValid |
| Constructor Summary | |
|---|---|
Individual()
|
|
Individual(Individual src)
|
|
| Method Summary | |
|---|---|
static int |
getM()
|
java.lang.String |
toString()
|
| Methods inherited from class moea.commons.Entity |
|---|
compareTo, evaluate, getN, getObjectiveVector, getProperty, invalidateScores, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static int M
protected static Value[] xL
protected static Value[] xU
protected Value[] x
| Constructor Detail |
|---|
public Individual()
public Individual(Individual src)
| Method Detail |
|---|
public static int getM()
public java.lang.String toString()
toString in class Entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||