<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.bht.fr/index.php?action=history&amp;feed=atom&amp;title=DataFlowGenerator%3Asummary</id>
	<title>DataFlowGenerator:summary - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bht.fr/index.php?action=history&amp;feed=atom&amp;title=DataFlowGenerator%3Asummary"/>
	<link rel="alternate" type="text/html" href="https://wiki.bht.fr/index.php?title=DataFlowGenerator:summary&amp;action=history"/>
	<updated>2026-05-30T11:10:59Z</updated>
	<subtitle>Historique des révisions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.bht.fr/index.php?title=DataFlowGenerator:summary&amp;diff=4311&amp;oldid=prev</id>
		<title>WikiAdmin : 1 version importée</title>
		<link rel="alternate" type="text/html" href="https://wiki.bht.fr/index.php?title=DataFlowGenerator:summary&amp;diff=4311&amp;oldid=prev"/>
		<updated>2021-10-08T16:42:39Z</updated>

		<summary type="html">&lt;p&gt;1 version importée&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version du 8 octobre 2021 à 16:42&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;fr&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Aucune différence)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bht.fr/index.php?title=DataFlowGenerator:summary&amp;diff=4310&amp;oldid=prev</id>
		<title>toross&gt;WikiAdmin : 1 révision importée</title>
		<link rel="alternate" type="text/html" href="https://wiki.bht.fr/index.php?title=DataFlowGenerator:summary&amp;diff=4310&amp;oldid=prev"/>
		<updated>2020-01-25T21:38:01Z</updated>

		<summary type="html">&lt;p&gt;1 révision importée&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IntroductionDFG}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{fr§en|1=Data Flow Generator (Dfg) est un outil qui a pour but le développement de logiciels en gardant la {{m|synchronisation}} entre les sources ({{m|Python}} et {{m|C++}}) et les modèles utilisant {{m|DfgUml}}({{m|UML}}) et {{m|DfgBehaviour}}(code Python des méthodes).&lt;br /&gt;
&lt;br /&gt;
Il fait appel aux paradigmes de développement suivants : {{m|Round-trip engineering}}, {{m|Object-oriented programming}} et {{m|Model-driven software development}}. &lt;br /&gt;
&lt;br /&gt;
Dfg offre aussi la possibilité d'écrire ou lire automatiquement la forme persistante des données décrites dans {{m|DfgUml}}. &lt;br /&gt;
&lt;br /&gt;
Il existe deux versions de Dfg : V0 et V1.&lt;br /&gt;
&lt;br /&gt;
Dfg V1 utilise DfgUml et DfgBehaviour et ne génère pour l'instant que du code Python tandis que Dfg V0 n'utilise que DfgUml et génère du code Python et C++.&lt;br /&gt;
&lt;br /&gt;
Dfg V1 peut aussi importer DfgUml depuis les diagrammes de classes contenus dans le fichiers édités par le logiciel {{m|[https://live.gnome.org/Dia Dia]}}.&lt;br /&gt;
&lt;br /&gt;
L'outil est gratuitement utilisable en ligne sur Internet à l'adresse [http://dfg.bht.fr http://dfg.bht.fr] pour la version 0 et sur  [http://dfg1.bht.fr http://dfg1.bht.fr] pour la version 1.&lt;br /&gt;
&lt;br /&gt;
Les sources générés par Dfg suivent sous la licence [http://www.mozilla.org/MPL/1.1/ MPL 1.1] et/ou [http://www.gnu.org/licenses/lgpl.html LPGL]&lt;br /&gt;
&lt;br /&gt;
|2=Data Flow Generator (Dfg) is a tool that is intended for software development by keeping the {{m|synchronization}} between the sources ({{m|PYTHON}} and {{m|C++}}) and models using {{m|DfgUml}} ({{m|UML}}) and {{m|DfgBehaviour}} (Python codes of methods).&lt;br /&gt;
&lt;br /&gt;
It uses the following paradigms of development: {{m|Round-trip engineering}}, {{m|Object-oriented programming}} and {{m|Model-driven software development}}.&lt;br /&gt;
&lt;br /&gt;
Dfg also offers the ability to automatically read and write the persistent form of data described by {{m|DfgUml}}.&lt;br /&gt;
&lt;br /&gt;
There are two versions of Dfg: V0 and V1.&lt;br /&gt;
&lt;br /&gt;
Dfg V1 uses DfgUml and DfgBehaviour and generates, currently, only Python code while Dfg V0 uses only DfgUml and generates Python and C++ code.&lt;br /&gt;
&lt;br /&gt;
Dfg V1 can also import DfgUml from class diagrams contained in the files edited by the software {{m|[https://live.gnome.org/Dia Dia]}}.&lt;br /&gt;
&lt;br /&gt;
The tool can be used online for free at [http://dfg.bht.fr http://dfg.bht.fr] for version 0 and [http://dfg1.bht.fr http://dfg1.bht.fr] for version 1.&lt;br /&gt;
&lt;br /&gt;
Sources generated by Dfg ar under the license [http://www.mozilla.org/MPL/1.1/ MPL 1.1] and/or [http://www.gnu.org/licenses/lgpl.html LPGL]&lt;br /&gt;
}} &lt;br /&gt;
{{c|&lt;br /&gt;
{{fig|Data Flow Generator V1|dfg1.png|dfg1|512px}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:All]][[Category:DataFlowGenerator|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>toross&gt;WikiAdmin</name></author>
	</entry>
</feed>