| <?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop' |
| |
| #***************************************************************************** |
| # |
| # template.php |
| # |
| # Author: Freddy Allilaire |
| # Date: 2005-12-05 |
| # |
| # Description: Type your page comments here - these are not sent to the browser |
| # |
| # |
| #**************************************************************************** |
| |
| # |
| # Begin: page-specific settings. Change these. |
| $pageTitle = "Atlas Model Weaver (AMW)"; |
| $pageKeywords = ""; |
| $pageAuthor = "Freddy Allilaire"; |
| |
| # Add page-specific Nav bars here |
| # Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3) |
| # $Nav->addNavSeparator("My Page Links", "downloads.php"); |
| # $Nav->addCustomNav("My Link", "mypage.php", "_self", 3); |
| # $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3); |
| |
| # End: page-specific settings |
| # |
| |
| include('../news/scripts/news.php'); |
| $amwnews = get_amwnews(5); |
| |
| # Paste your HTML content between the EOHTML markers! |
| $html = <<<EOHTML |
| |
| <!-- Middle part --> |
| <div id="midcolumn"> |
| <table width="100%"> |
| <tr> |
| <td width="80%"> |
| <h1>$pageTitle</h1> |
| <h3>Welcome</h3> |
| <p align="JUSTIFY"> |
| The AMW (ATLAS Model Weaver) is a tool for establishing relationships (i.e., links) between models. The links are stored in a |
| model, called <b>weaving model</b>. It is created conforming to a weaving metamodel.<br /> |
| <hr/> |
| <b><a href="usecases/">Use cases</a></b><br/> |
| The establishment of links between model or metamodel elements is present |
| in numerous application scenarios, such as <b>metamodel comparison, traceability, model matching, model annotation, interoperability.</b> <br /> |
| The <b><a href="usecases/">use cases</a></b> section provides a set of key scenarios that use weaving models. |
| The use cases contain a general overview, extra documentation and examples. |
| <hr/> |
| AMW provides a base weaving metamodel enabling to create links between model elements and associations between links. The |
| metamodel may be extended to add other mapping semantics. This way there is the possibility of creating variable mapping |
| languages dedicated to specific application requirements.<p/> |
| AMW is part of the <a href="http://wiki.eclipse.org/index.php/AMMA">AMMA</a> platform. |
| |
| <br /><br /><a href="about.php">more about AMW »</a> |
| </p> |
| </td> |
| <td align="right"> |
| <img align="right" src="resources/amwLogo.png" valign="top" alt="AMW Logo" /> |
| </td> |
| </tr> |
| </table> |
| |
| <hr/> |
| |
| <div class="homeitem"> |
| <h3>Quick Navigator</h3> |
| <ul> |
| <li> |
| <table width="100%"> |
| <tr> |
| <td width="80%" valign="bottom"> |
| <b><a href="usecases/">Use cases</a></b><b></b> <br/><a href="examples/"><b>Examples</b>, matching library</a><font size="-3"></font> |
| |
| </td> |
| <td align="right"> |
| <a href="usecases/"><img align="right" src="resources/amwLogoSmall.png" valign="top" /></a> |
| </td> |
| </tr> |
| </table> |
| </li> |
| <li> |
| <table width="100%"> |
| <tr> |
| <td width="80%" valign="bottom"> |
| <b><a href="publication.php">Publications</a></b><b> (new)</b>, |
| <a href="references.php"> external references</a> |
| </td> |
| <td align="right"> |
| <a href="publication.php"><img align="right" src="../resources/images/reference.gif" valign="top"/></a> |
| </td> |
| </tr> |
| </table> |
| </li> |
| |
| <li> |
| <table width="100%"> |
| <tr> |
| <td width="80%" valign="bottom"> |
| <b><a href="http://wiki.eclipse.org/index.php/AMW">Wiki</a>, <a href="http://wiki.eclipse.org/index.php/AMW_FAQ">FAQ</a> <b></b>, |
| <a href="http://www.eclipse.org/gmt/amw/doc/AMW_Poster_web.pdf">poster</a>, </b> |
| <a href="http://wiki.eclipse.org/index.php/AMW_Model_Handler">Model Handler</a></b> |
| </td> |
| <td align="right"> |
| <a href="http://wiki.eclipse.org/index.php/AMW"><img align="right" src="../resources/images/reference.gif" valign="top"/></a> |
| </td> |
| </tr> |
| </table> |
| </li> |
| <li> |
| <table width="100%"> |
| <tr> |
| <td width="80%" valign="bottom"> |
| <b><a href="zoo/">Weaving metamodel zoo</a></b><b></b> |
| </td> |
| <td align="right"> |
| <a href="zoo/"><img align="right" src="resources/amwLogoSmall.png" valign="top" /></a> |
| </td> |
| </tr> |
| </table> |
| </li> |
| <li> |
| <table width="100%"> |
| <tr> |
| <td width="80%" valign="bottom"> |
| <b><a href="download/">Download</a></b> |
| </td> |
| <td align="right"> |
| <a href="download/"><img align="right" src="../resources/images/download.gif" valign="top"/></a> |
| </td> |
| </tr> |
| </table> |
| </li> |
| <li> |
| <table width="100%"> |
| <tr> |
| <td width="80%" valign="bottom"> |
| <b><a href="news://news.eclipse.org/eclipse.amw">Newsgroup</a></b>, |
| <a href="http://www.eclipse.org/search/search.cgi">Search</a>, |
| <a href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.amw">Web Interface</a>, |
| <a href="http://dev.eclipse.org/newslists/news.eclipse.amw">Archive</a>,<br/> |
| <a href="http://dev.eclipse.org/newslists/news.eclipse.modeling.gmt.amw/threads.html">Archive of old newsgroup</a> |
| </td> |
| <td align="right"> |
| <a href="news://news.eclipse.org/eclipse.modeling.gmt.amw"><img align="right" src="../resources/images/news.gif" valign="top"/></a> |
| </td> |
| </tr> |
| </table> |
| </li> |
| |
| <li> |
| <table width="100%"> |
| <tr> |
| <td width="80%" valign="bottom"> |
| <b><a href="http://dev.eclipse.org/bugs/buglist.cgi?product=gmt&component=AMW&cmdtype=doit&order=Reuse+same+sort+as+last+time">Bugzilla</a></b>, |
| <a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=GMT&component=AMW&order=Reuse+same+sort+as+last+time">All Open</a>, |
| <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=GMT&component=AMW&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=7&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Recently closed</a>, |
| <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=GMT&component=AMW">Report a bug</a> |
| </td> |
| <td align="right"> |
| <a href="http://dev.eclipse.org/bugs/buglist.cgi?product=gmt&component=AMW&cmdtype=doit&order=Reuse+same+sort+as+last+time"> |
| <img align="right" src="../resources/images/bugzilla.gif" valign="top"/></a> |
| </td> |
| </tr> |
| </table> |
| </li> |
| <li> |
| <table width="100%"> |
| <tr> |
| <td width="80%" valign="bottom"> |
| <b><a href="http://dev.eclipse.org/viewsvn/index.cgi/?root=Modeling_AMW">SVN</a></b> |
| </td> |
| <td align="right"> |
| <a href="http://dev.eclipse.org/viewsvn/index.cgi/?root=Modeling_AMW"><img align="right" src="../resources/images/cvs.gif" valign="top"/></a> |
| </td> |
| </tr> |
| </table> |
| </li> |
| </ul> |
| </div> |
| |
| <div class="homeitem"> |
| $amwnews |
| </div> |
| <hr class="clearer" /> |
| </div> |
| |
| <!-- Right Part --> |
| <div id="rightcolumn"> |
| |
| <div class="sideitem"> |
| <h6>Incubation</h6> |
| <div align="center"><a href="http://www.eclipse.org/projects/what-is-incubation.php"><img |
| align="center" src="../resources/images/egg-incubation.png" |
| border="0" alt="Incubation" /></a></div> |
| </div> |
| |
| <div class="sideitem"> |
| <h6>Getting Started</h6> |
| <ul> |
| <li><a href="about.php">Project description</a></li> |
| <li><a href="usecases/">Use cases</a></li> |
| <li><a href="http://wiki.eclipse.org/index.php/AMW">Wiki</a></li> |
| <li><a href="download/">Download</a></li> |
| </ul> |
| </div> |
| |
| </div> |
| |
| EOHTML; |
| |
| |
| # Generate the web page |
| $App->AddExtraHtmlHeader("<link rel='alternate' type='application/rss+xml' title='AMW News' |
| href='news/amwNewsArchive.rss'>"); |
| $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html); |
| ?> |