Skip to content

Nilstrieb/UMLetClassParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMLetClassParser

Parses a UMLet File directly into Java class files or parses UML Text into Java code

File Mode

  1. Open the program
  2. Select File Mode
  3. Enter the package destination path below. This should be in the format: "C:\xy\packageName"
  4. Either enter the uxf file path or just drag and drop the file directly into the uxf file field
  5. The classes have now been generated

Text Mode

  1. Open the program
  2. Select Text Mode
  3. Type a UML class
  4. Java code will be generated directly into the field below

About

Parses a UMLet File directly into Java class files or parses UML Text into Java code

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages