org.artoflife.app.mutator
Class MutatorModel

java.lang.Object
  |
  +--org.artoflife.app.mutator.MutatorModel

public class MutatorModel
extends java.lang.Object

Author:
Steve Meyfroidt

Constructor Summary
MutatorModel()
           
 
Method Summary
 java.util.List getMutations()
           
 Individual getParent()
           
 void setParent(Individual individual)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutatorModel

public MutatorModel()
Method Detail

getParent

public Individual getParent()

setParent

public void setParent(Individual individual)

getMutations

public java.util.List getMutations()

artoflife pre0.1.0-dev

Copyright © 2002 the Art Of Life team. All Rights Reserved.