Uses of Class
net.sourceforge.plantuml.descdiagram.DescriptionDiagram
Packages that use DescriptionDiagram
Package
Description
-
Uses of DescriptionDiagram in net.sourceforge.plantuml.descdiagram
Methods in net.sourceforge.plantuml.descdiagram that return DescriptionDiagramModifier and TypeMethodDescriptionDescriptionDiagramFactory.createEmptyDiagram(UmlSource source, Map<String, String> skinParam) Methods in net.sourceforge.plantuml.descdiagram with parameters of type DescriptionDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandCreateDomain.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) -
Uses of DescriptionDiagram in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type DescriptionDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandArchimate.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateElementFull.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkElement.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) -
Uses of DescriptionDiagram in net.sourceforge.plantuml.graphml
Constructors in net.sourceforge.plantuml.graphml with parameters of type DescriptionDiagram -
Uses of DescriptionDiagram in net.sourceforge.plantuml.xmi
Constructors in net.sourceforge.plantuml.xmi with parameters of type DescriptionDiagram