mucsci-students / 2019fa-420-Hercules

Team Hercules
0 stars 0 forks source link

Hercules

Build Status Coverage Status

Description

Team Hercules UML editor written in C++

Building

Windows

Linux

Mac

Running

-To List you Classes,Field, and Methods click the List you Classes,Field, and Methods button.

## Relationship Types
When prompted for a relationship type, the following types below are acceptable. 
You may either enter the entire relationship type, or simply enter the first letter. 
  - For example, to specify a composition type, you may type "c" where prompted.

Visibility Types

When prompted for a visibility, the following types below are acceptable. You may either enter the visibility, or enter a shortcut shown below.

Quantifiers

When prompted to enter a quantifier, the following types below are acceptable.

You will be prompted to enter quantifier 1 (q1) and quantifier 2 (q2). Quantifers are represented as a q1-to-q2 relationship.

Tests

The project includes a dedicated unit test executable used to verify functionality