Skip to content

Phnc/maas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verificação de Modelos Comportamentais UML Como um Serviço Habilitando a Aplicação de Métodos Formais Ocultos

Flow

figura10

Setup

  1. Install Java version 8
  2. Clone this repository
  3. Build the jar file from the project
  4. Run the application with the .jar generated

The application will run by default on port 8080

🚩 Endpoints

/index - GET. Returns an HTML page with the front-end built for this project.

/getDiagrams - POST. Returns a JSON with the available diagrams in the submitted file.

This endpoint expects a file in the body of the request.

/validateAstahFile - POST. Returns an Astah file with the counter-example, if it exists.

This endpoint expects a file in the body of the request. The query parameters passed to it are validationType (determinism or deadlock) and diagramName.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published