-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
237 changed files
with
496 additions
and
523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,11 @@ | ||
# ArDoCo Traceability Link Recovery | ||
|
||
The goal of this project is to connect architecture documentation and models with Traceability Link Recovery (TLR) while identifying missing or deviating | ||
elements (inconsistencies). | ||
An element can be any representable item of the model, like a component or a relation. | ||
To do so, we first create trace links and then make use of them and other information to identify inconsistencies. | ||
The goal of this project is to create trace links between informal and formal artifacts like software architecture documentation, software architecture, and code. | ||
For more information about the ArDoCo project visit the core website at [ArDoCo/Core](https://github.com/ArDoCo/Core). | ||
|
||
ArDoCo is actively developed by researchers of | ||
the _[Modelling for Continuous Software Engineering (MCSE) group](https://mcse.kastel.kit.edu)_ | ||
of _[KASTEL - Institute of Information Security and Dependability](https://kastel.kit.edu)_ at | ||
the [KIT](https://www.kit.edu). | ||
|
||
## Traceability Link Recovery | ||
|
||
This repository contains modules to perform various TLR tasks with ArDoCo. For more information about the ArDoCo project visit the core website at [ArDoCo/Core](https://github.com/ArDoCo/Core). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 8 additions & 7 deletions
15
...CoForSadCodeTraceabilityLinkRecovery.java → ...CoForSadCodeTraceabilityLinkRecovery.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 9 additions & 8 deletions
17
...orSadSamCodeTraceabilityLinkRecovery.java → ...orSadSamCodeTraceabilityLinkRecovery.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
...oCoForSadSamTraceabilityLinkRecovery.java → ...oCoForSadSamTraceabilityLinkRecovery.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 4 additions & 3 deletions
7
...CoForSamCodeTraceabilityLinkRecovery.java → ...CoForSamCodeTraceabilityLinkRecovery.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...rSadCodeTraceabilityLinkRecoveryTest.java → ...rSadCodeTraceabilityLinkRecoveryTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...aceability/CodeTraceabilityStateImpl.java → ...aceability/CodeTraceabilityStateImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...lity/SadCodeTraceabilityLinkRecovery.java → ...lity/SadCodeTraceabilityLinkRecovery.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.