Giter Site home page Giter Site logo

uml-parser's Introduction

UML-Parser

A parser which converts Java source code into UML class diagram and sequence diagram.

Technology: Java

UML class parser:

Converts Java Source Code into UML Class Diagram.

Tools/libraries used:

Run the program:

Jar is located in: https://github.com/SnehaVM/UML-Parser/blob/master/Jar/UMLParserClass.jar

Command: java -jar UMLParserClass.jar ./TestCases/test4 classDiagram.png
Argument1: full path to the testcase folder containing java files
Argument2: name of the output image file

URL to YouTube video: After integrating UML Parser with a Cloud Scale Web Application

https://www.youtube.com/watch?v=znyis6tiX_s

https://www.youtube.com/watch?v=Zsvzb21HLKQ&feature=youtu.be
    
Team mates from CMPE 281:
Darshit Thesiya(011424647)
Vikas Miyani:(011410152)

UML Sequence parser:

Performs dynamic analysis of Java Source code to generate a UML Sequence Diagram. Implemented using Aspect oriented programming (AOP).

Tools/libraries used:

  • JDK
  • UML Sequence Diagram generator: PlantUML ( http://plantuml.com/), Jar: plantuml.jar
  • aspectjrt.jar
  • aspectjtools.jar

path to the above libraries :https://github.com/SnehaVM/UML-Parser/tree/master/SequenceDiagramAspect/lib

Shell script for compile time weaving :

https://github.com/SnehaVM/UML-Parser/blob/master/SequenceDiagramAspect/Seqscript.sh

Run the program:

Jar is located in: https://github.com/SnehaVM/UML-Parser/blob/master/Jar/UMLSequence_Aspectj.jar

command: Java -jar UMLSequence_Aspectj.jar

uml-parser's People

Contributors

snehavm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

uml-parser's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.