ddQuery

Version 0.8 (18,6 KB) von Robert Rasche
easy-as-pie API to TargetLink Data Dictionary
65 Downloads
Aktualisiert 21 Dez 2018

easy-as-pie API for the TargetLink Data Dictionary

ddQuery is to the TargetLink Data Dictionary, what slQuery is to Simulink models: a "slickness-layer". It wraps awkward calls to the `dsdd`-API function of TargetLink and makes querying and manipulating of Data Dictionary workspaces a breeze.

Scripted manipulation of Data Dictionary workspaces had always required tons and tons of API-calls, awkward management of handles vs. pathes, loops and subroutines for dealing with properties/attribues, inter-Data Dictionary-references. In all this code, the main idea
of what is being done cannot stand out clearly.

ddQuery brings you two major tools that make scripted interaction with Data Dictionary workspaces a lot easier and
cleaner.

1) ddQuery is a query-language inspired by slQuery that allows searching a TargetLink Data Dictionary workspace for groups of objects that satisfy certain conditions and have certain relations to each other.

2) ddQuery wraps arrays of Data Dictionary handles into lightweight "objects" that can be used to access object attributes, properties and structural features in a syntactically pleasing way.

TargetLink Data Dictionary (TLDD) is the central data container technology where all information used by the dSPACE TargetLink autocoder is managed.

Zitieren als

Robert Rasche (2024). ddQuery (https://github.com/arinar/ddQuery), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Manage Design Data finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
0.8

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.