|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uconn.mcb.lineageevolver.GenomeVisitor
edu.uconn.mcb.lineageevolver.GenomeRearranger
GenomeVisitor subclass encapsulating the rearrangement process.
Constructor Summary | |
GenomeRearranger()
|
Method Summary | |
void |
applyToGenome(Genome g)
Applies rearrangement on the given genome. |
Methods inherited from class edu.uconn.mcb.lineageevolver.GenomeVisitor |
applyTo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GenomeRearranger()
Method Detail |
public void applyToGenome(Genome g)
applyToGenome
in class GenomeVisitor
g
- the Genome to apply this visitor to.GenomeVisitor.applyToGenome(edu.uconn.mcb.lineageevolver.Genome)
,
Genome.symmetricReversal()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |