Skip to content

Commit

Permalink
docs: remove redundant Feature Diagram tools from downloads page
Browse files Browse the repository at this point in the history
  • Loading branch information
frademacher committed Aug 17, 2023
1 parent c4a9742 commit faa900b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/Download.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ related tooling are currently available for download:
| Automaton Example Project in Gradle | Example language definition project that can be used with MontiCore's Gradle integration. | [Download JAR](https://www.monticore.de/download/Automaton.zip) |
| CD Tool | Parser, well-formedness checker, printer, semantic and syntactic differencing, merging for the [MontiCore Class Diagrams](https://github.com/MontiCore/cd4analysis#readme). | [Download JAR](https://www.monticore.de/download/MCCD.jar) |
| FACT Tool | Finds valid configurations for [MontiCore Feature Diagrams](https://github.com/MontiCore/feature-diagram#readme), completes incomplete feature configurations and checks validity of complete feature configurations. | [Download JAR](https://www.monticore.de/download/MCFACT.jar) |
| FeatureConfiguration Tool | Provides fine-grained options for processing [MontiCore Feature Configuration Models](https://github.com/MontiCore/feature-diagram#readme) both via command line and Java API. | [Download JAR](https://www.monticore.de/download/MCFeatureConfiguration.jar) |
| FeatureConfigurationPartial Tool | Provides fine-grained options for processing [partial MontiCore Feature Configuration Models](https://github.com/MontiCore/feature-diagram#readme) both via command line and Java API. | [Download JAR](https://www.monticore.de/download/MCFeatureConfigurationPartial.jar) |
| FeatureDiagram Tool | Provides fine-grained options for processing [MontiCore Feature Diagram Models](https://github.com/MontiCore/feature-diagram#readme) both via command line and Java API. | [Download JAR](https://www.monticore.de/download/MCFeatureDiagram.jar) |
| MLC Tool | Modelling and maintaining architectural drift in language components (especially usable in MontiCore language definitions). | [Download JAR](https://www.monticore.de/download/MCMLC.jar) |
| OCL Tool | Parser, well-formedness checker, printer for the [MontiCore Object Constraint Language](https://github.com/MontiCore/ocl#readme). | [Download JAR](https://www.monticore.de/download/MCOCL.jar) |
| OD4Data Tool | Parser, well-formedness checker, printer for the [MontiCore Object Diagram language](https://github.com/MontiCore/object-diagram#readme) describing data. | [Download JAR](https://www.monticore.de/download/MCOD4Data.jar) |
Expand Down

0 comments on commit faa900b

Please sign in to comment.