net.sourceforge.plantuml.sequencediagram
Class Divider
java.lang.Object
net.sourceforge.plantuml.sequencediagram.Divider
- All Implemented Interfaces:
- Event
public class Divider
- extends Object
- implements Event
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Divider
public Divider(List<String> text)
getText
public final List<String> getText()
dealWith
public boolean dealWith(Participant someone)
- Specified by:
dealWith
in interface Event
getUrl
public Url getUrl()
- Specified by:
getUrl
in interface Event
Copyright © 2012. All Rights Reserved.