net.sourceforge.plantuml.salt
Class PSystemSaltFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemBasicFactory<PSystemSalt>
net.sourceforge.plantuml.salt.PSystemSaltFactory
- All Implemented Interfaces:
- PSystemFactory
public class PSystemSaltFactory
- extends PSystemBasicFactory<PSystemSalt>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemSaltFactory
public PSystemSaltFactory(DiagramType diagramType)
init
public PSystemSalt init(String startLine)
- Overrides:
init
in class PSystemBasicFactory<PSystemSalt>
executeLine
public PSystemSalt executeLine(PSystemSalt system,
String line)
- Specified by:
executeLine
in class PSystemBasicFactory<PSystemSalt>
Copyright © 2014. All Rights Reserved.