2017_06_21_ _Architecture_next_step - VCityTeam/UD-SV GitHub Wiki
- Tatjana Kuzner (TKU) uses Enterprise Architect with an MDA approach to generate ADE byproducts to:
- design an UML of an ADE (serialized as an
.EAP
project but apparently not as an.XMI
) - generate an XSD with the help of ShapeChange (and thus going through an ShapeChange intermediate representation)
- generate FME writers (see also FME documentation
- design an UML of an ADE (serialized as an
- JSA/EBO: we must try out to walk all the above paths as well as
- generating C++ data binders (with ProtoBuff ?)
- generating a REST API acting as a database (build e.g. with 3DCityDB DDL) front end
GGE, VJA, JSA, EBO