Package net.sourceforge.plantuml.stats
Class PSystemStatsFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemSingleLineFactory
net.sourceforge.plantuml.stats.PSystemStatsFactory
- All Implemented Interfaces:
PSystemFactory
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
EMPTY_DESCRIPTION
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractPSystem
executeLine
(UmlSource source, String line) Methods inherited from class net.sourceforge.plantuml.command.PSystemSingleLineFactory
createSystem
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildExecutionError, getDiagramType
-
Constructor Details
-
PSystemStatsFactory
public PSystemStatsFactory()
-
-
Method Details
-
executeLine
- Specified by:
executeLine
in classPSystemSingleLineFactory
-