FileInfo

Languages

Overview

What is a PU file? File created by PlantUML, an open source diagram writing tool used within programs like Microsoft Word or programming language like Java ; contains text that is referenced by PlantUML to create diagram images that can be generated as .PNG or .SVG files; creates sequence, use case, class, activity, component, state, and object diagrams; same as the .PLANTUML file.

More Information An example of the syntax used by the PU file for a sequence diagram: @startuml Joseph → Fred: Hello there! Fred -→ Joseph: Hello back! @enduml This example would create a diagram of two persons named Joseph and Fred each sending and receiving a message. Joseph says to Fred, "Hello there!" and Fred says to Joseph, "Hello back!" Each message is indicated with arrows in the diagram. The @startuml line begins the comment and the @enduml line ends the comment. NOTE: PlantUML is downloaded as a .JAR file, consult the PlantUML link below for how to run the tool.

Popularity2.9/5

9 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the PlantUML file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperN/A
Popularity2.9 | 9 Votes

Previous / Next

In-Depth

.PU File Extension

PlantUML File

DeveloperN/A
Popularity
2.9  |  9 Votes
 

What is a PU file?

File created by PlantUML, an open source diagram writing tool used within programs like Microsoft Word or programming language like Java ; contains text that is referenced by PlantUML to create diagram images that can be generated as .PNG or .SVG files; creates sequence, use case, class, activity, component, state, and object diagrams; same as the .PLANTUML file.

More Information

An example of the syntax used by the PU file for a sequence diagram:

@startuml Joseph → Fred: Hello there! Fred -→ Joseph: Hello back! @enduml This example would create a diagram of two persons named Joseph and Fred each sending and receiving a message. Joseph says to Fred, "Hello there!" and Fred says to Joseph, "Hello back!" Each message is indicated with arrows in the diagram. The @startuml line begins the comment and the @enduml line ends the comment.

NOTE: PlantUML is downloaded as a .JAR file, consult the PlantUML link below for how to run the tool.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open PU files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

PlantUML

Free

Mac

PlantUML

Free

Linux

PlantUML

Free

Category: Text Files

Updated: December 20, 2013

FAQ

What is a PU file?
File created by PlantUML, an open source diagram writing tool used within programs like Microsoft Word or programming language like Java; contains text that is referenced by PlantUML to create diagram images that can be generated as .PNG or .SVG files; creates sequence, use case, class, activity, component, state, and object diagrams; same as the .PLANTUML file.