To jest stara wersja strony!


Opis

Szybura Bartek b.szybura@interia.pl

GEFARDXTT

GEF and Eclipse based editor for ARD and XTT. Evaluation, feasibility, prototype. XTTv2 Editor requirements

input:

Eclipse: EMF, GEF resources (GEF, http://www.eclipse.org/articles/Article-GEF-editor/gef-schema-editor.html),
ARD: Towards Formalization of ARD+ Conceptual Design and Refinement Method and An ARD+ Design and Visualization Toolchain Prototype in Prolog and UServ Case Study, Conceptual Design with ARD+ Method.

output:

Feasibility study, a description how to create such editors with GEF, a prototype editor MS Thesis regarding GEF: Interfejs graficzny do budowy aplikacji komponentowych zapewniający weryfikację semantyczną, ARD+ Editor requirements

Spotkania

08.03.04

080311

080401

  • model, można użyć XTTML2.0 → to co w hqed
  • uproszczony model XTT
  • wykonanie tutoriali dotyczących GEF-u, DRAW2D, GMF,

080422

  • ??

080429

Projekt

080421

  • XTT Logic
  • Próba przejścia:
    1. z XTTML 2.0 do XSLT,
    2. z XTTML 2.0 do XSL (kod przykładowy)

XTTML do XSL:

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/2000/svg" xmlns:fn ="http://www.w3.org/2005/02/xpath-functions">
    <xsl:variable name="temp" />
    <xsl:output method="xml" indent="yes" omit-xml-declaration="no" />    
    <xsl:template match="/">
        <svg

        </svg>
    </xsl:template>
    <xsl:template match="//xtt_table">
       	postion
        <xsl:for-each select="...">
		pętla 
        </xsl:for-each>
                <xsl:for-each select="...">
                    <xsl:variable name="..." select="..."/>
                    <xsl:for-each select="...">
                        <xsl:variable name="..." select="..."/> 
                        <text>...</text>
                    </xsl:for-each>
                </xsl:for-each>          
    </xsl:template>
     <xsl:template match="...">
	<xsl:variable name="..." select="..."/>
    </xsl:template>   
</xsl:stylesheet>
  • Próba stowrzenia modelu w GMF, a nie w GEF (GEF, draw2d - bardzo pracochłonne). Niestety nie mogłem dolinkować org.eclipse.runtime

Sprawozdanie

Materiały

pl/miw/miw08_gefardxtt_2.1208860355.txt.gz · ostatnio zmienione: 2019/06/27 15:58 (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