Uses of Class
net.sourceforge.plantuml.Previous
Packages that use Previous
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of Previous in net.atmp
ModifierConstructorDescriptionCucaDiagram(UmlSource source, UmlDiagramType type, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return PreviousModifier and TypeMethodDescriptionstatic PreviousPrevious.createEmpty()static PreviousPrevious.createFrom(Map<String, String> values) UmlDiagram.getPrevious()Methods in net.sourceforge.plantuml with parameters of type PreviousModifier and TypeMethodDescriptionfinal DiagramPSystemBuilder.createPSystem(List<StringLocated> source, List<StringLocated> rawSource, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml with parameters of type PreviousModifierConstructorDescriptionBlockUml(List<StringLocated> strings, Defines defines, Previous previous, DefinitionsContainer definitions, Charset charset) TitledDiagram(UmlSource source, UmlDiagramType type, Previous previous, PreprocessingArtifact preprocessing) UmlDiagram(UmlSource source, UmlDiagramType type, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.activitydiagram
Methods in net.sourceforge.plantuml.activitydiagram with parameters of type PreviousModifier and TypeMethodDescriptionActivityDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.activitydiagram with parameters of type PreviousModifierConstructorDescriptionActivityDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.activitydiagram3
Methods in net.sourceforge.plantuml.activitydiagram3 with parameters of type PreviousModifier and TypeMethodDescriptionActivityDiagramFactory3.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.activitydiagram3 with parameters of type PreviousModifierConstructorDescriptionActivityDiagram3(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.api
Methods in net.sourceforge.plantuml.api with parameters of type PreviousModifier and TypeMethodDescriptionPSystemFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.board
Methods in net.sourceforge.plantuml.board with parameters of type PreviousModifier and TypeMethodDescriptionBoardDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.bpm
Methods in net.sourceforge.plantuml.bpm with parameters of type PreviousModifier and TypeMethodDescriptionBpmDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.cheneer
Methods in net.sourceforge.plantuml.cheneer with parameters of type PreviousModifier and TypeMethodDescriptionChenEerDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.cheneer with parameters of type PreviousModifierConstructorDescriptionChenEerDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessingArtifact) -
Uses of Previous in net.sourceforge.plantuml.chronology
Methods in net.sourceforge.plantuml.chronology with parameters of type PreviousModifier and TypeMethodDescriptionChronologyDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.classdiagram
Methods in net.sourceforge.plantuml.classdiagram with parameters of type PreviousModifier and TypeMethodDescriptionClassDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.classdiagram with parameters of type PreviousModifierConstructorDescriptionAbstractEntityDiagram(UmlSource source, UmlDiagramType type, Previous previous, PreprocessingArtifact preprocessing) ClassDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessingArtifact) -
Uses of Previous in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command with parameters of type PreviousModifier and TypeMethodDescriptionabstract AbstractPSystemPSystemCommandFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) final DiagramPSystemBasicFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) final DiagramPSystemCommandFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) final DiagramPSystemSingleLineFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.compositediagram
Methods in net.sourceforge.plantuml.compositediagram with parameters of type PreviousModifier and TypeMethodDescriptionCompositeDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.compositediagram with parameters of type PreviousModifierConstructorDescriptionCompositeDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessingArtifact) -
Uses of Previous in net.sourceforge.plantuml.descdiagram
Methods in net.sourceforge.plantuml.descdiagram with parameters of type PreviousModifier and TypeMethodDescriptionDescriptionDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.descdiagram with parameters of type PreviousModifierConstructorDescriptionDescriptionDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessingArtifact) -
Uses of Previous in net.sourceforge.plantuml.ebnf
Methods in net.sourceforge.plantuml.ebnf with parameters of type PreviousModifier and TypeMethodDescriptionPSystemEbnfFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.eggs
Methods in net.sourceforge.plantuml.eggs with parameters of type PreviousModifier and TypeMethodDescriptionPSystemWelcomeFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.filesdiagram
Methods in net.sourceforge.plantuml.filesdiagram with parameters of type PreviousModifier and TypeMethodDescriptionFilesDiagramFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.flowdiagram
Methods in net.sourceforge.plantuml.flowdiagram with parameters of type PreviousModifier and TypeMethodDescriptionFlowDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.gitlog
Methods in net.sourceforge.plantuml.gitlog with parameters of type PreviousModifier and TypeMethodDescriptionGitDiagramFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.hcl
Methods in net.sourceforge.plantuml.hcl with parameters of type PreviousModifier and TypeMethodDescriptionHclDiagramFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.help
Methods in net.sourceforge.plantuml.help with parameters of type PreviousModifier and TypeMethodDescriptionHelpFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.jsondiagram
Methods in net.sourceforge.plantuml.jsondiagram with parameters of type PreviousModifier and TypeMethodDescriptionJsonDiagramFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.klimt.sprite
Methods in net.sourceforge.plantuml.klimt.sprite with parameters of type PreviousModifier and TypeMethodDescriptionListSpriteDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) StdlibDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.klimt.sprite with parameters of type PreviousModifierConstructorDescriptionListSpriteDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) StdlibDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.mindmap
Methods in net.sourceforge.plantuml.mindmap with parameters of type PreviousModifier and TypeMethodDescriptionMindMapDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.nwdiag
Methods in net.sourceforge.plantuml.nwdiag with parameters of type PreviousModifier and TypeMethodDescriptionNwDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.objectdiagram
Constructors in net.sourceforge.plantuml.objectdiagram with parameters of type PreviousModifierConstructorDescriptionAbstractClassOrObjectDiagram(UmlSource source, UmlDiagramType type, Previous previous, PreprocessingArtifact preprocessingArtifact) -
Uses of Previous in net.sourceforge.plantuml.project
Methods in net.sourceforge.plantuml.project with parameters of type PreviousModifier and TypeMethodDescriptionGanttDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.regexdiagram
Methods in net.sourceforge.plantuml.regexdiagram with parameters of type PreviousModifier and TypeMethodDescriptionPSystemRegexFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt with parameters of type PreviousModifier and TypeMethodDescriptionPSystemSaltFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram with parameters of type PreviousModifier and TypeMethodDescriptionSequenceDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.sequencediagram with parameters of type PreviousModifierConstructorDescriptionSequenceDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin with parameters of type Previous -
Uses of Previous in net.sourceforge.plantuml.statediagram
Methods in net.sourceforge.plantuml.statediagram with parameters of type PreviousModifier and TypeMethodDescriptionStateDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) Constructors in net.sourceforge.plantuml.statediagram with parameters of type PreviousModifierConstructorDescriptionStateDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessingArtifact) -
Uses of Previous in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram with parameters of type PreviousModifier and TypeMethodDescriptionTimingDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs with parameters of type PreviousModifier and TypeMethodDescriptionWBSDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire with parameters of type PreviousModifier and TypeMethodDescriptionWireDiagramFactory.createEmptyDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Uses of Previous in net.sourceforge.plantuml.yaml
Methods in net.sourceforge.plantuml.yaml with parameters of type PreviousModifier and TypeMethodDescriptionYamlDiagramFactory.createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing)