net.sourceforge.plantuml.sequencediagram.teoz
Class EventsHistory

java.lang.Object
  extended by net.sourceforge.plantuml.sequencediagram.teoz.EventsHistory

public class EventsHistory
extends Object


Constructor Summary
EventsHistory(Participant p, List<Event> events)
           
 
Method Summary
 int getLevelAt(Event event)
           
 Participant getParticipant()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventsHistory

public EventsHistory(Participant p,
                     List<Event> events)
Method Detail

getParticipant

public Participant getParticipant()

getLevelAt

public int getLevelAt(Event event)


Copyright © 2014. All Rights Reserved.