Uses of Class
edu.uconn.mcb.lineageevolver.graph.EdgeListGraphTopology.EdgeData.Event

Packages that use EdgeListGraphTopology.EdgeData.Event
edu.uconn.mcb.lineageevolver.graph Provides graph data structure interface and implementation. 
 

Uses of EdgeListGraphTopology.EdgeData.Event in edu.uconn.mcb.lineageevolver.graph
 

Subclasses of EdgeListGraphTopology.EdgeData.Event in edu.uconn.mcb.lineageevolver.graph
protected  class EdgeListGraphTopology.EdgeData.ForkEvent
          Event produced for carryout out a forkation on the topology.
protected  class EdgeListGraphTopology.EdgeData.GenomeEvent
          Common abstract class for all events dealing directly with Genomes, as a GenomeVisitor.
protected  class EdgeListGraphTopology.EdgeData.LineageEvent
          Common abstract class for all events dealing with Lineages.
protected  class EdgeListGraphTopology.EdgeData.SubstitutionEvent
          Event produced for carrying out substitution.
 

Methods in edu.uconn.mcb.lineageevolver.graph that return EdgeListGraphTopology.EdgeData.Event
(package private)  EdgeListGraphTopology.EdgeData.Event EdgeListGraphTopology.EdgeData.nextEvent()
          Returns the next event on this edge according to this.cur.