Różnice

Różnice między wybraną wersją a wersją aktualną.

Odnośnik do tego porównania

Both sides previous revision Poprzednia wersja
Nowa wersja
Poprzednia wersja
pl:miw:miw08_hekateatl [2008/03/11 12:00]
gjn
pl:miw:miw08_hekateatl [2008/10/10 17:07]
miw
Linia 1: Linia 1:
-====== Opis ======= 
- 
-Marek Mierzwa, <​mierzwa.marek@gmail.com> ​ 
-Jakub Ostrowski, <​kubaostrowski@gmail.com>​ 
- 
-How we could use Atlas for ARD, XTT, design and integration?​ ATL: Atlas Transformation.... eclipse 
-  * input 
-  * output 
- 
-====== Spotkania ====== 
- 
- 
-===== 08.02.26 ===== 
-  * szto eta atlas? demo 
-[[http://​modelware.inria.fr/​rubrique.php3?​id_rubrique=12|Co nieco o ATL]] 
- 
-[[http://​en.wikipedia.org/​wiki/​ATLAS_Transformation_Language|ATL Wikipedia eng]] 
- 
-[[http://​www.eclipse.org/​m2m/​atl/​|ATLAS i Eclipse]] 
- 
-[[http://​www.eclipse.org/​m2m/​atl/​doc/​ATL_User_Manual%5Bv0.7%5D.pdf|ATL User Manual]] 
- 
-[[http://​www.eclipse.org/​m2m/​atl/​doc/​ATLUseCase_Families2Persons.pdf |Prezentacja prostego przykladu uzycia ATL(takie "Hello World" dla ATL)]] 
- 
-[[http://​www.eclipse.org/​m2m/​atl/​usecases/​index.php|Przyklady uzycia]] ​ 
- 
-[[http://​www.eclipse.org/​m2m/​atl/​publication.php|Publikacje o ATL]] 
- 
- 
-===== 08.03.11 ===== 
-  * model [[hekate:​hekate_concepts#​ard|ARD]] w ATL 
- 
-===== 080318 ===== 
-  * próba opisu całego ARD z TPH przy pomocy [[https://​ai.ia.agh.edu.pl/​wiki/​hekate:​hekate_markup_language|HML]] jako p. wyjścia dla XMI 
- 
-====== Projekt ====== 
-  * kod XMI (Source Model) 
- 
- <​code>​ package ARD { 
- 
- class Wlasnosc { 
- 
- attribute name : String; 
- 
- reference atrybuty[*] container : Atrybut opposite of wlasnocAtrybut;​ 
- 
- reference dependency container : Wlasnosc opposite of dependencyAtrybut;​ 
- 
- reference dependencyWlasnosc[*] : Wlasnosc opposite of dependency; 
- } 
- 
- class Atrybut { 
- 
- attribute name : String; 
- 
- reference wlasnoscAtrybut[0-1] : Wlasnosc opposite of atrybuty; 
- } 
-} 
- 
-package Primitive Types { 
- 
- datatype String; 
-} 
-</​code>​ 
-   * przyklad kodu KM3 (Source Metamodel) (the lowest level) 
-<​code>​ 
-<Ard name="​thermostat">​ 
- 
- <​property name="​month"/>​ 
- 
- <​property name="​day"/>​ 
- 
- <​property name="​hour"/>​ 
- 
- <​property name="​today">​ 
- 
- <​dependency name="​day"/>​ 
- 
- </​property>​ 
- 
- <​property name="​operation">​ 
- 
- <​dependency name="​today"/>​ 
- 
- <​dependency name="​hour"/>​ 
- 
- </​property>​ 
- ... 
-</​Ard>​ 
-</​code>​ 
- 
- 
-====== Sprawozdanie ====== 
- 
- 
- 
-====== Materiały ====== 
  
pl/miw/miw08_hekateatl.txt · ostatnio zmienione: 2019/06/27 15:50 (edycja zewnętrzna)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0