Class UBrexSingleLineCommand2<S extends Diagram>

java.lang.Object
net.sourceforge.plantuml.command.UBrexSingleLineCommand2<S>
All Implemented Interfaces:
Command<S>
Direct Known Subclasses:
UBrexCommandElse, UBrexCommandEndif, UBrexCommandFootboxIgnored, UBrexCommandHideShow2, UBrexCommandIf, UBrexCommandPartition, UBrexCommandRankDir

public abstract class UBrexSingleLineCommand2<S extends Diagram> extends Object implements Command<S>