This commit was manufactured by cvs2svn to create tag 'R3_1'.
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index 65655cb..0000000
--- a/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-sample_3col.php
-sample_4col.php
-sample_busypage.php
-sample_list.php
-template.php
diff --git a/.project b/.project
deleted file mode 100644
index 49c98a5..0000000
--- a/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>www-tm</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-	</buildSpec>
-	<natures>
-	</natures>
-</projectDescription>
diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs
deleted file mode 100644
index 651887c..0000000
--- a/.settings/org.eclipse.core.resources.prefs
+++ /dev/null
@@ -1,5 +0,0 @@
-#Wed Mar 05 13:00:00 CET 2008
-eclipse.preferences.version=1
-encoding//meetingnotes/DSDP-TM_MeetingNotes_20051107.htm=windows-1252
-encoding//meetingnotes/ff01_chicago/DSDPTM_Brainstorming_2005-10-14.htm=windows-1252
-encoding/<project>=ISO-8859-1
diff --git a/.settings/org.eclipse.ltk.core.refactoring.prefs b/.settings/org.eclipse.ltk.core.refactoring.prefs
deleted file mode 100644
index ea3342e..0000000
--- a/.settings/org.eclipse.ltk.core.refactoring.prefs
+++ /dev/null
@@ -1,3 +0,0 @@
-#Fri Feb 08 19:53:33 CET 2008
-eclipse.preferences.version=1
-org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
diff --git a/TM_press_text_2006_06.php b/TM_press_text_2006_06.php
deleted file mode 100644
index fe307db..0000000
--- a/TM_press_text_2006_06.php
+++ /dev/null
@@ -1,127 +0,0 @@
-<?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'
-
-	#*****************************************************************************
-	#
-	# tm_press_text_2006_06.php
-	#
-	# Author: 		Martin Oberhuber
-	# Date:			2006-06-09
-	#
-	# Description: TM Press Release Jun 2006
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Press Text: Target Management - Jun 2006";
-	$pageKeywords	= "Target, Embedded, Device, Press, Article";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-<h2>Target Management Project</h2>
-
-<p>The Target Management Project is creating frameworks and a consistent UI 
-for accessing remote compute resources from Eclipse. The current code base
- (Remote Systems Explorer, RSE) supports remote file, shell and process
-  access through a supplied Java based agent, or standard protocols like FTP
-  and secure shell (ssh). Adopters are currently writing extensions to bring
-  their own proprietary protocols into the framework for accessing devices
-  like hardware debuggers. A 1.0 release is planned for October 20, a functional
-  complete milestone (M3) is planned for June 30. A 2.0 release shall be aligned
-  with Eclipse 3.3 in June 2007.</p>
- 
-<p>For the 2.0 release planning and the longer term future, the TM project
-participants are dealing with advanced extensions to the framework in
-various technology sub-groups (see 
-<a href="http://wiki.eclipse.org/DSDP/TM">http://wiki.eclipse.org/DSDP/TM</a>).
-Active discussions are also going on for collaboration with other Eclipse
-Projects, especially the 
- <a href="http://www.eclipse.org/cdt">CDT project</a>, the 
- <a href="http://www.eclipse.org/ecf">Eclipse Communication Framework (ECF)</a>, the 
- <a href="http://www.eclipse.org/ptp">Parallel Tools Platform (PTP)</a>, and the
- <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/main.html">
- Eclipse Platform/Team group.</a>
-A comprehensive 
- <a href="http://www.eclipse.org/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">document
- outlining the use-cases</a> and applicability
-of the Target Management Project is available from the "Getting Started"
-area on the Project Website at 
-  <a href="http://www.eclipse.org/dsdp/tm">http://www.eclipse.org/dsdp/tm</a>.
-</p> 
- 
-<h4>active project participants:</h4>
-<ul><li>IBM - 3 committers + 1 contributor, core RSE development</li>
-    <li>Windriver - 1 committer, contributed ssh services, lots of testing, project lead and communications</li>
-    <li>PalmSource - contributed CDT Launch</li>
-    <li>Symbian - bugfixes, about to contribute zeroconf-discovery</li>
-    <li>PTP Project/LANL - testing on Macintosh, EFS, ssh</li>
-</ul>
- 
-<h4>active adopters:</h4>
-<ul><li>Freescale - writing proprietary wizards for JTAG on RSE</li>
-    <li>Accelerated Technology - about to write proprietary Services for JTAG on RSE</li>
-    <li>Montavista</li>
-    <li>Siemens</li>
-</ul>
- 
-<h4>features committed to CVS:</h4> 
-<ul><li>Remote file system access through ssh, ftp or dstore protocols</li>
-    <li>Remote shell (command) access through ssh or dstore protocols</li>
-    <li>Remote process access through dstore protocol on Linux</li>
-    <li>dstore protocol implementation and agent for remote search, remote archive exploring, remote process and other pluggable miners</li>
-    <li>CDT Remote Launch Integration Example</li>
-    <li>Common UI - Single consistent view, including filters</li>
-    <li>Team sharing of connection and filter definitions</li>
-    <li>Framework for plugging in custom protocols, services and subsystems</li>
-</ul>
-
-<h4>what features are coming next:</h4> 
-<ul><li>user-defined menus and actions for instant access to remote programs</li>
-    <li>import/export wizards for fast remote file transfer</li>
-    <li>Apache Commons Net integration for FTP, Telnet</li>
-    <li>Bring documentation/examples up-to-date</li>
-</ul>
- 
-<h4>release plans:</h4> 
-<ul><li>1.0 release planned for October 20
-    <ul><li>M3 milestone (June 30) to be feature complete</li>
-    </ul></li>
-    <li>2.0 release planned with Eclipse 3.3 June 2007</li>
-</ul>
- 
-<h4>recruiting efforts:</h4>
-<ul><li>A lot of companies is already active on the TM project, we continue to lower the bar for using and extending the RSE</li>
-    <li>Communications with other Eclipse projects, e.g. Platform/Team, TPTP and WTP. They all have some need for remote system access.</li>
-    <li>RSE ssh tools will be useful for every Eclipse committer, we want to give simple access through an update site (and announce
-  publicly among all committers) our M3 milestone end of june</li>
-</ul>
-
-<h4>quotation from the project lead:</h4>
-"The real benefit of RSE is that it gathers lots of totally heterogeneous systems and subsystems under a single consistent view." 
-
-<p/>
-	</div>
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/_projectCommon.php b/_projectCommon.php
deleted file mode 100644
index 01cc094..0000000
--- a/_projectCommon.php
+++ /dev/null
@@ -1,140 +0,0 @@
-<?php
-
-# <modeling variables>
-$PR = "dsdp/tm";
-$projectName = "Target Management";
-
-$isEMFserver = (preg_match("/^emf(?:\.torolab\.ibm\.com)$/", $_SERVER["SERVER_NAME"]));
-$isBuildServer = (preg_match("/^(dsdp|build)\.eclipse\.org$/", $_SERVER["SERVER_NAME"])) || $isEMFserver;
-$isBuildDotEclipseServer = $_SERVER["SERVER_NAME"] == "build.eclipse.org";
-$isWWWserver = (preg_match("/^(?:www.|)eclipse.org$/", $_SERVER["SERVER_NAME"]));
-$isEclipseCluster = (preg_match("/^(?:www.||download.|download1.|build.)eclipse.org$/", $_SERVER["SERVER_NAME"]));
-$debug = (isset ($_GET["debug"]) && preg_match("/^\d+$/", $_GET["debug"]) ? $_GET["debug"] : -1);
-$writableRoot = ($isBuildServer ? $_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/" : "/home/data/httpd/writable/dsdp/");
-$writableBuildRoot = $isBuildDotEclipseServer ? "/opt/public/dsdp" : "/home/www-data";
-
-$rooturl = "http://" . $_SERVER["HTTP_HOST"] . "/$PR";
-$downurl = ($isBuildServer ? "" : "http://www.eclipse.org");
-$bugurl = "https://bugs.eclipse.org";
-
-# Set the theme for your project's web pages.
-# See the Committer Tools "How Do I" for list of themes
-# https://dev.eclipse.org/committers/
-# Optional: defaults to system theme 
-#$theme = "Lazarus";
-if (isset ($_GET["skin"]) && preg_match("/^(Blue|EclipseStandard|Industrial|Lazarus|Miasma|Modern|OldStyle|Phoenix|PhoenixTest|PlainText)$/", $_GET["skin"], $regs))
-{
-	$theme = $regs[1];
-}
-else
-{
-	$theme = "Lazarus";
-}
-
-/* projects/components in cvs */
-/* "proj" => "cvsname" */
-#$cvsprojs = array (); /* should always be empty */
-$cvsprojs = array (
-	"rse" => "org.eclipse.tm.rse"
-);
-
-/* sub-projects/components in cvs for projects/components above (if any) */
-/* "cvsname" => array("shortname" => "cvs-subname") */
-$cvscoms = array(
-	"org.eclipse.tm.core" => array (
-		"terminal" => "terminal",
-		"discovery" => "discovery"
-		/* add more here */
-	)
-);
-
-/* Readable Project names: "bugzilla component" => "shortname" */
-$projects = array(
-	"RSE" => "rse",
-	#"TCF" => "tcf",
-	"Terminal" => "terminal",
-	#"Core" => "discovery",
-);
-
-$bugcoms = array_flip($projects);
-$bugcoms = preg_replace("/ /", "%20", $bugcoms);
-
-$extraprojects = array(); //components with only downloads, no info yet, "prettyname" => "directory"
-$nodownloads = array("coordinated","jcrm","temporality", "emf4net"); //components with only information, no downloads, or no builds available yet, "projectkey"
-$nonewsgroup = array(); //components without newsgroup
-$nomailinglist = array(); //components without mailinglist
-#$incubating = $projects; // ALL components are incubating
-$incubating = array("tcf"); //Only TCF is incubating for now
-$hasmoved = array(
-	"query" => "emf", "transaction" => "emf", "validation" => "emf",
-	"eodm" => "mdt", "ocl" => "mdt",
-	"jet" => "m2t", "jeteditor" => "m2t"); // components which have moved, and to where
-$nomenclature = "Component"; //are we dealing with "components" or "projects"?
-
-include_once $_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/scripts.php";
-
-$regs = null;
-$proj = (isset($_GET["project"]) && preg_match("/^(" . join("|", $projects) . ")$/", $_GET["project"], $regs) ? $regs[1] : getProjectFromPath($PR));
-$projct= preg_replace("#^/#", "", $proj);
-
-$buildtypes = array(
-	"R" => "Release",
-	"S" => "Stable",
-	"I" => "Integration",
-	"M" => "Maintenance",
-	"N" => "Nightly"
-);
-# </modeling variables>
-
-	# Define your project-wide Nav bars here.
-	# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
-	# these are optional
-	#$Nav->addNavSeparator("Target Management", 	"/dsdp/tm/index.php");
-	#$Nav->addCustomNav("About", 		"/dsdp/tm/about.php", 	 "_self", 2);
-	#$Nav->addCustomNav("Downloads", 	"/dsdp/tm/downloads.php", "_self", 2);
-	#$Nav->addCustomNav("Getting Started", "/dsdp/tm/tutorial/index.php",  "_self", 2);
-	#$Nav->addCustomNav("Development", 	"/dsdp/tm/development/index.php", "_self", 2);
-
-	$Nav->setLinkList(array());
-	$branding = <<<EOBRANDING
-<div id="branding">
-<h1><a href="http://eclipse.org/dsdp/tm/">Target Management (RSE)</a></h1>
-</div>
-EOBRANDING;
-
-	$Menu->setProjectBranding($branding);
-	
-	$Nav->addNavSeparator("Target Management", 	"/dsdp/tm");
-	$Nav->addCustomNav("About This Project", "http://www.eclipse.org/projects/project_summary.php?projectid=dsdp.tm", "_self", 1);
-	#$Nav->addCustomNav("About", "/dsdp/tm/tm-new/about", "_self", 2);
-	#$Nav->addCustomNav("Team", "/dsdp/tm/tm-new/team",	"_self", 2);
-	$Nav->addCustomNav("Team", "/dsdp/tm/development/contributors.php",	"_self", 2);
-	#$Nav->addCustomNav("Demos", "/dsdp/tm/tm-new/demos", "_self", 2);
-	#$Nav->addCustomNav("Wiki", "http://wiki.eclipse.org/DSDP/TM", "_self", 2); 
-
-	$Nav->addNavSeparator("Users", "", "_self", 2);
-	$Nav->addCustomNav("Getting Started", "/dsdp/tm/tutorial/index.php", "_self", 2);
-	$Nav->addCustomNav("Downloads", "http://download.eclipse.org/dsdp/tm/downloads/index.php", "_self", 2);
-	$Nav->addCustomNav("FAQ (wiki)", "http://wiki.eclipse.org/TM_and_RSE_FAQ", "_self", 2);
-	$Nav->addCustomNav("Newsgroup", "http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.tm", "_self", 2);
-	$Nav->addCustomNav("Bugs", "/dsdp/tm/bugs", "_self", 2);
-
-	$Nav->addNavSeparator("Integrators", "", "_self", 2);
-	$Nav->addCustomNav("API Plan", "/dsdp/tm/development/plan.php", "_self", 2);
-	$Nav->addCustomNav("Documents", "/dsdp/tm/doc/", "_self", 2);
-	#$Nav->addCustomNav("Release Notes", "/$PR/news/relnotes.php?project=$proj&amp;version=HEAD", "_self", 2);
-	#$Nav->addCustomNav("Legal", "dsdp/tm/development/tm-log.csv", "_self", 2);
-
-	$Nav->addNavSeparator("Contributors", "/dsdp/tm/development/contributors.php", "_self", 2);
-	$Nav->addCustomNav("Contributing (wiki)", "http://wiki.eclipse.org/TM_and_RSE_FAQ#Working_on_TM_.2F_RSE", "_self", 2);
-	$Nav->addCustomNav("Mailing List", "https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev", "_self", 2);
-	$Nav->addCustomNav("CVS", "/dsdp/tm/development/cvs_setup.php", "_self", 2);
-	$Nav->addCustomNav("Development Tools", "/dsdp/tm/development/", "_self", 2);
-	$Nav->addCustomNav("Search CVS", "/$PR/searchcvs.php?q=file%3A+org.eclipse.tm%25%2F" . "+days%3A+7", "_self", 2);
-
-	$collist = "%26query_format%3Dadvanced&amp;column_changeddate=on&amp;column_bug_severity=on&amp;column_priority=on&amp;column_rep_platform=on&amp;column_bug_status=on&amp;column_product=on&amp;column_component=on&amp;column_version=on&amp;column_target_milestone=on&amp;column_short_short_desc=on&amp;splitheader=0";
-	#$Nav->addCustomNav("Open Bugs", "$bugurl/bugs/colchange.cgi?rememberedquery=product%3D" . $projectName . (isset ($bugcoms[$proj]) ? "%26component=$bugcoms[$proj]" : "") . "%26bug_status%3DNEW%26bug_status%3DASSIGNED%26bug_status%3DREOPENED%26order%3Dbugs.bug_status%2Cbugs.target_milestone%2Cbugs.bug_id" . $collist, "_self", 2);
-
-#$App->AddExtraHtmlHeader("<link rel=\"stylesheet\" type=\"text/css\" href=\"/dsdp/includes/common.css\"/>\n");
-unset ($bugcoms);
-?>
diff --git a/about.php b/about.php
deleted file mode 100644
index c99011a..0000000
--- a/about.php
+++ /dev/null
@@ -1,131 +0,0 @@
-<?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: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: Type your page comments here - these are not sent to the browser
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "About Target Management";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-
-	<h2>Mission Statement</h2>
-    The Target Management project creates data models and frameworks
-    to configure and manage remote systems, their connections, and their services.
-    </P>
-    <UL>
-      <LI><I>Remote systems</I> (aka targets) can range from large-scale host computers, multi-board 
-      or multi-core parallel systems to target boards without even a CPU or FPGA (connected
-      by a hardware debugging box).</LI>
-      <LI><I>Configuration</I> means dealing with board description files from a variety of sources,
-      displaying remote system components and manipulating board and connection properties.</LI>
-      <LI><I>Management</I> means maintaining a list of remote systems which is team
-      shareable and available to other subsystems, creating groups of systems when appropriate,
-      and handling access control to targets that are shared in a team (board lab).</LI>
-      <LI><I>Connections</I> can range from TCP/IP standard protocols like FTP or telnet,
-	  secure encryption, authentication and firewall tunnelling (ssh), to serial line terminal and 
-	  vendor-specific protocols for remote agent and on-chip debugging (JTAG) solutions.
-	  We want connection schemes and protocols to be pluggable in our framework.</LI>
-	  <LI><I>Services</I> on remote systems include downloading software and data,
-      launching single or multiple configurations, starting and stopping cores,
-      resetting and querying target information.</LI>
-    </UL>
-    <P>
-    Since there are many different vendors and solutions around in the device software
-    space, the main charter of target management is to provide data models and frameworks
-    that are flexible and open enough for vendor-specific extensions. Sample implementations 
-    are provided for TCP/IP Secure Shell (ssh) connections, FTP data transfer, Telnet and
-    Windows CE connections. In addition to that, with the <a href="http://wiki.eclipse.org/TCF">Target Communication Framework (TCF)</a>,
-    a lightweight communication protocol specifically suited for embedded software development
-    is also part of our offering.</p>
-    <p>
-    The basis for our implementations is an open-source version
-    of the <A HREF="http://www.developer.ibm.com/isv/rational/remote_system_explorer.html">
-    IBM Remote System Explorer</A>. Current releases can be downloaded for evaluation
-    <a href="http://download.eclipse.org/dsdp/tm/downloads/">here</a>.
-	  <div class="homeitem3col">
-		<h3>For more information, see the</h3>
-    	<ul>
-    	<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">
-      		Target Management Overview Slides</a>
-    	  	which include a diagram of the envisioned components and architecture for our project
-    	  	(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT</a>
-    	  	| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">PDF</a>).
-    	  	</li>
-		<li><a href="http://live.eclipse.org/node/229">TM Webinar</a>:
-		  goals, architecture, future plans and online demo
-		  (<a href="http://live.eclipse.org/node/229">50 minute full recording</a> |
-		  <a href="http://www.eclipse.org/projects/slides/TM_Webinar_Slides_070412.ppt">PPT slides</a>)
-		  </li> 
-    	<li><a href="http://wiki.eclipse.org/DSDP">
-      		DSDP Top-Level Overview Diagrams</a> to understand how the Target Management
-      		Project fits into DSDP, and what its basic building blocks are.</li> 
-    	<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">
-      		Target Management Use-Case Document</a> 
-      		to understand what scenarios we want to cover with our project.</li>
-    	<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf">
-      		IBM Remote Systems Explorer (RSE) Presentation</a>
-			to get a preview of what RSE looks like.
-		<li><a href="/dsdp/tm/development/plan.php">
-			Target Management Project Planning</a> 
-			to understand what features and releases are coming next.</li>
-		</ul>
-	  </div>
-	</div>
-
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Getting started</h6>
-			<ul>				
-				<li><a href="/dsdp/tm/tutorial/index.php"
-					target="_self">TM Getting Started</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"
-					target="_self">TM Overview Slides</a></li>
-				<li><a href="http://live.eclipse.org/node/229">TM Webinar</a>
-				    </li>
-				<li><a href="http://www.eclipse.org/project-slides/TM_3.0_Release_Review.pdf" target="_self">
-				    TM 3.0 Release Review Slides</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-			    <li><a href="http://wiki.eclipse.org/DSDP" 
-			    	target="_self">DSDP Overview Diagrams</a></li>				
-				<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases Document</a></li>
-				<li><a href="/dsdp/tm/development/plan.php"
-					target="_self">TM Project Plan</a></li>
-			</ul>
-		</div>
-
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/bugs/index.php b/bugs/index.php
deleted file mode 100644
index 8e65a3d..0000000
--- a/bugs/index.php
+++ /dev/null
@@ -1,78 +0,0 @@
-<?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'
-
-	#*****************************************************************************
-	#
-	# index.php
-	#
-	# Author: 		Kevin Doyle
-	# Date:			2008-01-25			
-	#
-	# Description:	Display a list of bug queries and how to open a new bug
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Target Management Bugs";
-	$pageKeywords	= "target management, remote system explorer, tm, rse, Eclipse, device, target";
-	$pageAuthor		= "Kevin Doyle";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-	<div id="maincontent">
-	<div id="midcolumn">
-		<div class="homeitem3col">
-			<h3>Found a Bug?  Have an enhancement idea?</h3>
-			<ul>
-				<li>You can submit bugs/enhancement requests though <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%20Management&version=unspecified&component=RSE">Bugzilla</a>.</li>
-				<li>See the <a href="http://wiki.eclipse.org/TM_and_RSE_FAQ#How_do_I_report_a_bug_or_request_a_feature.3F">FAQ</a> for what to include in your bug reports</li>
-			</ul>
-		</div>
-		 
-		<div class="homeitem3col">
-			<h3>Queries</h3>
-			<ul>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit&field0-0-0=priority&type0-0-0=regexp&value0-0-0=P%5B12%5D&field0-0-1=bug_severity&type0-0-1=regexp&value0-0-1=blocker%7Ccritical%7Cmajor">
-				Open severe bugs (blocker, critical, major, P1, P2)</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=normal&cmdtype=doit">
-				All open bugs with severity normal</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=minor&bug_severity=trivial&cmdtype=doit">
-				All open bugs with severity minor or trivial</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				All open enhancement requests</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&component=RSE&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				Remote System Explorer bugs</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&component=Terminal&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				Terminal bugs</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=bugday&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				BugDay Bugs</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=helpwanted&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				Helpwanted Bugs</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				All Resolved Bugs</a></li>
-			</ul>
-			<p>
-			See the <a href="/dsdp/tm/development/bug_process.php">Bug Process Page</a> for more queries and information.
-			<p>
-		</div>
-		
-	</div>
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/build/.cvsignore b/build/.cvsignore
deleted file mode 100644
index 79eb93b..0000000
--- a/build/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-.htaccess
\ No newline at end of file
diff --git a/build/_common.php b/build/_common.php
deleted file mode 100644
index 190e5bf..0000000
--- a/build/_common.php
+++ /dev/null
@@ -1,26 +0,0 @@
-<?php
-require_once ("../../includes/buildServer-common.php");
-
-$options = array (
-	"BaseBuilderBranch" => "M4_34",
-	
-	"BranchAndJDK" => array (
-		"dsdp.eclipse.org=------------,------------",
-		"3.0.0=HEAD,/opt/sun-java2-5.0",
-		"2.0.3=R2_0_maintenance,/opt/sun-java2-5.0",
-		#"1.0.2=R1_0_maintenance,/opt/sun-java2-1.4",
-		
-		"build.eclipse.org=------------,------------",
-		"3.0.0=HEAD,/opt/public/common/ibm-java2-ppc-50",
-		"2.0.3=R2_0_maintenance,/opt/public/common/ibm-java2-ppc-50",
-		#"1.0.2=R1_0_maintenance,/opt/public/stp/apps/IBMJava2-ppc-142" // bug 178681
-	),
-	
-	"Mapfile_Rule_Default" => 0, // 0: "Use Map, No Tagging=use-false" or 1:"Generate Map, No Tagging=gen-false"
-
-	"EmailDefault" => "martin.oberhuber@windriver.com", // prefil email contact box with comma-sep'd list
-	
-	"Users" => array("moberhuber","moberhuber","moberhuber") /* build user, eclipse cvs user, IES cvs user */
-);
-
-?>
diff --git a/build/index.php b/build/index.php
deleted file mode 100644
index 76f8a9c..0000000
--- a/build/index.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php require_once ("_common.php"); require_once ($_SERVER['DOCUMENT_ROOT'] . "/dsdp/build/build-common.php"); ?>
diff --git a/build/log-viewer.php b/build/log-viewer.php
deleted file mode 100644
index b19790a..0000000
--- a/build/log-viewer.php
+++ /dev/null
@@ -1,2 +0,0 @@
-<?php require_once ("../../includes/buildServer-common.php");
-require_once ($_SERVER['DOCUMENT_ROOT'] . "/dsdp/build/log-viewer-common.php"); ?>
diff --git a/build/removeRelease.php b/build/removeRelease.php
deleted file mode 100644
index 7eb3940..0000000
--- a/build/removeRelease.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-require_once ("../../includes/buildServer-common.php");
-require($_SERVER["DOCUMENT_ROOT"] . "/modeling/includes/removeRelease-common.php");
-?>
diff --git a/build/sideitems-common.php b/build/sideitems-common.php
deleted file mode 100644
index f44b9f2..0000000
--- a/build/sideitems-common.php
+++ /dev/null
@@ -1,33 +0,0 @@
-<?php
-/* extra sidebar stuff appended at the bottom */
-function sidebar()
-{
-	global $PR, $projct, $isBuildServer, $isEMFserver;
-
-	if ($isBuildServer)
-	{
-	?>
-	<div class="sideitem">
-		<h6>Actions</h6>
-		<ul>
-			<li><a href="/<?php print $PR; ?>/<?php print $projct ? $projct : "compare"; ?>/build/">Build</a>,
-					 <a href="/<?php print $PR; ?>/<?php print $projct ? $projct : "compare"; ?>/build/promo.php">Promote</a></li>
-			<li><a href="/<?php print $PR; ?>/downloads/?project=<?php print $projct ? $projct : "compare"; ?>&amp;showAll=0&amp;showMax=5&amp;sortBy=date">See Recent Builds</a></li>
-		</ul>
-	</div>
-
-	<div class="sideitem">
-		<h6>Info</h6>
-		<ul>
-			<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Target+Management&amp;component=<?php echo $projct; ?>&amp;bug_status=ASSIGNED">Assigned Bugs</a></li>
-			<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Target+Management&amp;component=<?php echo $projct; ?>&amp;bug_status=RESOLVED">Resolved Bugs</a></li>
-			<li><a href="http://www.eclipse.org/dsdp/tm/searchcvs.php?q=branch%3A+HEAD+days%3A+7">Development This Week</a></li>
-			<li><a href="http://www.eclipse.org/dsdp/tm/searchcvs.php?q=branch%3A+R+days%3A+7">Maintenance This Week</a></li>
-			<!-- <li><a href="http://emf.torolab.ibm.com/<?php print $PR; ?>/downloads/downloads.php">Download Stats</a></li> -->
-			<li><a href="http://wiki.eclipse.org/Modeling_Project_Releng">Modeling Project Releng Help</a></li>
-		</ul>
-	</div>
-<?php
-	}
-}
-?>
diff --git a/conferences/2005_CDT_Conference_DSDP_Update.ppt b/conferences/2005_CDT_Conference_DSDP_Update.ppt
deleted file mode 100644
index f6766b4..0000000
--- a/conferences/2005_CDT_Conference_DSDP_Update.ppt
+++ /dev/null
Binary files differ
diff --git a/development/contributors.php b/development/contributors.php
index fdb41b3..5db6413 100644
--- a/development/contributors.php
+++ b/development/contributors.php
@@ -112,14 +112,12 @@
 			<li><b>Benjamin Muskalla</b>, Innoopract</li>
 			<li><b>Masao Nishimoto</b>, IBM</li>
 			<li><b>Alex Panchenko</b>, Xored Software</li>
-			<li><b>Zhou Renjian</b>, Shanghai Kortide</li>
 			<li><b>Tobias Schwarz</b>, Wind River</li>
 			<li><b>Remy Chi Jian Suen</b>, IBM</li>
 			<li><b>Timur Shipilov</b>, Xored Software</li>
 			<li><b>Andrei Sobolev</b>, Xored Software</li>
 			<li><b>Ruslan Sychev</b>, Xored Software</li>
 			<li><b>Noriaki Takatsu</b>, IBM</li>
-			<li><b>Patrick Tassé, Ericsson</li>
 			<li><b>Olivier Thomann</b>, IBM</li>
 			<li><b>Lothar Werzinger</b>, Tradescape Inc.</li>
 			<li><b>Don Yantzi</b>, IBM</li>
diff --git a/development/relnotes/3.1/images/casesensitivesearch.gif b/development/relnotes/3.1/images/casesensitivesearch.gif
deleted file mode 100644
index 67ca1ce..0000000
--- a/development/relnotes/3.1/images/casesensitivesearch.gif
+++ /dev/null
Binary files differ
diff --git a/development/relnotes/3.1/images/conflict.gif b/development/relnotes/3.1/images/conflict.gif
deleted file mode 100644
index 83502eb..0000000
--- a/development/relnotes/3.1/images/conflict.gif
+++ /dev/null
Binary files differ
diff --git a/development/relnotes/3.1/images/exportwizard.gif b/development/relnotes/3.1/images/exportwizard.gif
deleted file mode 100644
index 0ef8a65..0000000
--- a/development/relnotes/3.1/images/exportwizard.gif
+++ /dev/null
Binary files differ
diff --git a/development/relnotes/3.1/images/filesharingpreference.gif b/development/relnotes/3.1/images/filesharingpreference.gif
deleted file mode 100644
index ba4bc65..0000000
--- a/development/relnotes/3.1/images/filesharingpreference.gif
+++ /dev/null
Binary files differ
diff --git a/development/relnotes/3.1/images/remcdtcommands.gif b/development/relnotes/3.1/images/remcdtcommands.gif
deleted file mode 100644
index 6a97f17..0000000
--- a/development/relnotes/3.1/images/remcdtcommands.gif
+++ /dev/null
Binary files differ
diff --git a/development/relnotes/3.1/images/reviewsynchronize.gif b/development/relnotes/3.1/images/reviewsynchronize.gif
deleted file mode 100644
index 359bcd9..0000000
--- a/development/relnotes/3.1/images/reviewsynchronize.gif
+++ /dev/null
Binary files differ
diff --git a/development/relnotes/3.1/images/showinrse.gif b/development/relnotes/3.1/images/showinrse.gif
deleted file mode 100644
index 39ce275..0000000
--- a/development/relnotes/3.1/images/showinrse.gif
+++ /dev/null
Binary files differ
diff --git a/development/relnotes/3.1/readme_tm_3.1.html b/development/relnotes/3.1/readme_tm_3.1.html
index 0496fee..c46e122 100644
--- a/development/relnotes/3.1/readme_tm_3.1.html
+++ b/development/relnotes/3.1/readme_tm_3.1.html
@@ -9,61 +9,21 @@
 <body>
 <h1>DSDP Target Management Release Notes</h1>
 <p>Release 3.1<br/>
-Last revised June 19, 2009</p>
+Last revised May 28, 2009</p>
 
 <h2>TM Release 3.1</h2>
 <p>
-224 unique bugs were addressed since TM 3.0, including 23 API change requests.<br/>
-See <a href="https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=target_milestone&y_axis_field=bug_severity&z_axis_field=&query_format=report-table&classification=DSDP&product=Target+Management&component=Core&component=RSE&component=Terminal&target_milestone=3.1&target_milestone=3.1+M2&target_milestone=3.1+M3&target_milestone=3.1+M4&target_milestone=3.1+M5&target_milestone=3.1+M6&target_milestone=3.1+M7&target_milestone=3.1+RC1&target_milestone=3.1+RC2&target_milestone=3.1+RC3&target_milestone=3.1+RC4&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&format=table&action=wrap">this report</a> 
-for details on all bugs, and 
-<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&component=Core&component=RSE&component=Terminal&target_milestone=3.1&target_milestone=3.1+M2&target_milestone=3.1+M3&target_milestone=3.1+M4&target_milestone=3.1+M5&target_milestone=3.1+M6&target_milestone=3.1+M7&target_milestone=3.1+RC1&target_milestone=3.1+RC2&target_milestone=3.1+RC3&target_milestone=3.1+RC4&keywords_type=allwords&keywords=api&resolution=FIXED&cmdtype=doit">this list</a>
-for new API introduced.
-</p><p>
-See the <a href="http://www.eclipse.org/dsdp/tm/development/relnotes/3.1/tm-news-3.1.html">TM 3.1 New &amp; Noteworthy</a> for new features<br/> 
-See the <a href="http://www.eclipse.org/projects/project-plan.php?projectid=dsdp.tm">TM 3.1 Project Plan</a>
-      for supported operating environments<br/>
-See the <a href="http://wiki.eclipse.org/DSDP/TM/3.1_Known_Issues_and_Workarounds">TM 3.1 Known Issues and Workarounds</a> Wiki for known problems.<br/>
-  <!--  <li>See the <a href="">TM 3.1 Migration</a> Wiki for migration info</li> -->
-</p><p>
-Some amendments to API specifications are worth noticing, and may require changes 
-in client code even though they are binary compatible.
-More information can be found in the associated bugzilla items:
+TBD
+(n) unique bugs were adressed, including (m) API change requests.
 </p>
 <ul>
-<li>Method <code><a href="http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.isv/reference/api/org/eclipse/rse/services/files/DefaultFileServiceCodePageConverter.html">DefaultFileServiceCodePageConverter#convertFileFromRemoteEncoding()</a></code>
-  can now throw a <b>RuntimeException</b> when a remote file cannot be transcoded to the requested encoding without data loss
-  [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=279014">279014</a>].</li>
-<li>Methods <code><a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.rse.doc.isv/reference/api/org/eclipse/rse/services/IService.html#initService(org.eclipse.core.runtime.IProgressMonitor)">IService.initService()</a></code>
-  and <code><a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.rse.doc.isv/reference/api/org/eclipse/rse/core/subsystems/ISubSystem.html#initializeSubSystem(org.eclipse.core.runtime.IProgressMonitor)">ISubSystem.initializeSubSystem</a></code>
-  can now throw a <code>SystemMessageException</code> on error. As per the 
-  <a href="http://wiki.eclipse.org/Evolving_Java-based_APIs_2#Evolving_API_interfaces_-_API_methods">Java API compatibility guide</a>,
-  this is not strictly a change breaking binary compatibility, but it does break source compatibility.
-  In other words, you'll need to update your sources when you recompile, though old compiled bundles
-  will continue to run
-  [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=272882">272882</a>].</li>
-<li>The <b>TerminalState.OPENED</b> state has been removed. This was provisional "internal" API,
-  so this change does not constitute an official API change. Still, in order to properly
-  support all update scenarios for consumers of the previous provisional API, the bundle
-  <b>version of org.eclipse.tm.terminal has been moved up to 3.0.0</b>
-  [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=262996">262996</a>].</li>
-<li>The <b>SshShellService, SshHostShell, TelnetShellService, TelnetHostShell</b> and related 
-  classes have been removed and replaced by a generic Terminal-to-HostShell adapter which can 
-  re-use the functionality across the Telnet and SSH plugins.
-  In order to ensure proper version computing on update, the following plugin versinos were changed:
-  <ul>
-    <li><b>org.eclipse.rse.services.ssh</b> changed from 2.1.0 to 3.0.0</li>
-    <li><b>org.eclipse.rse.services.telnet</b> changed from 1.1.0 to 2.0.0</li>
-  </ul>
-  These changes do not indicate breaking public API since the removed classes were
-  actually never API, but consumers should be aware of the probably unexpected
-  major version bump, which was required due to the internal version dependency
-  structure
-  [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=261478">261478</a>].</li>
+  <li>See the <a href="http://www.eclipse.org/dsdp/tm/development/relnotes/3.1/tm-news-3.1.html">TM 3.1 New & Noteworthy</a> for new features</li> 
+  <li>See the <a href="http://www.eclipse.org/projects/project-plan.php?projectid=dsdp.tm">TM 3.1 Project Plan</a>
+      for supported operating environments</li>
+  <li>See the <a href="http://wiki.eclipse.org/DSDP/TM/3.1_Known_Issues_and_Workarounds">TM 3.1 Known Issues and Workarounds</a> Wiki for known problems</li>
+<!--  <li>See the <a href="">TM 3.1 Migration</a> Wiki for migration info</li> -->
+  <li>See the <a href="buildNotes.php">TM 3.1 Build Notes</a> for bugs fixed, APIs changed and other information</li> 
 </ul>
-For other questions, please check the
-    <a href="http://wiki.eclipse.org/TM_and_RSE_FAQ">TM and RSE FAQ</a>
-    as well as the
-    <a href="http://www.eclipse.org/dsdp/tm/tutorial/">TM getting started guide</a>.
 
 </body>
 </html>
\ No newline at end of file
diff --git a/development/relnotes/3.1/tm-news-3.1.html b/development/relnotes/3.1/tm-news-3.1.html
index f751b2b..0de8689 100644
--- a/development/relnotes/3.1/tm-news-3.1.html
+++ b/development/relnotes/3.1/tm-news-3.1.html
@@ -8,158 +8,83 @@
 </head>
 <body>
 <h1>DSDP Target Management 3.1 - New and Noteworthy</h1>
-<p>The emphasis on the <a href="http://www.eclipse.org/dsdp/tm/tutorial/">Target Management 3.1</a>
-  release has been on solidifying and hardening existing functionality,
+<p>The emphasis on the TM 3.1 release has been bug fixes,
   so there are not too many new features to mention. Still, here are 
   some of the more noteworthy things you'll find in TM 3.1 (June 25, 2009)
   which is now available for <a href="http://download.eclipse.org/dsdp/tm/downloads/index.php" target="_top">download</a>.
-  See the <a href="readme_tm_3.1.html">TM 3.1 release notes</a> for details
-  on bugs fixed, known issues, noteworthy new API and other changes.</p>
-
-<!--  TOC is of no use with only one item
+  See the <a href="readme_tm_3.1.html">TM 3.1 release notes</a> as well
+  as the <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.0-200806202130/buildNotes.php">build notes</a>
+  for details about API changes, bugs fixed and other changes.</p>
+<!--
 <ul>
   <li><a href="#RSE">Remote System Explorer (RSE)</a>
+  <ul>
+     <li><a href="#RSE">Internals</a></li>
+     <li><a href="#Wizards">Wizards</a></li>
+     <li><a href="#Subsystems">Connections and Subsystems</a></li>
+  </ul></li>
+  <li><a href="#Terminal">Terminal</a></li>
 </ul>
- -->
- 
+-->
 <table border="0" cellpadding="10" cellspacing="0" width="80%">
   <tr>
     <td colspan="2"><hr />
-      <h2><a name="RSE" id="RSE"></a>Remote System Explorer (RSE)</h2>
-      <hr /></td> 
-  </tr>
-    <tr>
-    <td width="30%" valign="top" align="left"><b>Team Review/Synchronize with Import/Export </b></td>
-    <td width="70%" valign="top">In the Remote file system Export and Import wizards (<b>File &gt; 
-    Import &gt; Remote Systems &gt; Remote File System</b>), users can now select the new 
-    <b>Review/Synchronize</b> option. This allows to see changes between the remote and local 
-    file systems before committing changes to/from a remote system.<br/>
-    This new feature can also be used for just <b>comparing</b> remote folders with a local
-    counterpart, provided that no team provider is associated with the local folder
-    (a local unshared project with a linked resource pointing to the desired folder
-    can be used as a workaround if this is an issue).<br/>
-    Kudos to GSoC student Takuya Miyamoto for contributing this functionality.   
-       For details, see bug
-       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=185925">[185925]</a>.    
-       <p><img src="images/exportwizard.gif" alt="Remote file system Export" /></p>
-       <p><img src="images/reviewsynchronize.gif" alt="Review/Synchronize in the Team view" /></p></td>
-       
+      <h2><a name="RSE" id="RSE"></a>Title</h2>
+      <hr /></td>
   </tr>
   <tr>
-    <td width="30%" valign="top" align="left"><b>Multiple Connections to the same Host</b></td>
-    <td width="70%" valign="top">RSE 3.1 provides the ability to maintain separate local cache locations 
-    for multiple connections to the same remote host. This allows to correctly maintain systems where 
-    different logins to the same host reveal different portions of the file system (such as multiple FTP 
-    accounts on a remote web server), or when different ports on a gateway are tunneled to different remote 
-    hosts (such as SSH tunnels).  By default, the RSE 3.0 setting of re-using the same file cache for 
-    multiple connections is enabled but this can be disabled in the Preferences.    
-       For details, see bug
-       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=245260">[245260]</a>.
-       <p><img src="images/filesharingpreference.gif" alt="File Sharing Preference" /></p></td>
-  </tr>
-  
-   <tr>
-    <td width="30%" valign="top" align="left"><b>Show in Remote Systems view</b></td>
-    <td width="70%" valign="top">This feature provides the ability to select a remote object in a given
-    view such as the Remote System Details view or the Remote Scratchpad, and have it displayed in the 
-    Remote Systems view. This is helpful for understanding an element's position in the file system
-    hierarchy to navigate up and down.<br/>
-    From the Project Explorer, the same action locates a selected resource in the RSE Local Files
-    Subsystem in the Remote Systems view. This is particularly helpful for tar, tgz or zip archives,
-    which RSE can browse into. It can also be used for comparing a folder's files by size, owner
-    or other attributes in the tabular Remote System Details view.
-       For details, see bug
-       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=160105">[160105]</a> and
-       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=218227">[218227]</a>.
-       <p><img src="images/showinrse.gif" alt="Show in RSE" /></p>
-       </td>
+    <td width="30%" valign="top" align="left"><b>Feature</b></td>
+    <td width="70%" valign="top">Description.
+       For more details, see bugs
+       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=189274">[189274]</a> and
+       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=216858">[216858]</a>.</td>
   </tr>
   <tr>
-    <td width="30%" valign="top" align="left"><b>Non-Case-Sensitive Remote Search</b></td>
-    <td valign="top" width="70%">Users now have the option to match filenames ignoring
-    case when doing a Remote Search. In RSE 3.0, filenames were always matched by case.
-    In RSE 3.1, case insensitive matching is default in order to avoid missing expected
-    matches. Note that from the subsystems shipped with RSE, only dstore supports 
-    remote search.
-     For details, see bug
-        <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=243495">243495</a>.
-        <p><img src="images/casesensitivesearch.gif" alt="Case-Sensitive Search" /></p>
-        </td>
+    <td width="30%" valign="top" align="left"><b>Feature</b></td>
+    <td width="70%" valign="top">Description.
+       For details, see bugs
+       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=180507">[180507]</a> and
+       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=209593">[209593]</a>.</td>
   </tr>
   <tr>
-    <td width="30%" valign="top" align="left"><b>RSE Save Conflict Dialog Indicating Conflicting File</b></td>
-    <td valign="top" width="70%">When RSE detects a save conflict, the dialog presented to the user
-    now indicates which file is in conflict. This is especially important when performing a
-    "Save All", or when dirty editors are scheduled to save during shutdown.
-     For details, see bug
-        <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=242389">242389</a>.
-        <p><img src="images/conflict.gif" alt="Save Conflict" /></p>
-        </td>
+    <td colspan="2"><hr />
+    </td>
   </tr>
   <tr>
-    <td width="30%" valign="top" align="left"><b>Drag and Drop of Hosts to Change Order</b></td>
-    <td width="70%" valign="top">The user is now able to drag and drop Host objects in the 
-    Remote Systems view in order to change the order in which they appear.
-       For details, see bug
-       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=196166">[196166]</a>.</td>
-  </tr> 
-    <tr>
-    <td width="30%" valign="top" align="left"><b>DStore File Cache Using Workspace Encoding</b></td>
-    <td valign="top" width="70%">Files types which are specified to transfer in text mode 
-    (as per the Remote Systems Files Preference page) are now locally cached in the default
-    local workspace encoding (as specified on the Workspace Preference page). In RSE 3.0, 
-    the local encoding was always assumed to be UTF-8; making the client encoding configurable 
-    allows external non-Eclipse tools which only understand a specific encoding to be used on 
-    the downloaded files. Only the dstore files subsystem performs this transcoding.
-     For details, see bug
-        <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=267247">267247</a>.
-        </td>
-  </tr>
- <tr>
-    <td width="30%" valign="top" align="left"><b>RSE Telnet Terminal Subsystem</b></td>
-    <td width="70%" valign="top">  A "Terminals" subsystem for Telnet is now 
-    available in RSE in addition to SSH <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=227569">[227569]</a>. 
-    A Generic RSE Shell Service can now run based on adapting any ITerminalService <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=240523">[240523]</a>, 
-    thus allowing implementers of a new protocol create a terminal service and immediately get the shell service from it.
-    The SSH and Telnet subsystems have been refactored to leverage this new API and thus share more common code.
-    </td>  
-</tr>
- <tr>
-    <td width="30%" valign="top" align="left"><b>Remote CDT Launch feature was moved to CDT </b></td>
-    <td width="70%" valign="top"> The remoteCDT feature has been moved to the CDT project as of the CDT M7 release.
-       For details, see bug
-       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=267065">[267065]</a>.        
-    </td>  
+    <td colspan="2"><hr />
+      <h3><a name="Subsystems" id="Subsystems"></a>Title</h3>
+      <hr /></td>
   </tr>
   <tr>
-    <td width="30%" valign="top" align="left"><b>Remote CDT Launcher Supports Commands Before Launch </b></td>
-    <td width="70%" valign="top">The Remote CDT Launch now supports running arbitrary commands
-before actually invoking the debuggee. This allows fine-tuning the environment on the remote machine where
-the program will run.<br/>
-But the feature can also be used to launch arbitrary applications on a remote system,
-when a dummy cdt project is used and the "skip download" option is chosen.
-       For details, see bug
-       <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=181517">[181517]</a>.    
-       <p><img src="images/remcdtcommands.gif" alt="Commands to Execute Field in the Remote CDT Launcher" /></p></td>
+    <td align="left" valign="top" width="30%"><b>Feature</b></td>
+    <td valign="top" width="70%">Description.
+    <p><img src="images/new-terminal.gif" alt="New Terminal Features" /></p></td>
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2"><hr />
+    </td>
   </tr>
 </table>
 <p>More details about API changes, new features and bugs fixed are in the 
   build notes of the earlier TM 3.1 milestone builds:</p>
 <ul>
-  <li><a href="http://archive.eclipse.org/dsdp/tm/downloads/drops/S-3.1RC4-200906102040/buildNotes.php">
-      TM 3.1RC4 build notes (June 10, 2009)</a></li>
-  <li><a href="http://archive.eclipse.org/dsdp/tm/downloads/drops/S-3.1M7-200905051815/buildNotes.php">
+  <li><a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.0-200806202130/buildNotes.php">
+      TM 3.1 build notes (June 25, 2009)</a></li>
+  <li><a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M7-200905051815/buildNotes.php">
       TM 3.1M7 build notes (May 5, 2009)</a></li>
-  <li><a href="http://archive.eclipse.org/dsdp/tm/downloads/drops/S-3.1M6-200903192015/buildNotes.php">
+  <li><a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M6-200903192015/buildNotes.php">
       TM 3.1M6 build notes (March 19, 2009)</a></li>
-  <li><a href="http://archive.eclipse.org/dsdp/tm/downloads/drops/S-3.1M5-200902081925/buildNotes.php">
+  <li><a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M5-200902081925/buildNotes.php">
       TM 3.1M5 build notes (February 8, 2009)</a></li>
-  <li><a href="http://archive.eclipse.org/dsdp/tm/downloads/drops/S-3.1M4-200812191115/buildNotes.php">
+  <li><a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M4-200812191115/buildNotes.php">
       TM 3.1M4 build notes (December 19, 2008)</a></li>
-  <li><a href="http://archive.eclipse.org/dsdp/tm/downloads/drops/S-3.1M3-200811121314/buildNotes.php">
+  <li><a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M3-200811121314/buildNotes.php">
       TM 3.1M3 build notes (November 12, 2008)</a></li>
-  <li><a href="http://archive.eclipse.org/dsdp/tm/downloads/drops/S-3.1M2-200809301300/buildNotes.php">
+  <li><a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M2-200809301300/buildNotes.php">
       TM 3.1M2 build notes (September 30, 2008)</a></li>
+  </li>
+
 </ul>
 </body>
 </html>
diff --git a/development/tm-log.csv b/development/tm-log.csv
index d585f23..3a8b45b 100644
--- a/development/tm-log.csv
+++ b/development/tm-log.csv
@@ -243,12 +243,6 @@
 org.eclipse.tm.rse/plugins/org.eclipse.rse.services.dstore,256724,Noriaki Takatsu,3,dmcknight,[multithread] thread-level security is not established in FileClassifier thread
 org.eclipse.tm.rse/plugins/org.eclipse.rse.dstore.core,257666,Noriaki Takatsu,10,dmcknight,[dstore][multithread] TCP/IP socket connection is not closed
 org.eclipse.tm.rse/plugins/org.eclipse.rse.dstore.core,259905,Noriaki Takatsu,16,dmcknight,[api] Provide a facility to use its own keystore
-org.eclipse.tm.rse/plugins/org.eclipse.rse.core,282238,Zhou Renjian,2,dmcknight,NPE when copying host and overwrite itself
-org.eclipse.tm.rse/plugins/org.eclipse.rse.ui,282241,Zhou Renjian,4,dmcknight,"Paste" is enabled on file system when text is in clipboard
-org.eclipse.tm.rse/plugins/org.eclipse.rse.ui,282242,Zhou Renjian,4,dmcknight,"LOCALHOST" as host name for first time connection creation
-org.eclipse.tm.rse/plugins/org.eclipse.rse.ui,282239,Zhou Renjian,15,dmcknight,Monitor view does not update icon according to connection status
-org.eclipse.tm.rse/plugins/org.eclipse.rse.dstore.core,28365,Noriaki Takatsu,21,dmcknight,[multithread][dstore] Serviceability issue
-org.eclipse.tm.rse/plugins/org.eclipse.rse.ui,285047,Patrick Tasse,6,dmcknight,SystemRefreshAction not disabled when showRefresh returns false
 
 Third Party Software,,,, 
 name+version,ipzilla #, directory or jarfile,license name and version,usage
diff --git a/doc/DSDP-TM_TCA_Scenarios_2005x11x14.ppt b/doc/DSDP-TM_TCA_Scenarios_2005x11x14.ppt
deleted file mode 100644
index dd56dd6..0000000
--- a/doc/DSDP-TM_TCA_Scenarios_2005x11x14.ppt
+++ /dev/null
Binary files differ
diff --git a/doc/DSDPTM_Design_Proposal_v0.3.pdf b/doc/DSDPTM_Design_Proposal_v0.3.pdf
deleted file mode 100644
index 5e54bd0..0000000
--- a/doc/DSDPTM_Design_Proposal_v0.3.pdf
+++ /dev/null
Binary files differ
diff --git a/doc/DSDPTM_Target_Connection_Adapter_Proposal.pdf b/doc/DSDPTM_Target_Connection_Adapter_Proposal.pdf
deleted file mode 100644
index 91ed660..0000000
--- a/doc/DSDPTM_Target_Connection_Adapter_Proposal.pdf
+++ /dev/null
Binary files differ
diff --git a/doc/DSDPTM_Use_Cases_v1.1c.pdf b/doc/DSDPTM_Use_Cases_v1.1c.pdf
deleted file mode 100644
index 838827b..0000000
--- a/doc/DSDPTM_Use_Cases_v1.1c.pdf
+++ /dev/null
Binary files differ
diff --git a/doc/hwdescriptions/EDGE_Target_Support_Example.zip b/doc/hwdescriptions/EDGE_Target_Support_Example.zip
deleted file mode 100644
index 69f73ff..0000000
--- a/doc/hwdescriptions/EDGE_Target_Support_Example.zip
+++ /dev/null
Binary files differ
diff --git a/doc/hwdescriptions/WRBoardfileSyntax.zip b/doc/hwdescriptions/WRBoardfileSyntax.zip
deleted file mode 100644
index 59ecb05..0000000
--- a/doc/hwdescriptions/WRBoardfileSyntax.zip
+++ /dev/null
Binary files differ
diff --git a/doc/index.php b/doc/index.php
deleted file mode 100644
index 505ecd5..0000000
--- a/doc/index.php
+++ /dev/null
@@ -1,141 +0,0 @@
-<?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'
-
-	#*****************************************************************************
-	#
-	# doc/index.php
-	#
-	# Author: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: DSDP-TM developer documents index page
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "TM Developer Documents";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-
-    	<h2>Use Cases (your best bet to get started!)</h2>
-    	<ul>
-    	<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">DSDP-TM Use Cases v1.1c.pdf</a></li>
-    	<li><a href="/dsdp/tm/doc/nucleus_edge_target_usecase.pdf">nucleus edge target usecase.pdf</a></li>
-    	</ul>
-
-		<h2>Current API Docs</h2>
-		These are part of the downloaded SDK, and available online. The online docs are automatically generated
-		from the latest code every night.
-		<ul>
-		  <li><a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.rse.doc.user/gettingstarted/g_start.html">RSE User Guide</a></li>
-		  <li><a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.rse.doc.isv/guide/rse_int.html">RSE Developer Guide</a></li>
-		  <li><a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.dstore.doc.isv/toc.html">DStore Developer Guide</a></li>
-		</ul>
-
-		<h2>Design Documents</h2>
-		<ul>
-	    <li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_Overview.ppt">DSDP-TM Overview (ppt)</a></li>
-		<li><a href="/dsdp/tm/doc/DSDPTM_Design_Proposal_v0.3.pdf">DSDP-TM Design Proposal v0.3.pdf</a></li>
-		<li><a href="/dsdp/tm/doc/DSDPTM_Target_Connection_Adapter_Proposal.pdf">DSDP-TM Target Connection Adapter Proposal.pdf</a></li>
-	    <li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_Brainstorming_2005-10-14.htm">Brainstorming Notes from Chicago Meeting</a></li>
-		</ul>
-
-		<h2>Presentations</h2>
-		<ul>
-		<li><a href="http://www.eclipse.org/project-slides/TM_3.0_Release_Review.pdf" target="_self">
-		    TM 3.0 Release Review Slides</a></li>
-		<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt">TM 2.0 Release Review Slides (PPT: 237k)</a>
-		   | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.pdf">(PDF: 300K)</a></li>
-    	<li>Eclipse Summit Europe 2006-9-29 
-    		<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">
-      		TM Overview Slides (PPT: 314k)</a>
-    	  	| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">(PDF: 298k)</a></li>
-		<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_1.0_Release_Review_v3.ppt">TM 1.0 Release Review Slides (PPT: 248k)</a>
-		   | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_1.0_Release_Review_v3a.pdf">(PDF: 195K)</a></li>
-		<li>EclipseCon 2006: 
-		   <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-3-22_EclipseCon_Target_Management.ppt">
-		   Using and Extending the DSDP Target Management Framework (PPT: 850k)</a>
-		   | <a href="http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=287">(Zipped PPT: 559k)</a></li>
-		<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf">
-		    IBM RSE Presentation</a></li>
-		</ul>
-
-		<h2>Older Meeting Notes (Newer notes are on the <a href="http://wiki.eclipse.org/DSDP/TM">Wiki</a>)</h2>
-		<ul>
-		<h4>CDT Conference Ottawa, 2005 October 25-26</h4>
-		<ul>
-		<li><a href="/dsdp/tm/conferences/2005_CDT_Conference_DSDP_Update.ppt">DSDP Update at CDT Conference (ppt)</a></li>
-		</ul>
-		
-		<h4>F2F Meeting Chicago, 2005 October 12-13</h4>
-		<ul>
-		<li><a href="/dsdp/tm/meetingnotes/ff01_chicago/2005-10-12_Chicago_TM_MeetingNotes.htm">Meeting Notes</a></li>
-	    <li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_Brainstorming_2005-10-14.htm">Brainstorming Notes</a></li>
-	    <li><a href="/dsdp/tm/meetingnotes/ff01_chicago/Eclipse_IP_Due_Diligence.ppt">Eclipse IP Due Diligence (ppt)</a></li>
-	    <li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_Overview.ppt">DSDP-TM Overview (ppt)</a></li>
-	    <li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_DD_Borderline.ppt">On the Borderline between Target Management and Debugging (ppt)</a></li>
-	    <li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_DebuggerBackend.ppt">WR Debugger Backend Interface Proposal (ppt)</a></li>
-	    <li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_TCA.ppt">Target Connection Adapter Proposal (ppt)</a></li>
-		</ul>
-		
-		<h4>Phone Meeting Notes</h4>
-		<ul>
-		<li><a href="/dsdp/tm/meetingnotes/DSDP-TM_MeetingNotes_20051107.htm">2005-11-07 Phone Conference</a></li>
-		<li><a href="/dsdp/tm/meetingnotes/DSDP-TM_MeetingNotes_20050926.pdf">2005-09-26 Phone Conference</a><br>
-		<li><a href="/dsdp/tm/meetingnotes/DSDP-TM_MeetingNotes_20050829.pdf">2005-08-29 Phone Conference</a><br>
-		<li><a href="/dsdp/tm/meetingnotes/DSDP-TM_MeetingNotes_20050808.pdf">2005-08-08 Phone Conference</a><br>
-		<li><a href="/dsdp/tm/meetingnotes/DSDP-TM_MeetingNotes_20050718.pdf">2005-07-18 Phone Conference</a><br>
-		<li><a href="/dsdp/tm/meetingnotes/DSDP-TM_MeetingNotes_20050627.pdf">2005-06-27 Phone Conference</a><br>
-		<li><a href="/dsdp/tm/meetingnotes/DSDP-TM_MeetingNotes_20050613.pdf">2005-06-13 Phone Conference</a><br>
-		</ul>
-		<p/>
-	</div>
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Getting started</h6>
-			<ul>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"
-					target="_self">TM Overview Slides</a></li>
-				<li><a href="http://www.eclipse.org/project-slides/TM_3.0_Release_Review.pdf" target="_self">
-				    TM 3.0 Release Review Slides</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-			    <li><a href="http://wiki.eclipse.org/DSDP" 
-			    	target="_self">DSDP Overview Diagrams</a></li>				
-				<li><a
-					href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases Document</a></li>
-				<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf"
-					target="_self">IBM RSE Presentation</a></li>
-				<!-- <li><a href="/dsdp/tm/development/index.php">Developer Resources</a></li> -->
-				<li><a href="/dsdp/tm/development/plan.php"
-					target="_self">TM Project Plan</a></li>
-			</ul>
-		</div>
-	</div>
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/doc/nucleus_edge_target_usecase.pdf b/doc/nucleus_edge_target_usecase.pdf
deleted file mode 100644
index 0fdc90e..0000000
--- a/doc/nucleus_edge_target_usecase.pdf
+++ /dev/null
Binary files differ
diff --git a/doc/rsf/RSFCoreModel.xmi b/doc/rsf/RSFCoreModel.xmi
deleted file mode 100644
index 7fe343a..0000000
--- a/doc/rsf/RSFCoreModel.xmi
+++ /dev/null
@@ -1,4709 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2005-11-20T19:12:58" xmi.version="1.2" >

- <XMI.header>

-  <XMI.documentation>

-   <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>

-   <XMI.exporterVersion>1.4.2</XMI.exporterVersion>

-   <XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>

-  </XMI.documentation>

-  <XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />

- </XMI.header>

- <XMI.content>

-  <UML:Model isSpecification="false" isLeaf="false" isRoot="false" isAbstract="false" >

-   <UML:Namespace.ownedElement>

-    <UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" xmi.id="3" isRoot="false" isAbstract="false" name="datatype" />

-    <UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" xmi.id="36" isRoot="false" isAbstract="false" name="interface" />

-    <UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" xmi.id="196" isRoot="false" isAbstract="false" name="serviceTypeId" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="2" isRoot="false" isAbstract="false" name="int" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="4" isRoot="false" isAbstract="false" name="char" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="5" isRoot="false" isAbstract="false" name="boolean" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="6" isRoot="false" isAbstract="false" name="float" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="7" isRoot="false" isAbstract="false" name="double" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="8" isRoot="false" isAbstract="false" name="byte" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="9" isRoot="false" isAbstract="false" name="short" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="10" isRoot="false" isAbstract="false" name="string" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="18" isRoot="false" isAbstract="false" name="void" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="235" isRoot="false" isAbstract="false" name="List" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="366" isRoot="false" isAbstract="false" name="java.lang.Class" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="5170" isRoot="false" isAbstract="false" name="InputStream" />

-    <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="6558" isRoot="false" isAbstract="false" name="File" />

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="35" isRoot="false" isAbstract="true" name="IOption" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="439" isRoot="false" isAbstract="false" name="getValue" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11529" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="453" isRoot="false" isAbstract="false" name="getValueType" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11530" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="468" isRoot="false" isAbstract="false" name="setValue" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="469" isRoot="false" value="" type="10" isAbstract="false" name="newValue" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="498" isRoot="false" isAbstract="false" name="getDefaultValue" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11531" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="514" isRoot="false" isAbstract="false" name="hasChoices" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11532" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="531" isRoot="false" isAbstract="false" name="getChoices" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11533" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="38" isRoot="false" isAbstract="true" name="IRemoteSystem" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="115" isRoot="false" isAbstract="false" name="getService" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11534" type="40" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="116" isRoot="false" value="" type="10" isAbstract="false" name="serviceId" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="126" isRoot="false" isAbstract="false" name="getServices" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11535" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="132" isRoot="false" isAbstract="false" name="getCommunicationInterface" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11536" type="159" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="133" isRoot="false" value="" type="10" isAbstract="false" name="commIntId" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="188" isRoot="false" isAbstract="false" name="getCommunicationInterfaces" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11537" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation stereotype="196" isSpecification="false" isLeaf="false" visibility="public" xmi.id="195" isRoot="false" isAbstract="false" name="getServicesProviding" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11538" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="11177" isRoot="false" isAbstract="false" name="connect" />

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="11227" isRoot="false" isAbstract="false" name="isConnected" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11539" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="11378" isRoot="false" isAbstract="false" name="disconnect" />

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="40" isRoot="false" isAbstract="true" name="IService" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="68" isRoot="false" isAbstract="false" name="getOption" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11540" type="35" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="70" isRoot="false" value="" type="String" isAbstract="false" name="optionId" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="95" isRoot="false" isAbstract="false" name="getOptions" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11541" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="76" isRoot="false" isAbstract="false" name="isAvailable" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11542" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="80" isRoot="false" isAbstract="false" name="isEnabled" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11543" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="85" isRoot="false" isAbstract="false" name="setEnabled" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="86" isRoot="false" value="" type="5" isAbstract="false" name="enabled" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="42" isRoot="false" isAbstract="true" name="IServiceModel" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="59" isRoot="false" isAbstract="false" name="getOption" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11544" type="35" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="60" isRoot="false" value="" type="String" isAbstract="false" name="optionId" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="209" isRoot="false" isAbstract="false" name="getOptions" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11545" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="222" isRoot="false" isAbstract="false" name="getProvides" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11546" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="248" isRoot="false" isAbstract="false" name="getRequirements" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11547" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="257" isRoot="false" isAbstract="false" name="getCommunicationInterfaceId" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11548" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="276" isRoot="false" isAbstract="false" name="createService" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11549" type="40" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="277" isRoot="false" value="" type="38" isAbstract="false" name="remoteSystem" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="58" isRoot="false" isAbstract="true" name="IServiceTypeModel" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="317" isRoot="false" isAbstract="false" name="getId" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11550" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="328" isRoot="false" isAbstract="false" name="getName" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11551" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="341" isRoot="false" isAbstract="false" name="getServiceClass" />

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="159" isRoot="false" isAbstract="true" name="ICommunicationInterface" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="635" isRoot="false" isAbstract="false" name="getOption" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11552" type="35" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="636" isRoot="false" value="" type="10" isAbstract="false" name="optionId" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="674" isRoot="false" isAbstract="false" name="getOptions" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11553" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="813" isRoot="false" isAbstract="true" name="IRSFObject" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="833" isRoot="false" isAbstract="false" name="getId" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11554" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="854" isRoot="false" isAbstract="false" name="getName" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11555" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="1734" isRoot="false" isAbstract="true" name="ICommunicationInterfaceModel" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="1756" isRoot="false" isAbstract="false" name="getOption" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11556" type="35" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="1757" isRoot="false" value="" type="10" isAbstract="false" name="optionId" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="1801" isRoot="false" isAbstract="false" name="getOptions" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11557" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="1825" isRoot="false" isAbstract="false" name="createCommunicationInterface" />

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="3391" isRoot="false" isAbstract="true" name="IRemoteFSService" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6184" isRoot="false" isAbstract="false" name="getRoots" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11558" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6230" isRoot="false" isAbstract="false" name="getRemoteSystem" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11559" type="38" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6277" isRoot="false" isAbstract="false" name="copy" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="6278" isRoot="false" value="" type="3533" isAbstract="false" name="source" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="6325" isRoot="false" value="" type="3620" isAbstract="false" name="destination" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6418" isRoot="false" isAbstract="false" name="copy" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="6419" isRoot="false" value="" type="3533" isAbstract="false" name="source" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="6697" isRoot="false" value="" type="6558" isAbstract="false" name="destination" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6744" isRoot="false" isAbstract="false" name="copy" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="6745" isRoot="false" value="" type="6558" isAbstract="false" name="source" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="6792" isRoot="false" value="" type="3620" isAbstract="false" name="destination" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6885" isRoot="false" isAbstract="false" name="exists" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="6886" isRoot="false" value="" type="3533" isAbstract="false" name="resource" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6979" isRoot="false" isAbstract="false" name="delete" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="6980" isRoot="false" value="" type="3533" isAbstract="false" name="resource" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7073" isRoot="false" value="" type="5" isAbstract="false" name="force" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="7166" isRoot="false" isAbstract="false" name="move" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7167" isRoot="false" value="" type="3533" isAbstract="false" name="source" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7214" isRoot="false" value="" type="3620" isAbstract="false" name="destination" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="7307" isRoot="false" isAbstract="false" name="move" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7308" isRoot="false" value="" type="3533" isAbstract="false" name="source" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7355" isRoot="false" value="" type="6558" isAbstract="false" name="destination" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="7448" isRoot="false" isAbstract="false" name="move" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7449" isRoot="false" value="" type="6558" isAbstract="false" name="source" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7496" isRoot="false" value="" type="3620" isAbstract="false" name="destination" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="7589" isRoot="false" isAbstract="false" name="populateMembers" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11560" type="2" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7590" isRoot="false" value="" type="3620" isAbstract="false" name="container" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="7780" isRoot="false" isAbstract="false" name="refresh" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7828" isRoot="false" value="" type="3533" isAbstract="false" name="resource" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="7876" isRoot="false" isAbstract="false" name="getContents" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11561" type="5170" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7877" isRoot="false" value="" type="3562" isAbstract="false" name="file" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="7972" isRoot="false" isAbstract="false" name="setContents" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="7973" isRoot="false" value="" type="3562" isAbstract="false" name="file" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="8022" isRoot="false" value="" type="5170" isAbstract="false" name="contents" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="8119" isRoot="false" isAbstract="false" name="getResource" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11562" type="3533" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="8168" isRoot="false" value="" type="10" isAbstract="false" name="path" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="9495" isRoot="false" isAbstract="false" name="create" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="9496" isRoot="false" value="" type="3533" isAbstract="false" name="resource" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="9595" isRoot="false" value="" type="5" isAbstract="false" name="force" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="9694" isRoot="false" isAbstract="false" name="create" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="9695" isRoot="false" value="" type="3562" isAbstract="false" name="file" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="9745" isRoot="false" value="" type="5170" isAbstract="false" name="contents" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="9795" isRoot="false" value="" type="5" isAbstract="false" name="force" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="3533" isRoot="false" isAbstract="true" name="IRemoteResource" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4129" isRoot="false" isAbstract="false" name="exists" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11563" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4161" isRoot="false" isAbstract="false" name="getName" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11564" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4194" isRoot="false" isAbstract="false" name="getPath" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11565" type="10" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4228" isRoot="false" isAbstract="false" name="refresh" />

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4297" isRoot="false" isAbstract="false" name="isReadable" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11566" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4333" isRoot="false" isAbstract="false" name="isWriteable" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11567" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4370" isRoot="false" isAbstract="false" name="isExecutable" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11568" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4408" isRoot="false" isAbstract="false" name="getParent" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11569" type="3533" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4447" isRoot="false" isAbstract="false" name="getRemoteSystem" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11570" type="38" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4487" isRoot="false" isAbstract="false" name="getRemoteFSService" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11571" type="3391" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4528" isRoot="false" isAbstract="false" name="getLastModifiedTime" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11572" type="2" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4609" isRoot="false" isAbstract="false" name="getSize" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11573" type="2" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4693" isRoot="false" isAbstract="false" name="getType" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11574" type="2" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4262" isRoot="false" isAbstract="false" name="isFile" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11575" type="5" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="4737" isRoot="false" isAbstract="false" name="delete" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="4738" isRoot="false" value="" type="5" isAbstract="false" name="force" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="3562" isRoot="false" isAbstract="true" name="IRemoteFile" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="9298" isRoot="false" isAbstract="false" name="create" />

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="9198" isRoot="false" isAbstract="false" name="create" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="9199" isRoot="false" value="" type="5170" isAbstract="false" name="contents" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="5083" isRoot="false" isAbstract="false" name="getContents" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11576" type="5170" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="5741" isRoot="false" isAbstract="false" name="setContents" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="5742" isRoot="false" value="" type="5170" isAbstract="false" name="content" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="5787" isRoot="false" value="" type="5" isAbstract="false" name="force" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="3591" isRoot="false" isAbstract="true" name="IRemoteFolder" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="8756" isRoot="false" isAbstract="false" name="create" />

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Interface stereotype="36" isSpecification="false" isLeaf="false" visibility="public" xmi.id="3620" isRoot="false" isAbstract="true" name="IRemoteContainer" >

-     <UML:Classifier.feature>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="3761" isRoot="false" isAbstract="false" name="members" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11577" type="235" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="3791" isRoot="false" isAbstract="false" name="refresh" />

-      <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="3852" isRoot="false" isAbstract="false" name="findMember" >

-       <UML:BehavioralFeature.parameter>

-        <UML:Parameter kind="return" xmi.id="11578" type="3533" />

-        <UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="3853" isRoot="false" value="" type="10" isAbstract="false" name="name" />

-       </UML:BehavioralFeature.parameter>

-      </UML:Operation>

-     </UML:Classifier.feature>

-    </UML:Interface>

-    <UML:Generalization isSpecification="false" child="38" visibility="public" xmi.id="1170" parent="813" discriminator="" name="" />

-    <UML:Generalization isSpecification="false" child="40" visibility="public" xmi.id="1215" parent="813" discriminator="" name="" />

-    <UML:Generalization isSpecification="false" child="42" visibility="public" xmi.id="1260" parent="813" discriminator="" name="" />

-    <UML:Generalization isSpecification="false" child="58" visibility="public" xmi.id="1305" parent="813" discriminator="" name="" />

-    <UML:Generalization isSpecification="false" child="159" visibility="public" xmi.id="1350" parent="813" discriminator="" name="" />

-    <UML:Generalization isSpecification="false" child="35" visibility="public" xmi.id="1395" parent="813" discriminator="" name="" />

-    <UML:Dependency isSpecification="false" visibility="public" xmi.id="2217" client="40" name="" supplier="159" />

-    <UML:Association isSpecification="false" visibility="public" xmi.id="2266" name="" >

-     <UML:Association.connection>

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="2267" aggregation="none" type="40" name="" />

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2268" aggregation="none" type="42" name="" />

-     </UML:Association.connection>

-    </UML:Association>

-    <UML:Association isSpecification="false" visibility="public" xmi.id="2315" name="" >

-     <UML:Association.connection>

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="2316" aggregation="none" type="159" name="" />

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2317" aggregation="none" type="1734" name="" />

-     </UML:Association.connection>

-    </UML:Association>

-    <UML:Dependency isSpecification="false" visibility="public" xmi.id="2364" client="42" name="" supplier="58" />

-    <UML:Dependency isSpecification="false" visibility="public" xmi.id="2436" client="40" name="" supplier="42" />

-    <UML:Dependency isSpecification="false" visibility="public" xmi.id="2485" client="159" name="" supplier="1734" />

-    <UML:Dependency isSpecification="false" visibility="public" xmi.id="2534" client="38" name="" supplier="40" />

-    <UML:Dependency isSpecification="false" visibility="public" xmi.id="2583" client="38" name="" supplier="159" />

-    <UML:Association isSpecification="false" visibility="public" xmi.id="10433" name="" >

-     <UML:Association.connection>

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="10434" aggregation="none" type="3562" name="" />

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="10435" aggregation="none" type="3533" name="" />

-     </UML:Association.connection>

-    </UML:Association>

-    <UML:Association isSpecification="false" visibility="public" xmi.id="10534" name="" >

-     <UML:Association.connection>

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="10535" aggregation="none" type="3620" name="" />

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="10536" aggregation="none" type="3533" name="" />

-     </UML:Association.connection>

-    </UML:Association>

-    <UML:Association isSpecification="false" visibility="public" xmi.id="10635" name="" >

-     <UML:Association.connection>

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="10636" aggregation="none" type="3591" name="" />

-      <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="10637" aggregation="none" type="3620" name="" />

-     </UML:Association.connection>

-    </UML:Association>

-   </UML:Namespace.ownedElement>

-  </UML:Model>

- </XMI.content>

- <XMI.extensions xmi.extender="umbrello" >

-  <docsettings viewid="1" documentation="" uniqueid="11578" />

-  <diagrams>

-   <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="1129" snapy="10" showatts="1" xmi.id="1" documentation="" type="402" showops="1" showpackage="0" name="Core class diagram" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans Serif,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="931" >

-    <widgets>

-     <interfacewidget usesdiagramfillcolour="0" width="227" usesdiagramusefillcolour="0" x="897" linecolour="#ff0000" y="181" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="144" usefillcolor="1" isinstance="0" xmi.id="35" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="578" usesdiagramusefillcolour="0" x="203" linecolour="#ff0000" y="736" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="180" usefillcolor="1" isinstance="0" xmi.id="38" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="250" usesdiagramusefillcolour="0" x="169" linecolour="#ff0000" y="522" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="126" usefillcolor="1" isinstance="0" xmi.id="40" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="444" usesdiagramusefillcolour="0" x="73" linecolour="#ff0000" y="283" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="144" usefillcolor="1" isinstance="0" xmi.id="42" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="159" usesdiagramusefillcolour="0" x="287" linecolour="#ff0000" y="116" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="90" usefillcolor="1" isinstance="0" xmi.id="58" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="291" usesdiagramusefillcolour="0" x="567" linecolour="#ff0000" y="549" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="72" usefillcolor="1" isinstance="0" xmi.id="159" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="159" usesdiagramusefillcolour="0" x="920" linecolour="#ff0000" y="93" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="72" usefillcolor="1" isinstance="0" xmi.id="813" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="291" usesdiagramusefillcolour="0" x="567" linecolour="#ff0000" y="309" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="90" usefillcolor="1" isinstance="0" xmi.id="1734" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <boxwidget usesdiagramfillcolour="1" width="837" usesdiagramusefillcolour="1" x="46" linecolour="none" y="77" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="391" usefillcolor="1" isinstance="0" xmi.id="2908" font="Sans Serif,10,-1,5,50,0,0,0,0,0" />

-     <boxwidget usesdiagramfillcolour="1" width="841" usesdiagramusefillcolour="1" x="46" linecolour="none" y="502" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="425" usefillcolor="1" isinstance="0" xmi.id="2932" font="Sans Serif,10,-1,5,50,0,0,0,0,0" />

-     <floatingtext usesdiagramfillcolour="1" width="52" usesdiagramusefillcolour="1" x="64" linecolour="none" y="97" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="700" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="3002" text="Models" font="Sans Serif,10,-1,5,50,0,0,0,0,0" />

-     <floatingtext usesdiagramfillcolour="1" width="71" usesdiagramusefillcolour="1" x="66" linecolour="none" y="530" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="700" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="3026" text="Instances" font="Sans Serif,10,-1,5,50,0,0,0,0,0" />

-    </widgets>

-    <messages/>

-    <associations>

-     <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="159" widgetaid="40" xmi.id="2217" >

-      <linepath>

-       <startpoint startx="419" starty="585" />

-       <endpoint endx="567" endy="585" />

-      </linepath>

-     </assocwidget>

-     <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="58" widgetaid="42" xmi.id="2364" >

-      <linepath>

-       <startpoint startx="295" starty="283" />

-       <endpoint endx="366" endy="206" />

-      </linepath>

-     </assocwidget>

-     <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="42" widgetaid="40" xmi.id="2436" >

-      <linepath>

-       <startpoint startx="294" starty="522" />

-       <endpoint endx="295" endy="427" />

-      </linepath>

-     </assocwidget>

-     <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="1734" widgetaid="159" xmi.id="2485" >

-      <linepath>

-       <startpoint startx="712" starty="549" />

-       <endpoint endx="712" endy="399" />

-      </linepath>

-     </assocwidget>

-     <assocwidget totalcounta="3" indexa="1" totalcountb="2" indexb="1" widgetbid="40" widgetaid="38" xmi.id="2534" >

-      <linepath>

-       <startpoint startx="395" starty="736" />

-       <endpoint endx="294" endy="648" />

-      </linepath>

-     </assocwidget>

-     <assocwidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" widgetbid="159" widgetaid="38" xmi.id="2583" >

-      <linepath>

-       <startpoint startx="588" starty="736" />

-       <endpoint endx="712" endy="621" />

-      </linepath>

-     </assocwidget>

-    </associations>

-   </diagram>

-   <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="1009" snapy="10" showatts="1" xmi.id="3476" documentation="" type="402" showops="1" showpackage="0" name="RemoteFS class diagram" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans Serif,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="894" >

-    <widgets>

-     <interfacewidget usesdiagramfillcolour="0" width="332" usesdiagramusefillcolour="0" x="295" linecolour="#ff0000" y="358" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="306" usefillcolor="1" isinstance="0" xmi.id="3533" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="400" usesdiagramusefillcolour="0" x="36" linecolour="#ff0000" y="733" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="108" usefillcolor="1" isinstance="0" xmi.id="3562" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="115" usesdiagramusefillcolour="0" x="596" linecolour="#ff0000" y="836" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="54" usefillcolor="1" isinstance="0" xmi.id="3591" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="362" usesdiagramusefillcolour="0" x="472" linecolour="#ff0000" y="706" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="90" usefillcolor="1" isinstance="0" xmi.id="3620" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-     <interfacewidget usesdiagramfillcolour="0" width="504" usesdiagramusefillcolour="0" x="212" linecolour="#ff0000" y="2" drawascircle="0" showopsigs="601" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="342" usefillcolor="1" isinstance="0" xmi.id="3391" showoperations="1" showpackage="0" showscope="1" font="Sans Serif,10,-1,5,75,1,0,0,0,0" />

-    </widgets>

-    <messages/>

-    <associations>

-     <assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" widgetbid="3533" widgetaid="3562" xmi.id="10433" >

-      <linepath>

-       <startpoint startx="236" starty="733" />

-       <endpoint endx="405" endy="664" />

-      </linepath>

-     </assocwidget>

-     <assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" widgetbid="3533" widgetaid="3620" xmi.id="10534" >

-      <linepath>

-       <startpoint startx="653" starty="706" />

-       <endpoint endx="516" endy="664" />

-      </linepath>

-     </assocwidget>

-     <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="3620" widgetaid="3591" xmi.id="10635" >

-      <linepath>

-       <startpoint startx="653" starty="836" />

-       <endpoint endx="653" endy="796" />

-      </linepath>

-     </assocwidget>

-    </associations>

-   </diagram>

-  </diagrams>

-  <listview>

-   <listitem open="1" type="800" label="Views" >

-    <listitem open="1" type="801" label="Logical View" >

-     <listitem open="0" type="817" id="159" >

-      <listitem open="0" type="815" id="635" />

-      <listitem open="0" type="815" id="674" />

-     </listitem>

-     <listitem open="0" type="817" id="1734" >

-      <listitem open="0" type="815" id="1756" />

-      <listitem open="0" type="815" id="1801" />

-      <listitem open="0" type="815" id="1825" />

-     </listitem>

-     <listitem open="0" type="817" id="35" >

-      <listitem open="0" type="815" id="439" />

-      <listitem open="0" type="815" id="453" />

-      <listitem open="0" type="815" id="468" />

-      <listitem open="0" type="815" id="498" />

-      <listitem open="0" type="815" id="514" />

-      <listitem open="0" type="815" id="531" />

-     </listitem>

-     <listitem open="0" type="817" id="813" >

-      <listitem open="0" type="815" id="833" />

-      <listitem open="0" type="815" id="854" />

-     </listitem>

-     <listitem open="1" type="817" id="3620" >

-      <listitem open="0" type="815" id="3761" />

-      <listitem open="0" type="815" id="3791" />

-      <listitem open="0" type="815" id="3852" />

-     </listitem>

-     <listitem open="1" type="817" id="3391" >

-      <listitem open="0" type="815" id="6184" />

-      <listitem open="0" type="815" id="6230" />

-      <listitem open="0" type="815" id="6277" />

-      <listitem open="0" type="815" id="6418" />

-      <listitem open="0" type="815" id="6744" />

-      <listitem open="0" type="815" id="6885" />

-      <listitem open="0" type="815" id="6979" />

-      <listitem open="0" type="815" id="7166" />

-      <listitem open="0" type="815" id="7307" />

-      <listitem open="0" type="815" id="7448" />

-      <listitem open="0" type="815" id="7589" />

-      <listitem open="0" type="815" id="7780" />

-      <listitem open="0" type="815" id="7876" />

-      <listitem open="0" type="815" id="7972" />

-      <listitem open="0" type="815" id="8119" />

-      <listitem open="0" type="815" id="9495" />

-      <listitem open="0" type="815" id="9694" />

-     </listitem>

-     <listitem open="1" type="817" id="3562" >

-      <listitem open="0" type="815" id="9298" />

-      <listitem open="0" type="815" id="9198" />

-      <listitem open="0" type="815" id="5083" />

-      <listitem open="0" type="815" id="5741" />

-     </listitem>

-     <listitem open="1" type="817" id="3591" >

-      <listitem open="0" type="815" id="8756" />

-     </listitem>

-     <listitem open="0" type="817" id="3533" >

-      <listitem open="0" type="815" id="4129" />

-      <listitem open="0" type="815" id="4161" />

-      <listitem open="0" type="815" id="4194" />

-      <listitem open="0" type="815" id="4228" />

-      <listitem open="0" type="815" id="4297" />

-      <listitem open="0" type="815" id="4333" />

-      <listitem open="0" type="815" id="4370" />

-      <listitem open="0" type="815" id="4408" />

-      <listitem open="0" type="815" id="4447" />

-      <listitem open="0" type="815" id="4487" />

-      <listitem open="0" type="815" id="4528" />

-      <listitem open="0" type="815" id="4609" />

-      <listitem open="0" type="815" id="4693" />

-      <listitem open="0" type="815" id="4262" />

-      <listitem open="0" type="815" id="4737" />

-     </listitem>

-     <listitem open="1" type="817" id="38" >

-      <listitem open="0" type="815" id="115" />

-      <listitem open="0" type="815" id="126" />

-      <listitem open="0" type="815" id="132" />

-      <listitem open="0" type="815" id="188" />

-      <listitem open="0" type="815" id="195" />

-      <listitem open="0" type="815" id="11177" />

-      <listitem open="0" type="815" id="11227" />

-      <listitem open="0" type="815" id="11378" />

-     </listitem>

-     <listitem open="0" type="817" id="40" >

-      <listitem open="0" type="815" id="68" />

-      <listitem open="0" type="815" id="95" />

-      <listitem open="0" type="815" id="76" />

-      <listitem open="0" type="815" id="80" />

-      <listitem open="0" type="815" id="85" />

-     </listitem>

-     <listitem open="0" type="817" id="42" >

-      <listitem open="0" type="815" id="59" />

-      <listitem open="0" type="815" id="209" />

-      <listitem open="0" type="815" id="222" />

-      <listitem open="0" type="815" id="248" />

-      <listitem open="0" type="815" id="257" />

-      <listitem open="0" type="815" id="276" />

-     </listitem>

-     <listitem open="0" type="817" id="58" >

-      <listitem open="0" type="815" id="317" />

-      <listitem open="0" type="815" id="328" />

-      <listitem open="0" type="815" id="341" />

-     </listitem>

-     <listitem open="1" type="830" label="Datatypes" >

-      <listitem open="1" type="829" id="6558" />

-      <listitem open="1" type="829" id="5170" />

-      <listitem open="1" type="829" id="235" />

-      <listitem open="1" type="829" id="5" />

-      <listitem open="1" type="829" id="8" />

-      <listitem open="1" type="829" id="4" />

-      <listitem open="1" type="829" id="7" />

-      <listitem open="1" type="829" id="6" />

-      <listitem open="1" type="829" id="2" />

-      <listitem open="1" type="829" id="366" />

-      <listitem open="1" type="829" id="9" />

-      <listitem open="1" type="829" id="10" />

-      <listitem open="1" type="829" id="18" />

-     </listitem>

-    </listitem>

-    <listitem open="1" type="802" label="Use Case View" />

-    <listitem open="1" type="821" label="Component View" />

-    <listitem open="1" type="827" label="Deployment View" />

-    <listitem open="1" type="836" label="Entity Relationship Model" />

-   </listitem>

-  </listview>

-  <codegeneration>

-   <codegenerator language="Java" >

-    <codedocument writeOutCode="false" package="" id="ANTDOC" fileExt=".xml" fileName="build" >

-     <textblocks>

-      <codeblockwithcomments tag="xmlDecl" text="&lt;?xml version=&quot;1.0&quot;?>" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <xmlelementblock nodeName="project" tag="projectDecl" canDelete="false" >

-       <header>

-        <codecomment tag="" text="Java ANT build document" />

-       </header>

-       <textblocks/>

-      </xmlelementblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" />

-     </header>

-    </codedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="2" parent_class="2" fileExt=".java" fileName="int" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="2" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Int&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Int ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			int.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:39:56&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="4" parent_class="4" fileExt=".java" fileName="char" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="4" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Char&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Char ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			char.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:39:56&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="5" parent_class="5" fileExt=".java" fileName="boolean" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="5" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Boolean&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Boolean ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			boolean.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:48:38&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="6" parent_class="6" fileExt=".java" fileName="float" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="6" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Float&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Float ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			float.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:39:56&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="7" parent_class="7" fileExt=".java" fileName="double" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="7" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Double&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Double ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			double.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:39:56&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="8" parent_class="8" fileExt=".java" fileName="byte" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="8" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Byte&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Byte ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			byte.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:39:56&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="9" parent_class="9" fileExt=".java" fileName="short" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="9" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Short&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Short ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			short.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:39:56&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="10" parent_class="10" fileExt=".java" fileName="string" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="10" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class String&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public String ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			string.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:43:03&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="18" parent_class="18" fileExt=".java" fileName="void" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="18" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Void&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Void ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			void.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 16:48:26&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="35" parent_class="35" fileExt=".java" fileName="IOption" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="35" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IOption&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IOption ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="439" tag="operation_439" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="453" tag="operation_453" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="468" tag="operation_468" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param newValue &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="498" tag="operation_498" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="514" tag="operation_514" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="531" tag="operation_531" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IOption.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:24:37&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="1395" field_type="565" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRSFObject ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRSFObject to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRSFObject from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="38" parent_class="38" fileExt=".java" fileName="IRemoteSystem" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IService;&amp;#010;import ICommunicationInterface;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="38" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IRemoteSystem&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks>

-          <ccfdeclarationcodeblock parent_id="2583" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public ICommunicationInterface ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IRemoteSystem ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks>

-              <codeaccessormethod accessType="0" parent_id="2583" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2583" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2583" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterface to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2583" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterface from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2583" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-             </textblocks>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="115" tag="operation_115" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param serviceId &amp;#010;@return IService  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="126" tag="operation_126" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="132" tag="operation_132" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param commIntId &amp;#010;@return ICommunicationInterface  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="188" tag="operation_188" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="195" tag="operation_195" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="11177" tag="operation_11177" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="11227" tag="operation_11227" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="11378" tag="operation_11378" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IRemoteSystem.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 19:12:54&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="1170" field_type="22225904" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1170" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRSFObject ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1170" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1170" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1170" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRSFObject to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1170" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRSFObject from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1170" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2534" field_type="97" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2534" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IService ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IService to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IService from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2583" field_type="0" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2583" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public ICommunicationInterface ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2583" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2583" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2583" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterface to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2583" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterface from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2583" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="40" parent_class="40" fileExt=".java" fileName="IService" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IOption;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="40" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IService&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks>

-          <ccfdeclarationcodeblock parent_id="2266" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IServiceModel ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-          <ccfdeclarationcodeblock parent_id="2534" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IRemoteSystem ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IService ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks>

-              <codeaccessormethod accessType="0" parent_id="2266" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2266" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2266" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceModel to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2266" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceModel from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2266" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="0" parent_id="2534" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2534" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2534" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteSystem to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2534" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteSystem from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2534" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-             </textblocks>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="68" tag="operation_68" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param optionId &amp;#010;@return IOption  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="76" tag="operation_76" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="80" tag="operation_80" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="85" tag="operation_85" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param enabled &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="95" tag="operation_95" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IService.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:24:39&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="1215" field_type="6357108" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRSFObject ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRSFObject to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRSFObject from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2217" field_type="6357108" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2217" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public ICommunicationInterface ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2217" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2217" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2217" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterface to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2217" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterface from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2217" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2266" field_type="0" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2266" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IServiceModel ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2266" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2266" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2266" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceModel to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2266" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceModel from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2266" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2436" field_type="32" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2436" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IServiceModel ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2436" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2436" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2436" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceModel to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2436" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceModel from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2436" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2534" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2534" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IRemoteSystem ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2534" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2534" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2534" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteSystem to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2534" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteSystem from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2534" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2534" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="42" parent_class="42" fileExt=".java" fileName="IServiceModel" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IOption;&amp;#010;import IService;&amp;#010;import IRemoteSystem;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="42" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IServiceModel&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks>

-          <ccfdeclarationcodeblock parent_id="2266" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IService ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-          <ccfdeclarationcodeblock parent_id="2436" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IService ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IServiceModel ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks>

-              <codeaccessormethod accessType="0" parent_id="2266" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2266" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2266" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IService to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2266" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IService from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2266" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="0" parent_id="2436" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2436" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2436" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IService to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2436" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IService from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2436" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-             </textblocks>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="59" tag="operation_59" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param optionId &amp;#010;@return IOption  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="209" tag="operation_209" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="222" tag="operation_222" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="248" tag="operation_248" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="257" tag="operation_257" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="276" tag="operation_276" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param remoteSystem &amp;#010;@return IService  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IServiceModel.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:24:40&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="1260" field_type="64" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1260" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRSFObject ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRSFObject to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRSFObject from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2266" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2266" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IService ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2266" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2266" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2266" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IService to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2266" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IService from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2266" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2266" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2364" field_type="32" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2364" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IServiceTypeModel ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2364" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2364" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2364" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceTypeModel to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2364" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceTypeModel from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2364" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2436" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2436" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IService ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2436" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2436" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2436" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IService to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2436" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IService from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2436" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2436" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="58" parent_class="58" fileExt=".java" fileName="IServiceTypeModel" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="58" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IServiceTypeModel&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks>

-          <ccfdeclarationcodeblock parent_id="1305" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRSFObject ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-          <ccfdeclarationcodeblock parent_id="2364" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IServiceModel ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IServiceTypeModel ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks>

-              <codeaccessormethod accessType="0" parent_id="2364" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2364" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2364" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceModel to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2364" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceModel from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2364" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-             </textblocks>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks>

-              <codeaccessormethod accessType="0" parent_id="1305" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="1305" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="1305" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRSFObject to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="1305" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRSFObject from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="1305" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-             </textblocks>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="317" tag="operation_317" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="328" tag="operation_328" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="341" tag="operation_341" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return class  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IServiceTypeModel.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:24:40&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="1305" field_type="1" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1305" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRSFObject ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1305" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1305" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1305" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRSFObject to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1305" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRSFObject from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1305" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2364" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2364" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IServiceModel ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2364" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2364" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2364" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceModel to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2364" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceModel from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2364" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2364" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="159" parent_class="159" fileExt=".java" fileName="ICommunicationInterface" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IOption;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="159" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface ICommunicationInterface&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks>

-          <ccfdeclarationcodeblock parent_id="2217" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IService ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-          <ccfdeclarationcodeblock parent_id="2315" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public ICommunicationInterfaceModel ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-          <ccfdeclarationcodeblock parent_id="2485" tag="tblock_11" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public ICommunicationInterfaceModel ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ICommunicationInterface ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks>

-              <codeaccessormethod accessType="0" parent_id="2217" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2217" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2217" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IService to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2217" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IService from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2217" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="0" parent_id="2315" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2315" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2315" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterfaceModel to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2315" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterfaceModel from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2315" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="0" parent_id="2485" tag="hblock_tag_12" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2485" tag="hblock_tag_13" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2485" tag="hblock_tag_14" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterfaceModel to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2485" tag="hblock_tag_15" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterfaceModel from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2485" tag="hblock_tag_16" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-             </textblocks>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="635" tag="operation_635" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param optionId &amp;#010;@return IOption  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="674" tag="operation_674" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			ICommunicationInterface.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:24:36&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="1350" field_type="9680624" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1350" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRSFObject ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1350" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1350" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1350" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRSFObject to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1350" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRSFObject from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1350" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2217" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2217" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IService ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2217" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2217" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2217" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IService to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2217" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IService from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2217" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2217" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2315" field_type="0" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2315" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public ICommunicationInterfaceModel ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2315" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2315" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2315" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterfaceModel to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2315" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterfaceModel from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2315" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2485" field_type="0" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2485" tag="tblock_11" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public ICommunicationInterfaceModel ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2485" tag="hblock_tag_12" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2485" tag="hblock_tag_13" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2485" tag="hblock_tag_14" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterfaceModel to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2485" tag="hblock_tag_15" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterfaceModel from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2485" tag="hblock_tag_16" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2583" field_type="7274601" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2583" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IRemoteSystem ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2583" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2583" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2583" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteSystem to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2583" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteSystem from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2583" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2583" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="235" parent_class="235" fileExt=".java" fileName="List" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="235" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class List&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public List ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			List.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 17:11:14&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="366" parent_class="366" fileExt=".java" fileName="java.lang.Class" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="366" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class Java.lang.Class&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Java.lang.Class ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			java.lang.Class.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 17:17:17&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="813" parent_class="813" fileExt=".java" fileName="IRSFObject" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="813" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IRSFObject&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks>

-          <ccfdeclarationcodeblock parent_id="1170" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IRemoteSystem ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-          <ccfdeclarationcodeblock parent_id="1260" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IServiceModel ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-          <ccfdeclarationcodeblock parent_id="1350" tag="tblock_11" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public ICommunicationInterface ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IRSFObject ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks>

-              <codeaccessormethod accessType="0" parent_id="1170" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="1170" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="1170" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteSystem to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="1170" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteSystem from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="1170" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="0" parent_id="1260" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="1260" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="1260" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceModel to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="1260" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceModel from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="1260" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="0" parent_id="1350" tag="hblock_tag_12" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="1350" tag="hblock_tag_13" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="1350" tag="hblock_tag_14" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterface to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="1350" tag="hblock_tag_15" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterface from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="1350" tag="hblock_tag_16" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-             </textblocks>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="833" tag="operation_833" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="854" tag="operation_854" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IRSFObject.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:24:38&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="1170" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1170" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IRemoteSystem ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1170" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1170" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1170" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteSystem to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1170" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteSystem from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1170" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1170" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="1215" field_type="7077986" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IService ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IService to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IService from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1215" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1215" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="1260" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1260" tag="tblock_5" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IServiceModel ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1260" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1260" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1260" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceModel to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1260" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceModel from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1260" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1260" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="1305" field_type="64" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1305" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IServiceTypeModel ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1305" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1305" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1305" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IServiceTypeModel to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1305" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IServiceTypeModel from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1305" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1305" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="1350" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1350" tag="tblock_11" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public ICommunicationInterface ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1350" tag="hblock_tag_12" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1350" tag="hblock_tag_13" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1350" tag="hblock_tag_14" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterface to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1350" tag="hblock_tag_15" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterface from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1350" tag="hblock_tag_16" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1350" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="1395" field_type="-1400154376" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IOption ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IOption to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IOption from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="1395" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1395" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="1734" parent_class="1734" fileExt=".java" fileName="ICommunicationInterfaceModel" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IOption;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="1734" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface ICommunicationInterfaceModel&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks>

-          <ccfdeclarationcodeblock parent_id="2485" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public ICommunicationInterface ;" >

-           <header>

-            <codecomment tag="" writeOutText="false" indentLevel="1" />

-           </header>

-          </ccfdeclarationcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ICommunicationInterfaceModel ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks>

-              <codeaccessormethod accessType="0" parent_id="2485" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text="return ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="1" parent_id="2485" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text=" = value;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="2" parent_id="2485" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text=".add(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterface to the List &amp;#010;&amp;#010;@return void" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="3" parent_id="2485" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text=".remove(value);" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterface from the List &amp;#010;" />

-               </header>

-              </codeaccessormethod>

-              <codeaccessormethod accessType="4" parent_id="2485" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text="return (List) ;" >

-               <header>

-                <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-               </header>

-              </codeaccessormethod>

-             </textblocks>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="1756" tag="operation_1756" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param optionId &amp;#010;@return IOption  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="1801" tag="operation_1801" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="1825" tag="operation_1825" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			ICommunicationInterfaceModel.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:24:37&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="2315" field_type="2752554" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2315" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public ICommunicationInterface ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2315" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2315" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2315" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterface to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2315" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterface from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2315" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2315" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="2485" field_type="0" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="2485" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public ICommunicationInterface ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="2485" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="2485" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="2485" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type ICommunicationInterface to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="2485" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type ICommunicationInterface from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="2485" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2485" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="3391" parent_class="3391" fileExt=".java" fileName="IRemoteFSService" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IRemoteSystem;&amp;#010;import IRemoteResource;&amp;#010;import IRemoteContainer;&amp;#010;import IRemoteFile;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="3391" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IRemoteFSService&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IRemoteFSService ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="6184" tag="operation_6184" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="6230" tag="operation_6230" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return IRemoteSystem  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="6277" tag="operation_6277" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param source &amp;#010;@param destination &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="6418" tag="operation_6418" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param source &amp;#010;@param destination &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="6744" tag="operation_6744" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param source &amp;#010;@param destination &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="6885" tag="operation_6885" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param resource &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="6979" tag="operation_6979" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param resource &amp;#010;@param force &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="7166" tag="operation_7166" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param source &amp;#010;@param destination &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="7307" tag="operation_7307" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param source &amp;#010;@param destination &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="7448" tag="operation_7448" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param source &amp;#010;@param destination &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="7589" tag="operation_7589" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param container &amp;#010;@return int  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="7780" tag="operation_7780" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param resource &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="7876" tag="operation_7876" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param file &amp;#010;@return InputStream  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="7972" tag="operation_7972" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param file &amp;#010;@param contents &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="8119" tag="operation_8119" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param path &amp;#010;@return IRemoteResource  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="9495" tag="operation_9495" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param resource &amp;#010;@param force &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="9694" tag="operation_9694" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param file &amp;#010;@param contents &amp;#010;@param force &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IRemoteFSService.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 19:00:40&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="3533" parent_class="3533" fileExt=".java" fileName="IRemoteResource" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IRemoteFile;&amp;#010;import IRemoteContainer;&amp;#010;import IRemoteResource;&amp;#010;import IRemoteSystem;&amp;#010;import IRemoteFSService;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="3533" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IRemoteResource&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IRemoteResource ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="4129" tag="operation_4129" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4161" tag="operation_4161" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4194" tag="operation_4194" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return String  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4228" tag="operation_4228" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4297" tag="operation_4297" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4333" tag="operation_4333" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4370" tag="operation_4370" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4408" tag="operation_4408" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return IRemoteResource  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4447" tag="operation_4447" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return IRemoteSystem  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4487" tag="operation_4487" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return IRemoteFSService  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4528" tag="operation_4528" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return int  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4609" tag="operation_4609" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return int  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4693" tag="operation_4693" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return int  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4262" tag="operation_4262" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return boolean  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="4737" tag="operation_4737" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param force &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IRemoteResource.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 19:02:49&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="10433" field_type="6357108" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IRemoteFile ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteFile to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteFile from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="10534" field_type="29429296" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IRemoteContainer ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteContainer to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteContainer from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="3562" parent_class="3562" fileExt=".java" fileName="IRemoteFile" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IRemoteResource;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="3562" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IRemoteFile&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IRemoteFile ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="5083" tag="operation_5083" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return InputStream  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="5741" tag="operation_5741" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param content &amp;#010;@param force &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="9298" tag="operation_9298" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="9198" tag="operation_9198" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param contents &amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IRemoteFile.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 19:02:47&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="10433" field_type="34272112" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRemoteResource ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteResource to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteResource from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="10433" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10433" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="3591" parent_class="3591" fileExt=".java" fileName="IRemoteFolder" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IRemoteContainer;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="3591" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IRemoteFolder&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IRemoteFolder ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="8756" tag="operation_8756" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IRemoteFolder.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 19:02:55&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="10635" field_type="-1400154376" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRemoteContainer ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteContainer to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteContainer from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="3620" parent_class="3620" fileExt=".java" fileName="IRemoteContainer" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" text="&amp;#010;import IRemoteResource;&amp;#010;import IRemoteFolder;" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="3620" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Interface IRemoteContainer&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" writeOutText="false" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public IRemoteContainer ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks>

-            <codeoperation parent_id="3761" tag="operation_3761" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return List  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="3791" tag="operation_3791" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />

-             </header>

-            </codeoperation>

-            <codeoperation parent_id="3852" tag="operation_3852" canDelete="false" indentLevel="1" >

-             <header>

-              <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param name &amp;#010;@return IRemoteResource  " />

-             </header>

-            </codeoperation>

-           </textblocks>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			IRemoteContainer.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 19:02:50&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields>

-      <codeclassfield parent_id="10534" field_type="14893168" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public IRemoteResource ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="0" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="0" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="0" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteResource to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="0" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteResource from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="10534" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10534" role_id="0" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-      <codeclassfield parent_id="10635" field_type="32456720" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >

-       <header>

-        <codecomment tag="" />

-       </header>

-       <ccfdeclarationcodeblock parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="public IRemoteFolder ;" >

-        <header>

-         <codecomment tag="" writeOutText="false" indentLevel="1" />

-        </header>

-       </ccfdeclarationcodeblock>

-       <codeaccessormethod accessType="0" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="1" text="return ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the value of &amp;#010;&amp;#010;@return the value of " />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="1" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="1" text=" = value;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Set the value of &amp;#010;&amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="2" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="1" text=".add(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Add an object of type IRemoteFolder to the List &amp;#010;&amp;#010;@return void" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="3" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="1" text=".remove(value);" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type IRemoteFolder from the List &amp;#010;" />

-        </header>

-       </codeaccessormethod>

-       <codeaccessormethod accessType="4" parent_id="10635" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="10635" role_id="1" text="return (List) ;" >

-        <header>

-         <javacodedocumentation tag="" indentLevel="1" text="Get the list of &amp;#010;&amp;#010;@return List of " />

-        </header>

-       </codeaccessormethod>

-      </codeclassfield>

-     </classfields>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="5170" parent_class="5170" fileExt=".java" fileName="InputStream" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="5170" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class InputStream&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public InputStream ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			InputStream.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:39:52&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-    <classifiercodedocument writeOutCode="true" package="" id="6558" parent_class="6558" fileExt=".java" fileName="File" >

-     <textblocks>

-      <codeblockwithcomments tag="packages" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <codeblockwithcomments tag="imports" writeOutText="false" >

-       <header>

-        <codecomment tag="" writeOutText="false" />

-       </header>

-      </codeblockwithcomments>

-      <javaclassdeclarationblock parent_id="6558" tag="ClassDeclBlock" canDelete="false" >

-       <header>

-        <javacodedocumentation tag="" text="Class File&amp;#010;" />

-       </header>

-       <textblocks>

-        <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Fields" />

-         </header>

-         <textblocks/>

-        </hierarchicalcodeblock>

-        <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >

-         <header>

-          <codecomment tag="" indentLevel="1" text="Methods" />

-         </header>

-         <textblocks>

-          <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Constructors" />

-           </header>

-           <textblocks>

-            <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public File ( ) { }" >

-             <header>

-              <codecomment tag="" indentLevel="1" text="Empty Constructor" />

-             </header>

-            </codeblockwithcomments>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Accessor Methods" />

-           </header>

-           <textblocks>

-            <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-            <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >

-             <header>

-              <codecomment tag="" writeOutText="false" indentLevel="1" />

-             </header>

-             <textblocks/>

-            </hierarchicalcodeblock>

-           </textblocks>

-          </hierarchicalcodeblock>

-          <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >

-           <header>

-            <codecomment tag="" indentLevel="1" text="Operations" />

-           </header>

-           <textblocks/>

-          </hierarchicalcodeblock>

-         </textblocks>

-        </hierarchicalcodeblock>

-       </textblocks>

-      </javaclassdeclarationblock>

-     </textblocks>

-     <header>

-      <codecomment tag="" text="/************************************************************************&amp;#010;  			File.java - Copyright pmasse&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Sun Nov 20 2005 at 18:45:23&amp;#010;The original location of this file is &amp;#010;**************************************************************************/&amp;#010;" />

-     </header>

-     <classfields/>

-    </classifiercodedocument>

-   </codegenerator>

-  </codegeneration>

- </XMI.extensions>

-</XMI>

-

-

-

diff --git a/doc/rsf/rsfmodel.zuml b/doc/rsf/rsfmodel.zuml
deleted file mode 100644
index 2cf119e..0000000
--- a/doc/rsf/rsfmodel.zuml
+++ /dev/null
Binary files differ
diff --git a/downloads.php b/downloads.php
deleted file mode 100644
index c1966e5..0000000
--- a/downloads.php
+++ /dev/null
@@ -1,86 +0,0 @@
-<?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'
-
-	#*****************************************************************************
-	#
-	# downloads.php
-	#
-	# Author: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: DSDP-TM downloads page
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "DSDP-TM Downloads";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-
-		The Target Management Downloads are now available on
-		<ul>
-		<li><a href="http://download.eclipse.org/dsdp/tm/downloads/">The TM Download Site</a>
-		<li><a href="http://download.eclipse.org/dsdp/tm/updates/3.0/">The TM 3.0 Update Site</a>
-		(or legacy: <a href="http://download.eclipse.org/dsdp/tm/updates/2.0">TM 2.x update site</a>)
-		</ul>
-
-		<p>Older downloads have been submitted to eclipse.org via bugzilla:
-		<p/>
-		<ul>
-		<li>Bugzilla <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=65471">65471</a>:
-			Remote System Framework (RSF) 2.0.0 code and 
-			<a href="https://bugs.eclipse.org/bugs/attachment.cgi?id=18820">presentation</a>
-			</li>
-		</ul>
-		<p/>
-		In addition to that, <a href="/dsdp/tm/doc/index.php">Developer Documents</a> are available for download.
-		<p/>
-	</div>
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Getting started</h6>
-			<ul>				
-				<li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_Overview.ppt"
-					target="_self">TM Overview Presentation</a></li>
-				<li><a href="http://www.eclipse.org/project-slides/TM_3.0_Release_Review.pdf" target="_self">
-				    TM 3.0 Release Review Slides</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-			    <li><a href="http://wiki.eclipse.org/DSDP" 
-			    	target="_self">DSDP Overview Diagrams</a></li>				
-				<li><a
-					href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases Document</a></li>
-				<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf"
-					target="_self">IBM RSE Presentation</a></li>
-				<!-- <li><a href="/dsdp/tm/development/index.php">Developer Resources</a></li> -->
-				<li><a href="/dsdp/tm/doc/index.php">Developer Documents</a></li>
-			</ul>
-		</div>
-	</div>
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/downloads/index.php b/downloads/index.php
deleted file mode 100644
index 8195e3b..0000000
--- a/downloads/index.php
+++ /dev/null
@@ -1,132 +0,0 @@
-<?php
-
-require_once ("../../includes/buildServer-common.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());
-
-/* temporary redirect for emft projects, except on build servers if downloads folder exists */
-if (isset($_GET["project"]) && isset($emft_redirects) && is_array($emft_redirects) && in_array($_GET["project"],$emft_redirects))
-{
-	header("Location: http://www.eclipse.org/emft/downloads/?project=" . $_GET["project"]);
-	exit;
-}
-else if (isset($_GET["project"]) && $_GET["project"]=="sdo")
-{
-	$_GET["project"]="emf"; /* special case */
-}
-ob_start();
-
-/* zips that are allowed to be absent from the downloads page (eg., new ones added/removed mid-stream) */
-$extraZips = array(
-	"emf-sdo-xsd-Standalone", # deprecated
-	"emf-sdo-xsd-Models", # new
-	"emf-sdo-SDK", "xsd-SDK", # deprecated x 2
-	"emf-sdo-runtime", # deprecated
-	"emf-runtime", "sdo-runtime", # new EMF 2.4.0M5 x 2
-	"emf-sourcedoc", "sdo-sourcedoc", "xsd-sourcedoc", # new EMF 2.4.0M5 x 3
-);
-
-/* config */
-
-/* $project => sections/Project Name => (prettyname => filename) */
-/* only required if using something other than the default 4; otherwise will be generated */
-$dls = array(
-	/*"/newProj" => array(
-		"Project Name" => array( # same as value in _projectCommon.php's $projects array
-			"SDK (Runtime, Source)" => "SDK",
-			"Runtime" => "runtime",
-			"Examples" => "examples",
-			"Automated Tests" => "automated-tests"
-		)
-	),*/
-	"/rse" => array(
-		"RSE" => array(
-			"SDK (Runtime, Source, Doc)" => "SDK",
-			"Runtime" => "runtime",
-			"Examples" => "examples",
-			"Automated Tests" => "automated-tests"
-		),
-		"RSE Add-ons, Integrations and Stand-alone Offerings" => array(
-			"Discovery Framework" => "discovery",
-			"Terminal" => "terminal"
-		),
-		"DStore Server Runtime" => array(
-			"rseserver-windows" => "windows",
-			"rseserver-linux" => "linux",
-			"rseserver for Other UNIX" => "unix",
-			"rseserver for Mac OS X" => "macosx"
-		),
-	),
-	"/emf" => array(
-		"EMF, SDO, and XSD" => array(
-			"<b style=\"color:green\">All-In-One SDK</b> (Runtime, Source, Doc)" => "SDK",
-			"Standalone" => "Standalone",			# deprecated EMF 2.3.0
-			"Models" => "Models",
-			"Automated Tests" => "Automated-Tests",
-			"Examples" => "Examples"
-		),
-		"EMF and SDO" => array(
-			"SDK (Runtime, Source, Doc)" => "SDK", 	# deprecated EMF 2.4.0M5
-			"Runtimes" => "runtime",					# deprecated EMF 2.4.0M5
-			"EMF Sources + Docs" => "sourcedoc",		# new EMF 2.4.0M5
-			"EMF Runtime" => "runtime",					# new EMF 2.4.0M5
-			"SDO Sources + Docs" => "sourcedoc",		# new EMF 2.4.0M5
-			"SDO Runtime" => "runtime"					# new EMF 2.4.0M5
-		),
-		"XSD" => array(
-			"SDK (Runtime, Source, Doc)" => "SDK",	# deprecated EMF 2.4.0M5
-			"Sources + Docs" => "sourcedoc",		# new EMF 2.4.0M5
-			"Runtime" => "runtime"
-		)
-	),
-);
-
-/* list of valid file prefixes for projects who have been renamed; keys have leading / to match $proj */
-/* only required if using something other than the default; otherwise will be generated */
-$filePre = array(
-	/* "/newproj" => array("emft-newproj", "emf-newproj"), */
-	"/emf" => array("emf-sdo-xsd", "emf-sdo", "emf", "sdo", "xsd"),
-	"/rse" => array("RSE", "TM", "rseserver"),
-);
-/* alternate method for specifying prefixes - static list */
-$filePreStatic = array(
-	"/emf" => array(
-		"emf-sdo-xsd",
-		"emf-sdo-xsd",	# deprecated EMF 2.3.0
-		"emf-sdo-xsd",
-		"emf-sdo-xsd",
-		"emf-sdo-xsd",
-		"emf-sdo",		# deprecated EMF 2.4.0M5
-		"emf-sdo",		# deprecated EMF 2.4.0M5
-		"emf",			# new EMF 2.4.0M5
-		"emf",			# new EMF 2.4.0M5
-		"sdo",			# new EMF 2.4.0M5
-		"sdo",			# new EMF 2.4.0M5
-		"xsd",			# deprecated EMF 2.4.0M5
-		"xsd",			# new EMF 2.4.0M5
-		"xsd"
-	)
-);
-
-/* define showNotes(), $oldrels, doLanguagePacks() in extras-$proj.php (or just extras.php for flat projects) if necessary, downloads-common.php will include them */
-/* end config */
-
-require_once($_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/downloads-common.php");
-
-$html = ob_get_contents();
-ob_end_clean();
-
-$trans = array_flip($projects);
-$pageTitle = "Eclipse DSDP - " . $trans[$projct] . " - Downloads";
-$pageKeywords = ""; // TODO: add something here
-$pageAuthor = "Neil Skrypuch, Nick Boldt, Martin Oberhuber";
-
-# Generate the web page
-$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/dsdp/includes/downloads.css"/>' . "\n");
-$App->AddExtraHtmlHeader('<script src="/dsdp/includes/downloads.js" type="text/javascript"></script>' . "\n"); //ie doesn't understand self closing script tags, and won't even try to render the page if you use one
-if ($projct)
-{
-	$App->AddExtraHtmlHeader('<link type="application/rss+xml" rel="alternate" title="' . (false===strpos($trans[$projct], "EMF") ? "EMF " : "") . $trans[$projct] . ' Build Feed" href="http://www.eclipse.org/downloads/download.php?file=/' . $PR . '/feeds/builds-' . $projct . '.xml"/>' . "\n");
-}
-$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-
-?>
diff --git a/downloads/stats.php b/downloads/stats.php
deleted file mode 100644
index 5891cb7..0000000
--- a/downloads/stats.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-include($_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/stats-common.php");
-?>
diff --git a/downloads/testResults.php b/downloads/testResults.php
deleted file mode 100644
index 1ccaf33..0000000
--- a/downloads/testResults.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php include($_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/testResults-common.php"); ?>
diff --git a/feeds/builds-rse.xml b/feeds/builds-rse.xml
deleted file mode 100644
index bed48dd..0000000
--- a/feeds/builds-rse.xml
+++ /dev/null
@@ -1,201 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
-
-<feed xmlns="http://www.w3.org/2005/Atom">
-  <title>RSE Builds</title>
-  <link href="http://download.eclipse.org/dsdp/tm/feeds/builds-rse.xml" rel="self" type="application/atom+xml"/>
-  <updated>2008-05-27T21:00:00Z</updated>
-  <author>
-    <name>RSE Build Team</name>
-  </author>
-  <id>http://download.eclipse.org/dsdp/tm/feeds/builds-rse.xml</id>
-
-  <entry>
-    <title>[announce] RSE 3.0.0RC2 (S200805271940) is available</title>
-    <link href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC2-200805271940/index.php"/>
-    <id>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC2-200805271940/index.php</id>
-    <updated>2008-05-27T21:00:00Z</updated>
-    <summary>
-      <build xmlns="http://www.eclipse.org/2006/BuildFeed" branch="HEAD" datetime="200805271940" href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC2-200805271940/index.php" type="S" version="3.0.0">
-        <detail config="build.cfg" href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0RC2-200805271940/" log="buildlog.txt" map="directory.txt"/>
-        <update>http://download.eclipse.org/dsdp/tm/updates/3.0</update>
-        <downloads>http://download.eclipse.org/dsdp/tm/downloads/</downloads>
-        <releasenotes>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC2-200805271940/buildNotes.php
-          </releasenotes>
-        <releases>
-          <release arch="ALL" os="ALL" type="SDK" ws="ALL">RSE-SDK-3.0RC2.zip</release>
-        </releases>
-        <tests>
-          <test href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0RC2-200805271940/testResults.php" type="junit">
-            <result arch="ALL" os="ALL" ws="ALL">PASS</result>
-          </test>
-        </tests>
-        <dependencies>
-          <dependency>http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.4.0/S200804012208/emf-sdo-xsd-SDK-2.4.0M6.zip</dependency>
-          <dependency>http://download.eclipse.org/tools/orbit/downloads/drops/S20080326131619/orbit-S20080326131619.zip</dependency>
-          <dependency>http://download.eclipse.org/eclipse/downloads/drops/S-3.4RC1-200805161333/eclipse-SDK-3.4RC1-linux-gtk.tar.gz</dependency>
-          <dependency>http://download.eclipse.org/tools/cdt/builds/5.0.0/I.I200804020801/cdt-master-5.0.0-I200804020801.zip</dependency>
-          <dependency>http://rxtx.qbang.org/eclipse/downloads/RXTX-SDK-I20071016-1945.zip</dependency>
-        </dependencies>
-        <coordinated status=""/>
-      </build>
-    </summary>
-  </entry>
-
-  <entry>
-    <title>[announce] RSE 3.0.0RC1 (S200805211446) is available</title>
-    <link href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC1-200805211446/index.php"/>
-    <id>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC1-200805211446/index.php</id>
-    <updated>2008-05-21T16:00:00Z</updated>
-    <summary>
-      <build xmlns="http://www.eclipse.org/2006/BuildFeed" branch="HEAD" datetime="200805211446" href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC1-200805211446/index.php" type="S" version="3.0.0">
-        <detail config="build.cfg" href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0RC1-200805211446/" log="buildlog.txt" map="directory.txt"/>
-        <update>http://download.eclipse.org/dsdp/tm/updates/3.0</update>
-        <downloads>http://download.eclipse.org/dsdp/tm/downloads/</downloads>
-        <releasenotes>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC1-200805211446/buildNotes.php
-          </releasenotes>
-        <releases>
-          <release arch="ALL" os="ALL" type="SDK" ws="ALL">RSE-SDK-3.0RC1.zip</release>
-        </releases>
-        <tests>
-          <test href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0RC1-200805211446/testResults.php" type="junit">
-            <result arch="ALL" os="ALL" ws="ALL">PASS</result>
-          </test>
-        </tests>
-        <dependencies>
-          <dependency>http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.4.0/S200804012208/emf-sdo-xsd-SDK-2.4.0M6.zip</dependency>
-          <dependency>http://download.eclipse.org/tools/orbit/downloads/drops/S20080326131619/orbit-S20080326131619.zip</dependency>
-          <dependency>http://download.eclipse.org/eclipse/downloads/drops/S-3.4RC1-200805161333/eclipse-SDK-3.4RC1-linux-gtk.tar.gz</dependency>
-          <dependency>http://download.eclipse.org/tools/cdt/builds/5.0.0/I.I200804020801/cdt-master-5.0.0-I200804020801.zip</dependency>
-          <dependency>http://rxtx.qbang.org/eclipse/downloads/RXTX-SDK-I20071016-1945.zip</dependency>
-        </dependencies>
-        <coordinated status=""/>
-      </build>
-    </summary>
-  </entry>
-
-  <entry>
-    <title>[announce] RSE 3.0.0M7 (S200805081345) is available</title>
-    <link href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M7-200805081345/index.php"/>
-    <id>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M7-200805081345/index.php</id>
-    <updated>2008-05-08T16:00:00Z</updated>
-    <summary>
-      <build xmlns="http://www.eclipse.org/2006/BuildFeed" branch="HEAD" datetime="200805081345" href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M7-200805081345/index.php" type="S" version="3.0.0">
-        <detail config="build.cfg" href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0M7-200805081345/" log="buildlog.txt" map="directory.txt"/>
-        <update>http://download.eclipse.org/dsdp/tm/updates/3.0</update>
-        <downloads>http://download.eclipse.org/dsdp/tm/downloads/</downloads>
-        <releasenotes>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M7-200805081345/buildNotes.php
-          </releasenotes>
-        <releases>
-          <release arch="ALL" os="ALL" type="SDK" ws="ALL">RSE-SDK-3.0M7.zip</release>
-        </releases>
-        <tests>
-          <test href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0M7-200805081345/testResults.php" type="junit">
-            <result arch="ALL" os="ALL" ws="ALL">PASS</result>
-          </test>
-        </tests>
-        <dependencies>
-          <dependency>http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.4.0/S200804012208/emf-sdo-xsd-SDK-2.4.0M6.zip</dependency>
-          <dependency>http://download.eclipse.org/tools/orbit/downloads/drops/S20080326131619/orbit-S20080326131619.zip</dependency>
-          <dependency>http://download.eclipse.org/eclipse/downloads/drops/S-3.4M7-200805020100/eclipse-SDK-3.4M7-linux-gtk.tar.gz</dependency>
-          <dependency>http://download.eclipse.org/tools/cdt/builds/5.0.0/I.I200804020801/cdt-master-5.0.0-I200804020801.zip</dependency>
-          <dependency>http://rxtx.qbang.org/eclipse/downloads/RXTX-SDK-I20071016-1945.zip</dependency>
-        </dependencies>
-        <coordinated status=""/>
-      </build>
-    </summary>
-  </entry>
-
-  <entry>
-    <title>[announce] RSE 3.0.0M6 (S200804112145) is available</title>
-    <link href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M6-200804112145/index.php"/>
-    <id>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M6-200804112145/index.php</id>
-    <updated>2008-04-12T08:00:00Z</updated>
-    <summary>
-      <build xmlns="http://www.eclipse.org/2006/BuildFeed" branch="HEAD" datetime="200804112145" href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M6-200804112145/index.php" type="S" version="3.0.0">
-        <detail config="build.cfg" href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0M6-200804112145/" log="buildlog.txt" map="directory.txt"/>
-        <update>http://download.eclipse.org/dsdp/tm/updates/3.0</update>
-        <downloads>http://download.eclipse.org/dsdp/tm/downloads/</downloads>
-        <releasenotes>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M6-200804112145/buildNotes.php
-          </releasenotes>
-        <releases>
-          <release arch="ALL" os="ALL" type="SDK" ws="ALL">RSE-SDK-3.0M6.zip</release>
-        </releases>
-        <tests>
-          <test href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0M6-200804112145/testResults.php" type="junit">
-            <result arch="ALL" os="ALL" ws="ALL">PASS</result>
-          </test>
-        </tests>
-        <dependencies>
-          <dependency>http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.4.0/S200804012208/emf-sdo-xsd-SDK-2.4.0M6.zip</dependency>
-          <dependency>http://download.eclipse.org/tools/orbit/downloads/drops/S20080326131619/orbit-S20080326131619.zip</dependency>
-          <dependency>http://download.eclipse.org/eclipse/downloads/drops/S-3.4M6-200803301350/eclipse-SDK-3.4M6-linux-gtk.tar.gz</dependency>
-          <dependency>http://download.eclipse.org/tools/cdt/builds/5.0.0/I.I200804020801/cdt-master-5.0.0-I200804020801.zip</dependency>
-          <dependency>http://rxtx.qbang.org/eclipse/downloads/RXTX-SDK-I20071016-1945.zip</dependency>
-        </dependencies>
-        <coordinated status=""/>
-      </build>
-    </summary>
-  </entry>
-
-  <entry>
-    <title>[announce] RSE 3.0.0M5 (S200802181400) is available</title>
-    <link href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M5-200802181400/index.php"/>
-    <id>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M5-200802181400/index.php</id>
-    <updated>2008-02-18T14:50:00Z</updated>
-    <summary>
-      <build xmlns="http://www.eclipse.org/2006/BuildFeed" branch="HEAD" datetime="200802181450" href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M5-200802181400/index.php" type="S" version="3.0.0">
-        <detail config="build.cfg" href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0M5-200802181400/" log="buildlog.txt" map="directory.txt"/>
-        <update>http://download.eclipse.org/dsdp/tm/updates/3.0</update>
-        <downloads>http://download.eclipse.org/dsdp/tm/downloads/</downloads>
-        <releasenotes>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M5-200802181400/buildNotes.php
-          </releasenotes>
-        <releases>
-          <release arch="ALL" os="ALL" type="SDK" ws="ALL">RSE-SDK-3.0M5.zip</release>
-        </releases>
-        <tests>
-          <test href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0M5-200802181400/testResults.php" type="junit">
-            <result arch="ALL" os="ALL" ws="ALL">PASS</result>
-          </test>
-        </tests>
-        <dependencies>
-          <dependency>http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.4.0/S200802090050/emf-sdo-xsd-SDK-2.4.0M5.zip</dependency>
-          <dependency>http://download.eclipse.org/tools/orbit/downloads/drops/S20080209163815/orbit-S20080209163815.zip</dependency>
-          <dependency>http://download.eclipse.org/eclipse/downloads/drops/S-3.4M5-200802071530/eclipse-SDK-3.4M5-linux-gtk.tar.gz</dependency>
-          <dependency>http://download.eclipse.org/tools/cdt/builds/5.0.0/I.I200802111122/cdt-master-5.0.0-I200802111122.zip</dependency>
-          <dependency>http://rxtx.qbang.org/eclipse/downloads/RXTX-SDK-I20071016-1945.zip</dependency>
-        </dependencies>
-        <coordinated status=""/>
-      </build>
-    </summary>
-  </entry>
-  <entry>
-    <title>[announce] RSE 3.0.0M4 (S200801071150) is available</title>
-    <link href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M4-200801071150/index.php"/>
-    <id>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M4-200801071150/index.php</id>
-    <updated>2008-01-07T12:50:00Z</updated>
-    <summary>
-      <build xmlns="http://www.eclipse.org/2006/BuildFeed" branch="HEAD" datetime="200801071150" href="http://www.eclipse.org/dsdp/tm/downloads/?project=rse&amp;showAll=1&amp;hlbuild=S200801071150#S200801071150" type="S" version="3.0.0">
-        <detail config="build.cfg" href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0M4-200801071150/" log="buildlog.txt" map="directory.txt"/>
-        <update>http://download.eclipse.org/dsdp/tm/updates/3.0/</update>
-        <downloads>http://download.eclipse.org/dsdp/tm/downloads/</downloads>
-        <releasenotes>http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M4-200801071150/buildNotes.php
-          </releasenotes>
-        <releases>
-          <release arch="ALL" os="ALL" type="SDK" ws="ALL">RSE-SDK-3.0M4.zip</release>
-        </releases>
-        <tests>
-          <test href="http://www.eclipse.org/downloads/download.php?r=1&amp;file=/dsdp/tm/downloads/drops/S-3.0M4-200801071150/testResults.php" type="junit">
-            <result arch="ALL" os="ALL" ws="ALL">PASS</result>
-          </test>
-        </tests>
-        <dependencies>
-          <dependency>http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.4.0/S200712160044/emf-sdo-xsd-SDK-2.4.0M4.zip</dependency>
-          <dependency>http://download.eclipse.org/tools/orbit/downloads/drops/S200712072116/orbit-S200712072116.zip</dependency>
-          <dependency>http://download.eclipse.org/eclipse/downloads/drops/S-3.4M4-200712131700/eclipse-SDK-3.4M4-linux-gtk.tar.gz</dependency>
-        </dependencies>
-        <coordinated status=""/>
-      </build>
-    </summary>
-  </entry>
-</feed>
diff --git a/feeds/index.php b/feeds/index.php
deleted file mode 100644
index 48a3791..0000000
--- a/feeds/index.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-require_once ("../../includes/buildServer-common.php");
-require($_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/feeds-common.php");
-?>
diff --git a/images/RSESample.gif b/images/RSESample.gif
deleted file mode 100644
index 4ddb991..0000000
--- a/images/RSESample.gif
+++ /dev/null
Binary files differ
diff --git a/images/RSESample_2x.gif b/images/RSESample_2x.gif
deleted file mode 100644
index 9f72e4c..0000000
--- a/images/RSESample_2x.gif
+++ /dev/null
Binary files differ
diff --git a/images/RSESample_4x.gif b/images/RSESample_4x.gif
deleted file mode 100644
index f29c44c..0000000
--- a/images/RSESample_4x.gif
+++ /dev/null
Binary files differ
diff --git a/index.html b/index.html
deleted file mode 100644
index 88fc382..0000000
--- a/index.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-   <head>
-      <meta http-equiv="refresh" content="0; url=index.php"/>
-   </head>
-   <body>
-      <a href="index.php">This document has moved</a>
-   </body>
-</html>
diff --git a/index.php b/index.php
deleted file mode 100644
index b0e4a39..0000000
--- a/index.php
+++ /dev/null
@@ -1,245 +0,0 @@
-<?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'
-
-	#*****************************************************************************
-	#
-	# index.php
-	#
-	# Author: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: DSDP-TM main page
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Target Management Home page";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-		<h2>Mission Statement</h2>
-		<p>The Target Management project creates data models and frameworks
-		 to configure and manage remote (mainframe down to embedded) systems,
-		 their connections, and their services.</p>
-		 
-		 <h3>The Vision</h3>
-		 <p>To be the Eclipse <i>"Explorer of the Network Neighborhood"</i>,
-		 with pluggable information providers under a single, consistent UI.
-		 Interactively discover, drill down, analyze remote systems (from
-		 mainframes down to embedded systems), and provide the
-		 context for more advanced actions being plugged in to it.
-		 
-		 <h3>The Toolkit</h3>
-
-		<p>The core <a href="http://tmober.blogspot.com/2006/11/remote-system-explorer-10-is-released.html">
-		 Remote System Explorer (RSE)</a> framework integrates
-         any sort of heterogeneous remote resources through a concept
-         of pluggable subsystems. The base toolkit includes a Remote Files
-         subsystem that allows <a href="http://eclipsewebmaster.blogspot.com/2007/01/remote-editing-using-eclipse.html">
-         transparent working on remote computers</a> just 
-         like the local one, a shell and a processes subsystem.
-         Other offerings include a lightweight Terminal and a Network Discovery
-         framework.</p>
-        <p>Vendors are extending the RSE with custom subsystems for debugging,
-        remote VNC display and other uses.</p>
-
-		<p><font size="+2"><b>Latest Release:</b> 
-		<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.1-200906171400/">
-		TM 3.1</a></font>
-		[<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.1-200906171400/">downloads</a> 
-		| <a href="http://download.eclipse.org/dsdp/tm/updates/3.1/">update site</a>
-		<!--
-		| <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.1-200906171400/buildNotes.php">build notes</a>
-		-->
-		| <a href="/dsdp/tm/development/relnotes/3.1/readme_tm_3.1.html">release notes</a>
-		]<br/>
-		<!--
-		The TM 3.0.3 service release includes 12 distinct bug fixes and performance improvements.
-		It is fully compatible with TM 3.0, and runs on Eclipse 3.4 (Ganymede) as well as 
-		Eclipse 3.3 (Europa). Look at the
-		<a href="/dsdp/tm/tutorial/index.php">Getting Started Page</a>, the build notes
-		and the
-		<a href="/dsdp/tm/development/relnotes/3.0/tm-news-3.0.html">TM 3.0 New & Noteworthy</a>,
-		for more information.</p>
-
-		<p><font size="+0"><b>Latest Milestone:</b> 
-		<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M7-200905051815/">
-		TM 3.1M7</a></font>
-		[<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M7-200905051815/">downloads</a> 
-		| <a href="http://download.eclipse.org/dsdp/tm/updates/3.1milestones/">update site</a>
-		| <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M7-200905051815/buildNotes.php">
-		build notes</a>]<br/>
-		See the 
-		<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M7-200905051815/buildNotes.php">
-		build notes</a> for new&amp;noteworthy and more information.</p>
-		<br/>
-		With M7, the <a href="http://wiki.eclipse.org/DSDP/TM/3.1_Ramp_down_Plan">
-		Ramp-down phase</a> of release candidates towards
-		the TM 3.1 release with Galileo end of June has been entered.
-		-->
-		</p>
-
-		<p><font size="+2"><b>Upcoming Releases:</b></font>
-		<ul><li><b>TM 3.1.1:</b> ETA September 2009 with Eclipse <a href="http://wiki.eclipse.org/Galileo#SR1">Galileo SR1</a>
-		        [<a href="http://www.eclipse.org/projects/project_summary.php?projectid=dsdp.tm">Project Plan</a>]</li>
-		</ul></p>
-
-		<p>
-		<u>Additional Links:</u><br/> 
-		<a href="/dsdp/tm/about.php">more about target management &raquo;</a> <br/>
-		<a href="/dsdp/tm/TM_press_text_2006_06.php">press text - jun 2006 &raquo;</a> </p>
-		<div class="homeitem">
-			<h3>Quick Links</h3>
-				<ul class="midlist">
-					<li><a href="http://wiki.eclipse.org/DSDP/TM" target="_blank"><b>Wiki</b></a> | We use the Wiki extensively for collaboration. Find ongoing discussions, meeting notes and other "not so official" stuff there.</li>
-					<li><a href="news://news.eclipse.org/eclipse.dsdp.tm" target="_blank"><b>Newsgroup</b></a> | For general questions and community discussion (<a href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.tm">Web access</a>, <a href="http://dev.eclipse.org/newslists/news.eclipse.dsdp.tm/maillist.html">archive</a>).</li>
-					<li><a href="http://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev" target="_blank"><b>Mailing List</b></a> | For project development discussions.</li>
-					<li><a href="/dsdp/tm/development/bug_process.php" target="_blank"><b>Bugs</b></a> 
-					   | View <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit">all open</a> issues
-					   | <a target="_top" href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%20Management&version=unspecified&component=RSE">Submit new</a> bugs
-					   | Request an <a target="_top" href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%20Management&version=unspecified&component=RSE&rep_platform=All&op_sys=All&priority=P3&bug_severity=enhancement&form_name=enter_bug">enhancement</a>
-					</li>
-					<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"><b>Use cases</b></a> and requirements for Target Management</a></li>
-			    	<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">
-      					<b>Architectural Overview</b></a>
-    	  				(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT</a>
-    	  				| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">PDF</a>).
-    	  			</li>
-					<li><a href="/dsdp/tm/development/plan.php"><b>TM Project Plan</b></a></li>
-					<li><a href="/dsdp/dsdp-charter.php"><b>DSDP Project Charter</b></a></li>
-		</div>
-		<div class="homeitem">
-			<h3>Events</h3>
-			<ul class="midlist">
-				<li>
-				  <b>March 17-20, 2008</b>: <a href="http://www.eclipsecon.org/2008">EclipseCon 2008</a> - <ul>
-				    <li><a href="http://www.eclipsecon.org/2008/?page=sub/&id=38" target="_blank">
-				         <b>Remote access with the DSDP Target Management Project</b></a>, Tutorial by Martin Oberhuber (Wind River)
-						(slides:  
-						<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.ppt">PPT</a> 757 KB |
-						<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.pdf">PDF</a> 639 KB) |
-						(code:
-						<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.ppt">tcf-0.2.0.zip</a> 3.7 MB |
-						<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_Econ08_samples.zip">tmtutorial.zip</a> 465 KB)</li>
-				    <li><a href="http://www.eclipsecon.org/2008/?page=sub/&id=39" target="_blank">
-				         <b>Target Management New and Noteworthy</b></a>, Short Talk by Martin Oberhuber (Wind River), TM project lead
-						(slides:  
-						<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.ppt">PPT</a> 707 KB |
-						<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.pdf">PDF</a> 581 KB)
-					</ul></li>
-				<li><b>March 14, 2008</b>: <a href="http://tmober.blogspot.com/2008/03/target-communication-framework-tcf.html">TCF</a>
-					publicly announced</li>
-				<li>
-				  <b>October 9-11, 2007</b>: Eclipse Summit Europe 2007 -<ul>
-				    <li><a href="http://www.eclipsecon.org/summiteurope2007/index.php?page=detail/&id=21" target="_blank">
-				         <b>The DSDP Target Management Project</b></a>, long talk by Martin Oberhuber
-				         (slides:  
-				         <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2007-10-10_TM_ESE2007.ppt">PPT</a> |
-				         <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2007-10-10_TM_ESE2007.pdf">PDF</a>)
-				         </li>
-				    </ul></li>
-				<li><b>September 17-19, 2007</b>: 
-				  <a href="http://wiki.eclipse.org/DSDP/TM/Face-to-face_Meeting_Toronto_17-Sep-2007">
-				  TM Planning Meeting and Coding Camp</a>, Toronto
-				  </li> 
-				<li><b>April 12, 2007</b>: 
-				  <a href="http://live.eclipse.org/node/229">Webinar</a>:
-				  TM goals, architecture, future plans and online demo
-				  (<a href="http://live.eclipse.org/node/229">50 minute full recording</a> |
-				  <a href="http://www.eclipse.org/projects/slides/TM_Webinar_Slides_070412.ppt">PPT slides</a>)
-				  </li> 
-				<li>
-				  <b>Mar 5-8, 2007</b>: EclipseCon 2007 -<ul>
-				    <li><a href="http://www.eclipsecon.org/2007/index.php?page=sub/&id=3651" target="_blank">
-				         <b>TM Tutorial</b></a> (includes 
-				         <a href="http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=3651">slides and sample code</a>)</li>
-				    <li><a href="http://www.eclipsecon.org/2007/index.php?not_accepted=0&page=sub/&id=3781" target="_blank">
-				         <b>Short Talk</b></a> (includes 
-				         <a href="http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=3781">slides</a>)</li>
-				    <li><a href="http://www.eclipsecon.org/2007/index.php?page=sub/&id=4135" target="_blank">
-				         <b>Short Demo</b></a> (includes 
-				         <a href="http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=4135">slides</a>)</li>
-				  </ul></li>
-				<li><b>Oct. 11, 2006</b>: 
-				  Eclipse Summit Europe - 
-				  <a href="http://www.eclipsecon.org/summiteurope2006/index.php?page=detail/&id=26">Talk by Michael Scharf on RSE</a>;<br/>
-				  TM Overview slides
-				  (<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT</a> | 
-				  <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">PDF</a>);<br/>
-				  DSDP Overview slides
-				  (<a href="http://www.eclipsecon.org/summiteurope2006/presentations/ESE2006_DSDP_Project_Update.pdf">PDF</a>)
-				  </li>
-				<li><b>Sept. 27, 2006</b>: TM passed its 1.0 Release Review. The Slides are an interesting read
-				    for everyone (Slides as  
-				    <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_1.0_Release_Review_v3.ppt">PPT</a> | 
-				    <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_1.0_Release_Review_v3a.pdf">PDF</a>).</li>
-				<li>Monthly developer phone conference, every 1st wednesday of the month, 9am PST
-				    (See the <a href="http://wiki.eclipse.org/DSDP/TM">Wiki</a> for actual
-				    agenda and details)</li>
-			</ul>
-		</div>
-	</div>
-
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Getting started</h6>
-			<ul>				
-				<li><a href="/dsdp/tm/tutorial/index.php"
-					target="_self">TM Getting Started</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"
-					target="_self">TM Overview Slides</a></li>
-				<li><a href="http://live.eclipse.org/node/229">TM Webinar</a></li>
-				<li><a href="http://www.eclipse.org/project-slides/TM_3.0_Release_Review.pdf" target="_self">
-				    TM 3.0 Release Review Slides</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-				<li><a href="http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.user/gettingstarted/g_start.html"
-					target="_self">TM 3.0 Tutorial</a></li>
-				<li><a
-					href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases</a></li>
-				<li><a href="/dsdp/tm/development/plan.php">TM Project Plan</a></li>
-			</ul>
-		</div>
-		
-		<div class="sideitem">
-			<h6>What's New</h6>
-			<ul><li>Jun 25th: <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.1-200906171400/">TM 3.1</a> released</li>
-			    <li>Feb 18th: <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.0.3-200902181300/">TM 3.0.3</a> Service Release</li>
-			    <li>Mar 17th: <a href="http://www.eclipsecon.org/2008/?page=sub/&id=38" target="_blank">TM Tutorial</a> at EclipseCon</li>
-				<li>Mar 14th: <a href="http://tmober.blogspot.com/2008/03/target-communication-framework-tcf.html">TCF</a> publicly announced</li>
-				<li>Feb 25th: <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.3-200802251530">TM 2.0.3</a> Service Release</li>
-				<li>Apr 12th: 63 people registered at <a href="http://live.eclipse.org/node/229">TM Webinar</a></li>
-                <!--
- 			    <li>Mar 22nd: About 70 participants at the
-			    	<a href="http://www.eclipsecon.org/2006/Sub.do?id=287&not_accepted=0"
-					target="_self">EclipseCon TM talk</a></li>
-                -->
-			</ul>
-		</div>
-	</div>
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/meetingnotes/DSDP-TM_MeetingNotes_20050613.pdf b/meetingnotes/DSDP-TM_MeetingNotes_20050613.pdf
deleted file mode 100644
index 7e0fcb9..0000000
--- a/meetingnotes/DSDP-TM_MeetingNotes_20050613.pdf
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/DSDP-TM_MeetingNotes_20050627.pdf b/meetingnotes/DSDP-TM_MeetingNotes_20050627.pdf
deleted file mode 100644
index 12d875b..0000000
--- a/meetingnotes/DSDP-TM_MeetingNotes_20050627.pdf
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/DSDP-TM_MeetingNotes_20050718.pdf b/meetingnotes/DSDP-TM_MeetingNotes_20050718.pdf
deleted file mode 100644
index 72919c8..0000000
--- a/meetingnotes/DSDP-TM_MeetingNotes_20050718.pdf
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/DSDP-TM_MeetingNotes_20050808.pdf b/meetingnotes/DSDP-TM_MeetingNotes_20050808.pdf
deleted file mode 100644
index 357db13..0000000
--- a/meetingnotes/DSDP-TM_MeetingNotes_20050808.pdf
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/DSDP-TM_MeetingNotes_20050829.pdf b/meetingnotes/DSDP-TM_MeetingNotes_20050829.pdf
deleted file mode 100644
index 52a3d3a..0000000
--- a/meetingnotes/DSDP-TM_MeetingNotes_20050829.pdf
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/DSDP-TM_MeetingNotes_20050926.pdf b/meetingnotes/DSDP-TM_MeetingNotes_20050926.pdf
deleted file mode 100644
index e095cac..0000000
--- a/meetingnotes/DSDP-TM_MeetingNotes_20050926.pdf
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/DSDP-TM_MeetingNotes_20051107.htm b/meetingnotes/DSDP-TM_MeetingNotes_20051107.htm
deleted file mode 100644
index 1c6c4b1..0000000
--- a/meetingnotes/DSDP-TM_MeetingNotes_20051107.htm
+++ /dev/null
@@ -1,730 +0,0 @@
-<html xmlns:v="urn:schemas-microsoft-com:vml"
-xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 9">
-<meta name=Originator content="Microsoft Word 9">
-<title>DSDP-TM Meeting Notes 27-June-2005</title>
-<!--[if gte mso 9]><xml>
- <o:DocumentProperties>
-  <o:Subject>DSDP-Target Manager</o:Subject>
-  <o:Author>Martin Oberhuber</o:Author>
-  <o:LastAuthor>Martin Oberhuber</o:LastAuthor>
-  <o:Revision>2</o:Revision>
-  <o:TotalTime>86</o:TotalTime>
-  <o:LastPrinted>2005-11-07T18:08:00Z</o:LastPrinted>
-  <o:Created>2005-11-07T18:08:00Z</o:Created>
-  <o:LastSaved>2005-11-07T18:08:00Z</o:LastSaved>
-  <o:Pages>3</o:Pages>
-  <o:Words>613</o:Words>
-  <o:Characters>3496</o:Characters>
-  <o:Company>Wind River</o:Company>
-  <o:Bytes>40340</o:Bytes>
-  <o:Lines>29</o:Lines>
-  <o:Paragraphs>6</o:Paragraphs>
-  <o:CharactersWithSpaces>4293</o:CharactersWithSpaces>
-  <o:Version>9.6926</o:Version>
- </o:DocumentProperties>
-</xml><![endif]-->
-<style>
-<!--
- /* Font Definitions */
-@font-face
-	{font-family:Wingdings;
-	panose-1:5 0 0 0 0 0 0 0 0 0;
-	mso-font-charset:2;
-	mso-generic-font-family:auto;
-	mso-font-pitch:variable;
-	mso-font-signature:0 268435456 0 0 -2147483648 0;}
-@font-face
-	{font-family:"Arial Unicode MS";
-	panose-1:2 11 6 4 2 2 2 2 2 4;
-	mso-font-charset:128;
-	mso-generic-font-family:swiss;
-	mso-font-pitch:variable;
-	mso-font-signature:-1 -369098753 63 0 4129279 0;}
-@font-face
-	{font-family:"\@Arial Unicode MS";
-	panose-1:2 11 6 4 2 2 2 2 2 4;
-	mso-font-charset:128;
-	mso-generic-font-family:swiss;
-	mso-font-pitch:variable;
-	mso-font-signature:-1 -369098753 63 0 4129279 0;}
- /* Style Definitions */
-p.MsoNormal, li.MsoNormal, div.MsoNormal
-	{mso-style-parent:"";
-	margin:0in;
-	margin-bottom:.0001pt;
-	mso-pagination:widow-orphan;
-	font-size:10.0pt;
-	mso-bidi-font-size:12.0pt;
-	font-family:Arial;
-	mso-fareast-font-family:"Times New Roman";
-	mso-bidi-font-family:"Times New Roman";}
-h1
-	{mso-style-next:Normal;
-	margin-top:12.0pt;
-	margin-right:0in;
-	margin-bottom:3.0pt;
-	margin-left:-.5in;
-	mso-pagination:widow-orphan;
-	page-break-after:avoid;
-	mso-outline-level:1;
-	font-size:16.0pt;
-	font-family:Arial;
-	mso-font-kerning:16.0pt;}
-h2
-	{mso-style-next:Normal;
-	margin:0in;
-	margin-bottom:.0001pt;
-	mso-pagination:widow-orphan;
-	page-break-after:avoid;
-	mso-outline-level:2;
-	mso-layout-grid-align:none;
-	text-autospace:none;
-	font-size:12.0pt;
-	mso-bidi-font-size:10.0pt;
-	font-family:Arial;
-	mso-bidi-font-family:"Times New Roman";}
-h3
-	{mso-style-next:Normal;
-	margin:0in;
-	margin-bottom:.0001pt;
-	mso-pagination:widow-orphan;
-	page-break-after:avoid;
-	mso-outline-level:3;
-	font-size:10.0pt;
-	mso-bidi-font-size:12.0pt;
-	font-family:Arial;
-	text-decoration:underline;
-	text-underline:single;}
-h4
-	{mso-style-next:Normal;
-	margin:0in;
-	margin-bottom:.0001pt;
-	mso-pagination:widow-orphan;
-	page-break-after:avoid;
-	mso-outline-level:4;
-	font-size:10.0pt;
-	mso-bidi-font-size:12.0pt;
-	font-family:Arial;}
-p.MsoListBullet, li.MsoListBullet, div.MsoListBullet
-	{mso-style-update:auto;
-	margin-top:0in;
-	margin-right:0in;
-	margin-bottom:0in;
-	margin-left:.3in;
-	margin-bottom:.0001pt;
-	text-indent:-.15in;
-	mso-pagination:widow-orphan;
-	mso-list:l4 level1 lfo3;
-	tab-stops:list .4in;
-	font-size:10.0pt;
-	mso-bidi-font-size:12.0pt;
-	font-family:Arial;
-	mso-fareast-font-family:"Times New Roman";
-	mso-bidi-font-family:"Times New Roman";}
-p.MsoTitle, li.MsoTitle, div.MsoTitle
-	{margin-top:12.0pt;
-	margin-right:0in;
-	margin-bottom:3.0pt;
-	margin-left:0in;
-	text-align:center;
-	mso-pagination:widow-orphan;
-	font-size:16.0pt;
-	font-family:Arial;
-	mso-fareast-font-family:"Times New Roman";
-	mso-font-kerning:14.0pt;
-	font-weight:bold;}
-p.MsoSubtitle, li.MsoSubtitle, div.MsoSubtitle
-	{margin-top:0in;
-	margin-right:0in;
-	margin-bottom:3.0pt;
-	margin-left:0in;
-	text-align:center;
-	mso-pagination:widow-orphan;
-	font-size:12.0pt;
-	font-family:Arial;
-	mso-fareast-font-family:"Times New Roman";}
-a:link, span.MsoHyperlink
-	{color:blue;
-	text-decoration:underline;
-	text-underline:single;}
-a:visited, span.MsoHyperlinkFollowed
-	{color:purple;
-	text-decoration:underline;
-	text-underline:single;}
-p.ListBullet2, li.ListBullet2, div.ListBullet2
-	{mso-style-name:"List Bullet2";
-	mso-style-parent:"List Bullet";
-	margin-top:0in;
-	margin-right:0in;
-	margin-bottom:0in;
-	margin-left:.75in;
-	margin-bottom:.0001pt;
-	text-indent:-.25in;
-	mso-pagination:widow-orphan;
-	mso-list:l4 level2 lfo3;
-	font-size:10.0pt;
-	mso-bidi-font-size:12.0pt;
-	font-family:Arial;
-	mso-fareast-font-family:"Times New Roman";
-	mso-bidi-font-family:"Times New Roman";}
-p.ListBullet3, li.ListBullet3, div.ListBullet3
-	{mso-style-name:"List Bullet3";
-	mso-style-parent:"List Bullet2";
-	margin-top:0in;
-	margin-right:0in;
-	margin-bottom:0in;
-	margin-left:81.0pt;
-	margin-bottom:.0001pt;
-	text-indent:-.25in;
-	mso-pagination:widow-orphan;
-	mso-list:l4 level3 lfo3;
-	font-size:10.0pt;
-	mso-bidi-font-size:12.0pt;
-	font-family:Arial;
-	mso-fareast-font-family:"Times New Roman";
-	mso-bidi-font-family:"Times New Roman";}
-p.ListBullet4, li.ListBullet4, div.ListBullet4
-	{mso-style-name:"List Bullet4";
-	mso-style-parent:"List Bullet3";
-	margin-top:0in;
-	margin-right:0in;
-	margin-bottom:0in;
-	margin-left:1.5in;
-	margin-bottom:.0001pt;
-	text-indent:-.25in;
-	mso-pagination:widow-orphan;
-	mso-list:l4 level4 lfo3;
-	font-size:10.0pt;
-	mso-bidi-font-size:12.0pt;
-	font-family:Arial;
-	mso-fareast-font-family:"Times New Roman";
-	mso-bidi-font-family:"Times New Roman";}
-@page Section1
-	{size:8.5in 11.0in;
-	margin:.75in 1.25in 1.0in 1.25in;
-	mso-header-margin:.5in;
-	mso-footer-margin:.5in;
-	mso-paper-source:0;}
-div.Section1
-	{page:Section1;}
- /* List Definitions */
-@list l0
-	{mso-list-id:-119;
-	mso-list-type:simple;
-	mso-list-template-ids:-946684466;}
-@list l0:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.25in;
-	mso-level-number-position:left;
-	margin-left:.25in;
-	text-indent:-.25in;
-	font-family:Symbol;}
-@list l1
-	{mso-list-id:53893783;
-	mso-list-type:hybrid;
-	mso-list-template-ids:474502298 217727340 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l1:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l2
-	{mso-list-id:58212532;
-	mso-list-type:hybrid;
-	mso-list-template-ids:209229472 217727340 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l2:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l3
-	{mso-list-id:296491994;
-	mso-list-type:hybrid;
-	mso-list-template-ids:-1044502482 -157663834 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l3:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l4
-	{mso-list-id:364406477;
-	mso-list-type:hybrid;
-	mso-list-template-ids:-891649786 1115957276 -1321326392 1522832106 -2014047902 67698691 67698693 67698689 67698691 67698693;}
-@list l4:level1
-	{mso-level-number-format:bullet;
-	mso-level-style-link:"List Bullet";
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l4:level2
-	{mso-level-number-format:bullet;
-	mso-level-style-link:"List Bullet2";
-	mso-level-text:o;
-	mso-level-tab-stop:1.0in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:"Courier New";
-	mso-bidi-font-family:"Times New Roman";}
-@list l4:level3
-	{mso-level-number-format:bullet;
-	mso-level-style-link:"List Bullet3";
-	mso-level-text:\F0A7;
-	mso-level-tab-stop:1.5in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:Wingdings;}
-@list l4:level4
-	{mso-level-number-format:bullet;
-	mso-level-style-link:"List Bullet4";
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:2.0in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:Symbol;}
-@list l5
-	{mso-list-id:600069876;
-	mso-list-type:hybrid;
-	mso-list-template-ids:643857722 217727340 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l5:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l5:level2
-	{mso-level-number-format:bullet;
-	mso-level-text:o;
-	mso-level-tab-stop:1.0in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:"Courier New";
-	mso-bidi-font-family:"Times New Roman";}
-@list l6
-	{mso-list-id:749081730;
-	mso-list-type:hybrid;
-	mso-list-template-ids:-717578144 217727340 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l6:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l7
-	{mso-list-id:1002581996;
-	mso-list-type:hybrid;
-	mso-list-template-ids:1468708432 1053431870 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l7:level1
-	{mso-level-start-at:0;
-	mso-level-number-format:bullet;
-	mso-level-text:-;
-	mso-level-tab-stop:24.8pt;
-	mso-level-number-position:left;
-	margin-left:24.8pt;
-	text-indent:-.25in;
-	font-family:"Times New Roman";
-	mso-fareast-font-family:"Times New Roman";}
-@list l8
-	{mso-list-id:1215384138;
-	mso-list-type:hybrid;
-	mso-list-template-ids:1785624416 217727340 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l8:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l9
-	{mso-list-id:1389451948;
-	mso-list-type:hybrid;
-	mso-list-template-ids:-1909527522 217727340 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l9:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l10
-	{mso-list-id:1646544084;
-	mso-list-type:hybrid;
-	mso-list-template-ids:-2036564250 217727340 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l10:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-@list l11
-	{mso-list-id:1974097317;
-	mso-list-type:hybrid;
-	mso-list-template-ids:-1086442948 217727340 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l11:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.4in;
-	mso-level-number-position:left;
-	margin-left:.3in;
-	text-indent:-.15in;
-	font-family:Symbol;}
-ol
-	{margin-bottom:0in;}
-ul
-	{margin-bottom:0in;}
--->
-</style>
-<!--[if gte mso 9]><xml>
- <o:shapedefaults v:ext="edit" spidmax="2050"/>
-</xml><![endif]--><!--[if gte mso 9]><xml>
- <o:shapelayout v:ext="edit">
-  <o:idmap v:ext="edit" data="1"/>
- </o:shapelayout></xml><![endif]-->
-</head>
-
-<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>
-
-<div class=Section1>
-
-<p class=MsoTitle>DSDP – TM Conference Call, 11-November -2005</p>
-
-<p class=MsoSubtitle>Meeting Notes</p>
-
-<h1 style='margin-left:0in'>Attendees:</h1>
-
-<h3>Wind River – Salzburg, Austria</h3>
-
-<h4><span style='font-weight:normal'>Martin Oberhuber – WR Technical lead for
-DSDP-Target Manager<o:p></o:p></span></h4>
-
-<h4><span style='font-weight:normal'>Doug Gaff – DSDP Project Lead<o:p></o:p></span></h4>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>IBM</h3>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial;mso-bidi-font-weight:
-bold'>Dave Dykstal – Remote System Explorer (RSE)<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>Intel</h3>
-
-<h4><span style='font-weight:normal'>Peter Lachner – Manages XScale component
-tools project; currently compiler tools<o:p></o:p></span></h4>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>Montavista</h3>
-
-<h4><span style='font-weight:normal'>Pierre-Alexandre Masse – wrote the
-Bugzilla 65471 RSF framework<o:p></o:p></span></h4>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>QNX</h3>
-
-<h4><span style='font-weight:normal'>Doug Schaefer – CDT Project Lead<o:p></o:p></span></h4>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>Symbian</h3>
-
-<p class=MsoNormal><span style='mso-bidi-font-weight:bold'>Victor Palau –
-Engineering Manage for Tools at Symbian<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-weight:bold'>Neil Taylor –
-Technological architect for Tools at Symbian</span><span style='mso-bidi-font-size:
-10.0pt;mso-bidi-font-family:Arial'><o:p></o:p></span></p>
-
-<h1 style='margin-left:0in'>Original Agenda</h1>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>Recent News<span style='mso-bidi-font-family:Arial'><o:p></o:p></span></p>
-
-<p class=ListBullet2><![if !supportLists]><span style='font-family:"Courier New";
-mso-bidi-font-family:Arial'>o<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>IBM RSE status<span style='mso-bidi-font-family:Arial'><o:p></o:p></span></p>
-
-<p class=ListBullet2><![if !supportLists]><span style='font-family:"Courier New";
-mso-bidi-font-family:Arial'>o<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>CDT Conference Report<span style='mso-bidi-font-family:
-Arial'><o:p></o:p></span></p>
-
-<p class=ListBullet2><![if !supportLists]><span style='font-family:"Courier New";
-mso-bidi-font-family:Arial'>o<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>Interest by Apogee, Inc<span style='mso-bidi-font-family:
-Arial'><o:p></o:p></span></p>
-
-<p class=ListBullet2><![if !supportLists]><span style='font-family:"Courier New";
-mso-bidi-font-family:Arial'>o<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>Interest by Symbian<span style='mso-bidi-font-family:
-Arial'><o:p></o:p></span></p>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>Discussions regarding TM Design<span style='mso-bidi-font-family:
-Arial'><o:p></o:p></span></p>
-
-<p class=ListBullet2><![if !supportLists]><span style='font-family:"Courier New";
-mso-bidi-font-family:Arial'>o<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>Reiterate on Chicago meeting<span style='mso-bidi-font-family:
-Arial'><o:p></o:p></span></p>
-
-<p class=ListBullet2><![if !supportLists]><span style='font-family:"Courier New";
-mso-bidi-font-family:Arial'>o<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>Interfaces for CDT Remote Launch<span style='mso-bidi-font-family:
-Arial'><o:p></o:p></span></p>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>Toronto Meeting Feb.2006<span style='mso-bidi-font-family:
-Arial'><o:p></o:p></span></p>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]>Next steps<span style='mso-bidi-font-family:Arial'><o:p></o:p></span></p>
-
-<h1 style='margin-left:0in'>Meeting Notes</h1>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Martin O. opens the
-call and asks attendees who had not joined the first TM call to introduce
-themselves (see attendee list above).<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><u><span
-style='mso-bidi-font-family:Arial'>Symbian:<o:p></o:p></span></u></b></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Victor Palau:
-Engineering Manager for Tools at Symbian (non-core-tools: not needed for
-building the product, but helping). Looking for TM for Symbian Devices. Want to
-provide a standard communication channel for Symbian (on top of Debugging).<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Currently, have a
-set of Symbian specific solutions:<o:p></o:p></span></p>
-
-<p class=MsoNormal style='margin-left:.3in;text-indent:-.15in;mso-list:l1 level1 lfo8;
-tab-stops:list .4in'><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>Symbian Agent,
-+ FTP Proxy device on the PC that makes the agent connection transparent
-(connection is over serial line)<o:p></o:p></span></p>
-
-<p class=MsoNormal style='margin-left:.3in;text-indent:-.15in;mso-list:l1 level1 lfo8;
-tab-stops:list .4in'><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>Custom FTP
-commands for installation + execution of programs, and restart the board<o:p></o:p></span></p>
-
-<p class=MsoNormal style='margin-left:.3in;text-indent:-.15in;mso-list:l1 level1 lfo8;
-tab-stops:list .4in'><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>Currently
-moving to Eclipse environment (Nokia is the provider of the first toolset) –
-working in various projects including CDT, in order to make this Symbian aware.<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Neil: Technology
-Architect<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Javier Montanu –
-One of the engineers working on TM<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3><span style='mso-bidi-font-weight:normal'>CDT Conference – Doug Gaff:<o:p></o:p></span></h3>
-
-<p class=MsoNormal style='margin-left:.3in;text-indent:-.15in;mso-list:l5 level1 lfo11;
-tab-stops:list .4in'><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>1<sup>st</sup>
-day, Mikhail presented the Remote Launch idea<o:p></o:p></span></p>
-
-<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in;mso-list:l5 level2 lfo11;
-tab-stops:list 1.0in'><![if !supportLists]><span style='font-family:"Courier New";
-mso-bidi-font-family:Arial'>o<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>Got an action
-item to resolve what Remote Launch will look like<o:p></o:p></span></p>
-
-<p class=MsoNormal style='margin-left:.3in;text-indent:-.15in;mso-list:l5 level1 lfo11;
-tab-stops:list .4in'><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>Greg from LANL
-(Parallel Tools Project) did an impressive presentation of their tools;
-potential need for TM<o:p></o:p></span></p>
-
-<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in;mso-list:l5 level2 lfo11;
-tab-stops:list 1.0in'><![if !supportLists]><span style='font-family:"Courier New";
-mso-bidi-font-family:Arial'>o<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>AI contact
-Greg; see what they are doing, possibility to collaborate?<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><u><span
-style='mso-bidi-font-family:Arial'>Doug Schaefer:<o:p></o:p></span></u></b></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Progress on Remote
-Launch – HP has something for Remote Launch, but currently not much progress;
-CDT folks will be comfortable with having some TM packages for remote launch<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Some Remote Java
-stuff could benefit from Target Management as well!<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>CDT put up a Wiki
-on eclipse.org, so thatÂ’s a good place to read about some details. Currently
-itÂ’s not a true Wiki because only Committers can add stuff, but they are trying
-to fix this (e.g. everyone with a Bugzilla account)<o:p></o:p></span></p>
-
-<p class=MsoNormal style='margin-left:.3in;text-indent:-.15in;mso-list:l9 level1 lfo12;
-tab-stops:list .4in'><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>AI add a TM
-page at Wiki<o:p></o:p></span></p>
-
-<p class=MsoNormal style='margin-left:.3in;text-indent:-.15in;mso-list:l9 level1 lfo12;
-tab-stops:list .4in'><![if !supportLists]><span style='font-family:Symbol;
-mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><span style='mso-bidi-font-family:Arial'>What are the
-CDT folks using the Wiki for? – Replacement for Homepage, since it is much
-easier to add content than adding it to the homepage (facts, howtos etc.) –
-Discussions are still on the mailing list for now.<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><u><span
-style='mso-bidi-font-family:Arial'>Follow-up on Chicago Meeting Action Items:<o:p></o:p></span></u></b></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Website update, and
-CDT presentation are done. Other action items are still open.<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Martin O: Explains
-the TM Mission statement on the Website<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Victor P: Aligned
-with what Symbian wants to do<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>The mission
-statement is accepted as written down on the website.<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><u><span
-style='mso-bidi-font-family:Arial'>RSE Status:<o:p></o:p></span></u></b></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Making some
-progress but sill some obstacles; looking better, but not quite there yet,
-hopefully make it till the next meeting (3 weeks)<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>Toronto Meeting:</h3>
-
-<p class=MsoNormal>Feb. 22-24, Toronto accepted by TM group<span
-style='mso-bidi-font-size:10.0pt;font-family:"Arial Unicode MS";color:white'><o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>Next Steps:</h3>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>Meeting on TCA
-Nov.14 in Salzburg: Open up Phone conf., at least for a summary <o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>Resources:</h3>
-
-<p class=MsoNormal>Pierre-Alexandre: What can we do while still waiting for RSE
-to come out?</p>
-
-<p class=MsoNormal>MartinO: Send scenarios; work on TM interfaces (our API to
-the outside should not depend on actual RSE implementation). A very rough start
-at a TM API is in the Chicago Brainstorming Notes, and the CDT Presentation
-(there is 1 slide).</p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>Action Items:</h3>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-fareast-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><b><span style='mso-fareast-font-family:Arial'>DavidD</span></b><span
-style='mso-fareast-font-family:Arial'>: Approach ssh / team people<br>
-RSE Docs, Sample, Release<o:p></o:p></span></p>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-fareast-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><b><span style='mso-fareast-font-family:Arial'>MartinO</span></b><span
-style='mso-fareast-font-family:Arial'>: Launch Actions – Initial Design<br>
-TM API – Initial Design<br>
-Contact Greg Watson (LANL, PTP)<br>
-Add a Wiki starting page for TM<br>
-Post phone dial-in info for Salzburg TCA Meeting Nov.14<o:p></o:p></span></p>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-fareast-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><b><span style='mso-fareast-font-family:Arial'>MartinO</span></b><span
-style='mso-fareast-font-family:Arial'>, <b>Pierre-Alexandre</b>:<br>
-TM API – Initial Design<o:p></o:p></span></p>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-fareast-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><b><span style='mso-fareast-font-family:Arial'>George
-Clark</span></b><span style='mso-fareast-font-family:Arial;mso-bidi-font-weight:
-bold'>:</span><span style='mso-fareast-font-family:Arial'> Approach ARM
-regarding Register file definitions<o:p></o:p></span></p>
-
-<p class=MsoListBullet><![if !supportLists]><span style='font-family:Symbol;
-mso-fareast-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-</span></span><![endif]><b><span style='mso-fareast-font-family:Arial'>Everyone</span></b><span
-style='mso-fareast-font-family:Arial'>: Scenarios for various environments<br>
-Bring schema / example for Register Files &amp; Boardfiles<o:p></o:p></span></p>
-
-<p class=MsoListBullet style='margin-left:0in;text-indent:0in;mso-list:none;
-tab-stops:.5in'><span style='mso-bidi-font-size:10.0pt;font-family:"Arial Unicode MS";
-color:white'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-<h3>Next Meeting:</h3>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'>3 Weeks: Monday,
-28-Nov -2005 at 9am PST (followup 3 wk, 19-Dec-05).<o:p></o:p></span></p>
-
-<p class=MsoNormal><span style='mso-bidi-font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/meetingnotes/ff01_chicago/DSDPTM_Brainstorming_2005-10-14.htm b/meetingnotes/ff01_chicago/DSDPTM_Brainstorming_2005-10-14.htm
deleted file mode 100644
index 1428a15..0000000
--- a/meetingnotes/ff01_chicago/DSDPTM_Brainstorming_2005-10-14.htm
+++ /dev/null
@@ -1,476 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 9">
-<meta name=Originator content="Microsoft Word 9">
-<title>Eclipse DSDP-TM 2005-10-14</title>
-<!--[if gte mso 9]><xml>
- <o:DocumentProperties>
-  <o:Author>Felix Burton</o:Author>
-  <o:LastAuthor>Martin Oberhuber</o:LastAuthor>
-  <o:Revision>2</o:Revision>
-  <o:TotalTime>443</o:TotalTime>
-  <o:Created>2005-11-07T16:09:00Z</o:Created>
-  <o:LastSaved>2005-11-07T16:09:00Z</o:LastSaved>
-  <o:Pages>4</o:Pages>
-  <o:Words>775</o:Words>
-  <o:Characters>4420</o:Characters>
-  <o:Company>Wind River</o:Company>
-  <o:Lines>36</o:Lines>
-  <o:Paragraphs>8</o:Paragraphs>
-  <o:CharactersWithSpaces>5428</o:CharactersWithSpaces>
-  <o:Version>9.6926</o:Version>
- </o:DocumentProperties>
-</xml><![endif]-->
-<style>
-<!--
- /* Font Definitions */
-@font-face
-	{font-family:Wingdings;
-	panose-1:5 0 0 0 0 0 0 0 0 0;
-	mso-font-charset:2;
-	mso-generic-font-family:auto;
-	mso-font-pitch:variable;
-	mso-font-signature:0 268435456 0 0 -2147483648 0;}
- /* Style Definitions */
-p.MsoNormal, li.MsoNormal, div.MsoNormal
-	{mso-style-parent:"";
-	margin:0in;
-	margin-bottom:.0001pt;
-	mso-pagination:widow-orphan;
-	font-size:12.0pt;
-	font-family:"Times New Roman";
-	mso-fareast-font-family:"Times New Roman";}
-@page Section1
-	{size:8.5in 11.0in;
-	margin:1.0in 1.25in 1.0in 1.25in;
-	mso-header-margin:.5in;
-	mso-footer-margin:.5in;
-	mso-paper-source:0;}
-div.Section1
-	{page:Section1;}
- /* List Definitions */
-@list l0
-	{mso-list-id:1270044043;
-	mso-list-type:hybrid;
-	mso-list-template-ids:-685592242 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
-@list l0:level1
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:.5in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:Symbol;}
-@list l0:level2
-	{mso-level-number-format:bullet;
-	mso-level-text:o;
-	mso-level-tab-stop:1.0in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:"Courier New";
-	mso-bidi-font-family:"Times New Roman";}
-@list l0:level3
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0A7;
-	mso-level-tab-stop:1.5in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:Wingdings;}
-@list l0:level4
-	{mso-level-number-format:bullet;
-	mso-level-text:\F0B7;
-	mso-level-tab-stop:2.0in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:Symbol;}
-@list l0:level5
-	{mso-level-number-format:bullet;
-	mso-level-text:o;
-	mso-level-tab-stop:2.5in;
-	mso-level-number-position:left;
-	text-indent:-.25in;
-	font-family:"Courier New";
-	mso-bidi-font-family:"Times New Roman";}
-ol
-	{margin-bottom:0in;}
-ul
-	{margin-bottom:0in;}
--->
-</style>
-</head>
-
-<body lang=EN-US style='tab-interval:.5in'>
-
-<div class=Section1>
-
-<p class=MsoNormal>Eclipse DSDP-TM 2005-10-14</p>
-
-<p class=MsoNormal>Brainstorming Notes</p>
-
-<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
-
-<ul style='margin-top:0in' type=disc>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Coordinating
-     debuggers (ARM+DSP) [Events?]</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Run
-      Control</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Module
-      Loads / symbol file association</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Inter-debugger
-      events</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Setting
-      up a multi-core launch</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>TM
-     framework vs. extensions</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>ECF</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Multiple
-     Connections with same target [Querying TM config]</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Unique
-      target ID</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>ICE+agent
-      -&gt; what is target stop</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Each
-      connection might be from different vendors</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Dependencies</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Setting
-      and querying properties (static or dynamic) could be done by getting APIs
-      using adapters or key-value pairs</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Dropping
-     into device debugging (or OS debugging) [Actions, events?]</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Debuggers
-      could be separate</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Too OS
-     focused?</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Workflow
-     scenarios</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Launching
-      scenarios</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Scenarios
-      for board bring up</li>
-  <ul style='margin-top:0in' type=square>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Only
-       memory &amp; registers</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Maybe
-       without run-control or without project</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Connect
-       only</li>
-  </ul>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>OS
-      debugging</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Project-less
-      debugging</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Board
-     description</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Tools
-      or services in TM framework vs. just providing an opaque data store</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Purely
-      informational (docs)</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Board
-      manufacturer to create descriptions</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>XML
-      files</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Composing
-      configuration by reference existing components descriptions</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Converting
-      different formats (XSLT?)</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Define
-      common formats</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Avoid
-      copying device descriptions</li>
-  <ul style='margin-top:0in' type=square>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Directly
-       suck in a standard format</li>
-  </ul>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>AI:
-      bring out current formats to the group (registers, memory, cores)</li>
-  <ul style='margin-top:0in' type=square>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>New
-       subgroup?</li>
-  </ul>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Shared
-     board labs</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Launch
-     actions – scripting?</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Boarder
-     between TM and launch</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>What
-      does “connect” mean?</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Security,
-     encryption &amp; authentication</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Ssh</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Access
-      control (deployed devices)</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>DSM
-     (management of deployed devices)</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Update
-     policies</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Other
-     tools/services beyond debug and download</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Flashing</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Profiling</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Etc</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Events
-     between TM-aware tools/services?</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>An
-      Eclipse issue/service (not TM)?</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>ECF
-      with a loopback connection?</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Listeners</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Concerned
-     about moving debugger stuff down</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Many
-      levels of synchronized run-control</li>
-  <ul style='margin-top:0in' type=square>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Some
-       ICE have HW support for triggering each other.<span style="mso-spacerun:
-       yes">  </span>This must be possible to describe in the TM</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>This
-       cross triggering could also be done in software by connectors</li>
-  </ul>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>AI:
-     Add legend to the DSDP-TM Base Architecture slide</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Connection
-     groups</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Could
-      help describe synchronous run-control</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Same
-      target or different</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Relationships
-      between connections in the same group e.g. agent+HW connection on the
-      same target</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Associate
-     launch with connection.<span style="mso-spacerun: yes">  </span>Associate
-     launch with project.<span style="mso-spacerun: yes">  </span>Associate
-     project with build-spec.</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>System
-      unique properties provided by different sub-system (e.g. project,
-      connection, launch, etc) could be used for filtering by taking
-      intersection of existing ones.<span style="mso-spacerun: yes"> 
-      </span>Example of system unique properties could be</li>
-  <ul style='margin-top:0in' type=square>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Platform
-       (VxWorks, Linux, QNX, etc)</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Project
-       type (Application, Process, SHLIB, Kernel, LKM, etc)</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Architecture
-       (PPC, ARM, etc)</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>CPU
-       variant</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Endianess</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Compatibility
-       (fuzzy?)</li>
-  </ul>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Internal
-      properties could be translated to system unique properties by the
-      sub-system or sub-system plug-ins</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Wizard
-     for creating launches</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Open
-     source GDB using gdb-server need to launch agent on target.<span
-     style="mso-spacerun: yes">  </span>This is true for other agents
-     also.<span style="mso-spacerun: yes">  </span>In the general case a
-     preparation stage might be needed before the agent is available to be
-     connected to.</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Some
-     target connections might want to connect from the wizard w/o asking in
-     order to auto-detect services or settings known by the target e.g. path
-     mapping</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>How do
-     we get the executable to the target?</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Debugger</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Other
-      service</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Multiple
-     download paths</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Availability
-      in connection specification or discovered on the fly by action availability</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Choosing
-      a path in the launch </li>
-  <ul style='margin-top:0in' type=square>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>In
-       other cases user might specify “use any available path”</li>
-  </ul>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>How
-     quickly will CDT adopt DarinÂ’s new architecture?</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Remote
-     GDB – how to handle I/O to/from the debugged program?</li>
-</ul>
-
-<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
-
-<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
-
-<ul style='margin-top:0in' type=disc>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Workflow</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Preconditions</li>
-  <ul style='margin-top:0in' type=square>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>First
-       product launch</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>OS
-       already booted &amp; configured</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Agent
-       already running</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Remote
-       X86 target running Linux</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Application
-       debugging using gdb over TCP/IP</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Project
-       is open with application</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Some
-       information already needed at build time (build spec)</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Lot
-       of pre-configuration might be shipped already</li>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Target
-       setup was not of startup</li>
-   <ul style='margin-top:0in' type=disc>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>Questions
-        should be deferred</li>
-   </ul>
-  </ul>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>New
-      &gt; Target Connection &gt; Linux Agent</li>
-  <ul style='margin-top:0in' type=square>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Wizard</li>
-   <ul style='margin-top:0in' type=disc>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>IP
-        address</li>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>Connection
-        name (possibly computed from other properties but could be modified or
-        overridden by user)</li>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>Finish
-        </li>
-    <ul style='margin-top:0in' type=circle>
-     <li class=MsoNormal style='mso-list:l0 level5 lfo1;tab-stops:list 2.5in'>Target
-         connects (if option selected)</li>
-     <li class=MsoNormal style='mso-list:l0 level5 lfo1;tab-stops:list 2.5in'>Status
-         information is shown</li>
-    </ul>
-   </ul>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Select
-       executable &gt; run &gt; debug (create launch)</li>
-   <ul style='margin-top:0in' type=disc>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>System
-        picks correct launch type</li>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>User
-        confirms connection (localhost-native vs. remote)</li>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>Bring
-        up launch dialog</li>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>Enter
-        target path or keep default</li>
-    <ul style='margin-top:0in' type=circle>
-     <li class=MsoNormal style='mso-list:l0 level5 lfo1;tab-stops:list 2.5in'>Specify
-         FTP download</li>
-    </ul>
-    <li class=MsoNormal style='mso-list:l0 level4 lfo1;tab-stops:list 2.0in'>Additional
-        downloadÂ’s (shared libraries, configuration files, Â…)</li>
-   </ul>
-   <li class=MsoNormal style='mso-list:l0 level3 lfo1;tab-stops:list 1.5in'>Press
-       “Debug” button</li>
-  </ul>
- </ul>
-</ul>
-
-<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
-
-<p class=MsoNormal>CDT</p>
-
-<ul style='margin-top:0in' type=disc>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Who
-     extends whom?</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Optional
-      CDT plug-in that depends on TM</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Extend
-     or add launch configuration type</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>CDT
-     could contribute Actions to TM</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Right
-      click on a connection</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Contributed
-      to certain connection types</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Option
-     A: Each vendor (debugger provider) doing their LC-type (by deriving from
-     base type)</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>New
-      launch configuration type: Remote c/c++ application</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Option
-     B: Add an extension point to CDT (or platform?) such that tools/actions
-     can be added to a launch</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Problem:
-      not all debugger back-ends might support TM extension</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Option
-     C: Contribute connection to debugger dropdown</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>What
-      if just running?</li>
- </ul>
-</ul>
-
-<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
-
-<p class=MsoNormal>TM API</p>
-
-<ul style='margin-top:0in' type=disc>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Connection
-     in launch: reference or copy?</li>
- <ul style='margin-top:0in' type=circle>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Share
-      connections with same mechanisms as launches</li>
-  <li class=MsoNormal style='mso-list:l0 level2 lfo1;tab-stops:list 1.0in'>Warning
-      “changing global settings”</li>
- </ul>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>getConnectionData(ref)</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>showConnectionSelection(filter)</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>TM to
-     define a Widget for connection selection</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>Connect()
-     vs. isConnected()</li>
- <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'>RunAction
-     – in first version to be done by delegate</li>
-</ul>
-
-</div>
-
-</body>
-
-</html>
diff --git a/meetingnotes/ff01_chicago/DSDPTM_DD_Borderline.ppt b/meetingnotes/ff01_chicago/DSDPTM_DD_Borderline.ppt
deleted file mode 100644
index 5ee575f..0000000
--- a/meetingnotes/ff01_chicago/DSDPTM_DD_Borderline.ppt
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/ff01_chicago/DSDPTM_DebuggerBackend.ppt b/meetingnotes/ff01_chicago/DSDPTM_DebuggerBackend.ppt
deleted file mode 100644
index 79dbe4e..0000000
--- a/meetingnotes/ff01_chicago/DSDPTM_DebuggerBackend.ppt
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/ff01_chicago/DSDPTM_Overview.ppt b/meetingnotes/ff01_chicago/DSDPTM_Overview.ppt
deleted file mode 100644
index 5bd8f54..0000000
--- a/meetingnotes/ff01_chicago/DSDPTM_Overview.ppt
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/ff01_chicago/DSDPTM_TCA.ppt b/meetingnotes/ff01_chicago/DSDPTM_TCA.ppt
deleted file mode 100644
index ad34976..0000000
--- a/meetingnotes/ff01_chicago/DSDPTM_TCA.ppt
+++ /dev/null
Binary files differ
diff --git a/meetingnotes/ff01_chicago/Eclipse_IP_Due_Diligence.ppt b/meetingnotes/ff01_chicago/Eclipse_IP_Due_Diligence.ppt
deleted file mode 100644
index 89d9c42..0000000
--- a/meetingnotes/ff01_chicago/Eclipse_IP_Due_Diligence.ppt
+++ /dev/null
Binary files differ
diff --git a/news/changeset.php b/news/changeset.php
deleted file mode 100644
index 977de7f..0000000
--- a/news/changeset.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-include($_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/changeset-common.php");
-?>
diff --git a/news/checkReleaseExists.php b/news/checkReleaseExists.php
deleted file mode 100644
index a9cd397..0000000
--- a/news/checkReleaseExists.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-require_once ("../../includes/buildServer-common.php");
-require($_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/checkReleaseExists-common.php");
-?>
diff --git a/news/index.php b/news/index.php
deleted file mode 100644
index dc731f9..0000000
--- a/news/index.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php header("Location: relnotes.php?project=rse&version=HEAD"); ?>
diff --git a/news/news.xml b/news/news.xml
deleted file mode 100644
index b532d37..0000000
--- a/news/news.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<doc>

-

-<news date="February 6, 2008" showOn="docs,whatsnew,bleedingedge">

-	<a href="http://wiki.eclipse.org/DSDP/TM">New RSE Build Server</a> is available.

-</news>

-<news date="January 1, 2008" showOn="whatsnew">

-	Since January 2007, there have been over 100,000 downloads of RSE!

-</news>

-

-</doc>

diff --git a/news/relnotes.php b/news/relnotes.php
deleted file mode 100644
index 51d12b5..0000000
--- a/news/relnotes.php
+++ /dev/null
@@ -1,28 +0,0 @@
-<?php
-require_once ("../../includes/buildServer-common.php");
-
-$pageTitle = "Eclipse DSDP - TM - Release Notes";
-
-if (isset($_GET["project"]) && $_GET["project"] == "xsd")
-{
-	header("Location: http://www.eclipse.org/modeling/mdt/news/relnotes.php?project=xsd&version=HEAD");
-	exit;
-}
-
-// bleeding edge for emf only
-if (isset($_GET["project"]) && $_GET["project"] == "emf")
-{
-	require_once($_SERVER["DOCUMENT_ROOT"] . "/modeling/emf/downloads/extras-emf.php");
-	$extras = array("doBleedingEdge");
-}
-
-$streams = array(
-	"rse" => array(
-		"3.0.x" => "HEAD",
-		"2.0.x" => "R2_0_maintenance",
-		"1.0.x" => "R1_0_maintenance"
-	)
-);
-
-require($_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/relnotes-common.php");
-?>
diff --git a/project-info/executive-summary.html b/project-info/executive-summary.html
deleted file mode 100644
index a60a05b..0000000
--- a/project-info/executive-summary.html
+++ /dev/null
@@ -1,20 +0,0 @@
-The Target Management project creates data models and frameworks
-to configure and manage remote (mainframe down to embedded) systems,
-their connections, and their services. As a part of the Ganymede
-coordinate release train, we provide connectivity to remote file
-systems for other projects to use.
-<p>
-Our Vision is to be the Eclipse "Explorer of the Network Neighborhood",
-with pluggable information providers under a single, consistent UI.
-Interactively discover, drill down, analyze remote systems,
-and provide the context for more advanced actions being plugged in to it. 
-<p>
-Currently, the TM Community is further growing, a
-<a href="http://wiki.eclipse.org/TM_Future_Planning">TM 3.0 project plan 
-</a> is available on the Wiki, with the Community involved in 
-these discussions. Development focus for TM 3.0 is on performance,
-scalability and stability.
-<!-- We are looking forward to getting first
-<a href="http://wiki.eclipse.org/DSDP/TM/Download_Stats_17-Apr-2007">Download Statistics</a>
-for TM 2.0 on Europa - last stats were at 2300 for TM 1.0.1.
--->
diff --git a/project-info/home-page-one-liner.html b/project-info/home-page-one-liner.html
deleted file mode 100644
index 36152c6..0000000
--- a/project-info/home-page-one-liner.html
+++ /dev/null
@@ -1 +0,0 @@
-Target Management
diff --git a/project-info/project-page-paragraph.html b/project-info/project-page-paragraph.html
deleted file mode 100644
index bdce5a9..0000000
--- a/project-info/project-page-paragraph.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<p><b><a href="/dsdp/tm/">Target Management Project</a></b> <br />
-The Target Management project creates data models and frameworks
-to configure and manage remote systems, their connections,
-and their services.<br />
-Our main offering is the Remote System Explorer (RSE), which is also
-part of the Eclipse Ganymede coordinated release train. It integrates
-any sort of heterogeneous remote resources under a single, consistent UI
-and allows transparent working on remote computers just like the local one.
-For Ganymede, it provides access to remote file systems for other projects
-to consume via the Eclipse Filesystem (EFS).<br/>
-Other offerings include a lightweight Terminal, a Network Discovery
-framework, and the Target Communication Framework.
-<a href="/dsdp/tm/about.php">More about target management &raquo;</a></p>
\ No newline at end of file
diff --git a/rse/.cvsignore b/rse/.cvsignore
deleted file mode 100644
index 8ba8eed..0000000
--- a/rse/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-downloads
diff --git a/rse/build/.cvsignore b/rse/build/.cvsignore
deleted file mode 100644
index 79eb93b..0000000
--- a/rse/build/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-.htaccess
\ No newline at end of file
diff --git a/rse/build/_common.php b/rse/build/_common.php
deleted file mode 100644
index bec258b..0000000
--- a/rse/build/_common.php
+++ /dev/null
@@ -1,29 +0,0 @@
-<?php
-require_once ("../../../includes/buildServer-common.php");
-
-$options = array (
-	"BaseBuilderBranch" => "M4_34",
-	
-	"BranchAndJDK" => array (
-		"dsdp.eclipse.org=------------,------------",
-		"3.0.0=HEAD,/opt/JDKs/i386/j2sdk1.4.2_16",
-		"3.0.0=HEAD,/opt/JDKs/i386/jdk1.5.0_14",
-		"3.0.0=HEAD,/opt/JDKs/i386/jdk1.6.0_04",
-		"3.0.0=HEAD,/opt/JDKs/i386/IBMJava2-142-10.0",
-		"3.0.0=HEAD,/opt/JDKs/i386/ibm-java2-i386-50-6.0",
-		"3.0.0=HEAD,/opt/JDKs/i386/ibm-java2-i386-60-0.0",
-		
-		"build.eclipse.org=------------,------------",
-		"3.0.0=HEAD,/shared/dsdp/JDKs/ppc/IBMJava2-ppc-142-10.0",
-		"3.0.0=HEAD,/shared/dsdp/JDKs/ppc/ibm-java2-ppc-50-6.0",
-		"3.0.0=HEAD,/shared/common/ibm-java-ppc-60"
-	),
-	
-	"Mapfile_Rule_Default" => 0, // 0: "Use Map, No Tagging=use-false" or 1:"Generate Map, No Tagging=gen-false"
-
-	"EmailDefault" => "martin.oberhuber@windriver.com", // prefil email contact box with comma-sep'd list
-	
-	"Users" => array("moberhuber","moberhuber",null) /* build user, eclipse cvs user, IES cvs user */
-);
-
-?>
diff --git a/rse/build/index.php b/rse/build/index.php
deleted file mode 100644
index 76f8a9c..0000000
--- a/rse/build/index.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php require_once ("_common.php"); require_once ($_SERVER['DOCUMENT_ROOT'] . "/dsdp/build/build-common.php"); ?>
diff --git a/rse/build/promo.php b/rse/build/promo.php
deleted file mode 100644
index de50d10..0000000
--- a/rse/build/promo.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php require_once ("_common.php"); require_once ($_SERVER['DOCUMENT_ROOT'] . "/dsdp/build/promo-common.php"); ?>
diff --git a/rse/project-info/overview.html b/rse/project-info/overview.html
deleted file mode 100644
index 8e86790..0000000
--- a/rse/project-info/overview.html
+++ /dev/null
@@ -1 +0,0 @@
-TBD info about RSE
diff --git a/rse/project-info/project-page-paragraph.html b/rse/project-info/project-page-paragraph.html
deleted file mode 100644
index 8e86790..0000000
--- a/rse/project-info/project-page-paragraph.html
+++ /dev/null
@@ -1 +0,0 @@
-TBD info about RSE
diff --git a/searchcvs.php b/searchcvs.php
deleted file mode 100644
index 8b17073..0000000
--- a/searchcvs.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-require_once ("../includes/buildServer-common.php");
-require($_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/searchcvs-common.php");
-?>
diff --git a/tm-new/_projectCommon.php b/tm-new/_projectCommon.php
deleted file mode 100644
index 1575469..0000000
--- a/tm-new/_projectCommon.php
+++ /dev/null
@@ -1,53 +0,0 @@
-<?php
-
-	# Set the theme for your project's web pages.
-	# See the Committer Tools "How Do I" for list of themes
-	# https://dev.eclipse.org/committers/
-	# Optional: defaults to system theme 
-	$theme = "Nova";
-
-	# Define your project-wide Nav bars here.
-	# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
-	# these are optional
-	#$Nav->addNavSeparator("Target Management", 	"/dsdp/tm/index.php");
-	#$Nav->addCustomNav("About", 		"/dsdp/tm/about.php", 	 "_self", 2);
-	#$Nav->addCustomNav("Downloads", 	"/dsdp/tm/downloads.php", "_self", 2);
-	#$Nav->addCustomNav("Getting Started", "/dsdp/tm/tutorial/index.php",  "_self", 2);
-	#$Nav->addCustomNav("Development", 	"/dsdp/tm/development/index.php", "_self", 2);
-
-	$Nav->setLinkList(array());
-	$branding = <<<EOBRANDING
-<div id="branding">
-<h1><a href="http://eclipse.org/dsdp/tm/">Target Management (Remote System Explorer)</a></h1>
-</div>
-EOBRANDING;
-
-	$Menu->setProjectBranding($branding);
-
-	$Nav->addCustomNav("About This Project", "http://www.eclipse.org/projects/project_summary.php?projectid=dsdp.tm", "_self", 1);
-	
-	$Nav->addNavSeparator("Target Management", "/dsdp/tm/tm-new/index.php", "_self", 1);
-	$Nav->addCustomNav("About", "/dsdp/tm/tm-new/about/index.php", "_self", 1);
-	$Nav->addCustomNav("Team", "/dsdp/tm/tm-new/team/index.php", "_self", 1);
-	$Nav->addCustomNav("Plan", "/dsdp/tm/development/plan.php", "_self", 1);
-	$Nav->addCustomNav("Presentations", "/dsdp/tm/tm-new/presentations/index.php", "_self", 1);
-	$Nav->addCustomNav("Demos", "/dsdp/tm/tm-new/demos/index.php", "_self", 1);
-	$Nav->addCustomNav("Wiki", "http://wiki.eclipse.org/DSDP/TM", "_self", 1); 
-	$Nav->addCustomNav("IP Log", "http://www.eclipse.org/projects/ip_log.php?projectid=dsdp.tm", "_self", 1);
-
-	$Nav->addNavSeparator("Users", "/dsdp/tm/tm-new/tutorial/index.php", "_self", 1);
-	$Nav->addCustomNav("Getting Started", "/dsdp/tm/tm-new/tutorial/index.php", "_self", 1);
-	$Nav->addCustomNav("Downloads", "/dsdp/tm/tm-new/downloads/index.php", "_self", 1);
-	$Nav->addCustomNav("Bugs", "/dsdp/tm/tm-new/bugs/index.php", "_self", 1);
-	$Nav->addCustomNav("FAQ (wiki)", "http://wiki.eclipse.org/TM_and_RSE_FAQ", "_self", 1);
-	$Nav->addCustomNav("Newsgroup", "http://dev.eclipse.org/newslists/news.eclipse.dsdp.tm/maillist.html", "_self", 1);
-
-	$Nav->addNavSeparator("Contributors (wiki)", "http://wiki.eclipse.org/TM_and_RSE_FAQ#Working_on_TM_.2F_RSE", "_self", 1);
-	$Nav->addCustomNav("Contributing (wiki)", "http://wiki.eclipse.org/TM_and_RSE_FAQ#Working_on_TM_.2F_RSE", "_self", 1);
-	$Nav->addCustomNav("Mailing List", "https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev", "_self", 1);
-	$Nav->addCustomNav("CVS", "/dsdp/tm/development/cvs-setup.php", "_self", 1);
-	$Nav->addCustomNav("Development Tools", "/dsdp/tm/development/index.php", "_self", 1);
-	$Nav->addCustomNav("Search CVS", "/dsdp/tm/searchcvs.php?q=file%3A+org.eclipse.tm%25%2F" . "+days%3A+7", "_self", 2);
-
-
-?>
diff --git a/tm-new/about/index.php b/tm-new/about/index.php
deleted file mode 100644
index 940315d..0000000
--- a/tm-new/about/index.php
+++ /dev/null
@@ -1,129 +0,0 @@
-<?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: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: Type your page comments here - these are not sent to the browser
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "About Target Management";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-
-	<h2>Mission</h2>
-    The Target Management project creates data models and frameworks
-    to configure and manage remote systems, their connections, and their services.
-    </P>
-    <UL>
-      <LI><I>Remote systems</I> (aka targets) can range from large-scale host computers, multi-board 
-      or multi-core parallel systems to target boards without even a CPU or FPGA (connected
-      by a hardware debugging box).</LI>
-      <LI><I>Configuration</I> means dealing with board description files from a variety of sources,
-      displaying remote system components and manipulating board and connection properties.</LI>
-      <LI><I>Management</I> means maintaining a list of remote systems which is team
-      shareable and available to other subsystems, creating groups of systems when appropriate,
-      and handling access control to targets that are shared in a team (board lab).</LI>
-      <LI><I>Connections</I> can range from TCP/IP standard protocols like FTP or telnet,
-	  secure encryption, authentication and firewall tunnelling (ssh), to serial line terminal and 
-	  vendor-specific protocols for remote agent and on-chip debugging (JTAG) solutions.
-	  We want connection schemes and protocols to be pluggable in our framework.</LI>
-	  <LI><I>Services</I> on remote systems include downloading software and data,
-      launching single or multiple configurations, starting and stopping cores,
-      resetting and querying target information.</LI>
-    </UL>
-    <P>
-    Since there are many different vendors and solutions around in the device software
-    space, the main charter of target management is to provide data models and frameworks
-    that are flexible and open enough for vendor-specific extensions. Sample implementations 
-    are provided for TCP/IP Secure Shell (ssh) connections, FTP data transfer, Telnet and
-    Windows CE connections. In addition to that, with the <a href="http://wiki.eclipse.org/TCF">Target Communication Framework (TCF)</a>,
-    a lightweight communication protocol specifically suited for embedded software development
-    is also part of our offering.</p>
-    <p>
-    The basis for our implementations is an open-source version
-    of the <A HREF="http://www.developer.ibm.com/isv/rational/remote_system_explorer.html">
-    IBM Remote System Explorer</A>. Current releases can be downloaded for evaluation
-    <a href="http://download.eclipse.org/dsdp/tm/downloads/">here</a>.
-	  <div class="homeitem3col">
-		<h3>For more information, see the</h3>
-    	<ul>
-    	<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">
-      		Target Management Overview Slides</a>
-    	  	which include a diagram of the envisioned components and architecture for our project
-    	  	(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT</a>
-    	  	| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">PDF</a>).
-    	  	</li>
-		<li><a href="http://live.eclipse.org/node/229">TM Webinar</a>:
-		  goals, architecture, future plans and online demo
-		  (<a href="http://live.eclipse.org/node/229">50 minute full recording</a> |
-		  <a href="http://www.eclipse.org/projects/slides/TM_Webinar_Slides_070412.ppt">PPT slides</a>)
-		  </li> 
-    	<li><a href="http://wiki.eclipse.org/DSDP">
-      		DSDP Top-Level Overview Diagrams</a> to understand how the Target Management
-      		Project fits into DSDP, and what its basic building blocks are.</li> 
-    	<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">
-      		Target Management Use-Case Document</a> 
-      		to understand what scenarios we want to cover with our project.</li>
-    	<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf">
-      		IBM Remote Systems Explorer (RSE) Presentation</a>
-			to get a preview of what RSE looks like.
-		<li><a href="/dsdp/tm/development/plan.php">
-			Target Management Project Planning</a> 
-			to understand what features and releases are coming next.</li>
-		</ul>
-	  </div>
-	</div>
-
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Related Links</h6>
-			<ul>				
-				<li><a href="/dsdp/tm/tutorial/index.php"
-					target="_self">TM Getting Started</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"
-					target="_self">TM Overview Slides</a></li>
-				<li><a href="http://live.eclipse.org/node/229">TM Webinar</a>
-				    </li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-			    <li><a href="http://wiki.eclipse.org/DSDP" 
-			    	target="_self">DSDP Overview Diagrams</a></li>				
-				<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases Document</a></li>
-				<li><a href="/dsdp/tm/development/plan.php"
-					target="_self">TM Project Plan</a></li>
-			</ul>
-		</div>
-
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/tm-new/bugs/index.php b/tm-new/bugs/index.php
deleted file mode 100644
index 5e7bfba..0000000
--- a/tm-new/bugs/index.php
+++ /dev/null
@@ -1,73 +0,0 @@
-<?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'
-
-	#*****************************************************************************
-	#
-	# index.php
-	#
-	# Author: 		Kevin Doyle
-	# Date:			2008-01-25			
-	#
-	# Description:	Display a list of bug queries and how to open a new bug
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Target Management Bugs";
-	$pageKeywords	= "target management, remote system explorer, tm, rse, Eclipse, device, target";
-	$pageAuthor		= "Kevin Doyle";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-	<div id="maincontent">
-	<div id="midcolumn">
-		<div class="homeitem3col">
-			<h3>Found a Bug?  Have an enhancement idea?</h3>
-			<ul>
-				<li>You can submit bugs/enhancement requests though <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%20Management&version=unspecified&component=RSE">Bugzilla</a>.</li>
-				<li>See the <a href="http://wiki.eclipse.org/TM_and_RSE_FAQ#How_do_I_report_a_bug_or_request_a_feature.3F">FAQ</a> for what to include in your bug reports</li>
-			</ul>
-		</div>
-		 
-		<div class="homeitem3col">
-			<h3>Queries</h3>
-			<ul>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				All open bugs with severity blocker, critical, major, or normal</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=minor&bug_severity=trivial&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				All open bugs with severity minor or trivial</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				All open enhancement requests</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&component=RSE&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				Remote System Explorer bugs</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&component=Terminal&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				Terminal bugs</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=bugday&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				BugDay Bugs</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=helpwanted&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				Helpwanted Bugs</a></li>
-				<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
-				All Resolved Bugs</a></li>
-			</ul>
-		</div>
-		
-	</div>
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/tm-new/demos/index.php b/tm-new/demos/index.php
deleted file mode 100644
index 3b585f3..0000000
--- a/tm-new/demos/index.php
+++ /dev/null
@@ -1,64 +0,0 @@
-<?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: 		David Dykstal
-	# Date:			2009-04-01
-	#
-	# Description: Type your page comments here - these are not sent to the browser
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Demos";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "David Dykstal";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-		<p>
-		Under Construction!
-		</p>
-		<p>
-		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean aliquam. Nunc pretium. Suspendisse potenti. Nullam et lorem. Mauris dui. Nulla nisi. Duis at erat. In consectetur. Ut vel quam. Nam tristique, dui vitae iaculis suscipit, urna risus iaculis purus, quis facilisis odio augue sed dui. Sed varius semper tortor. Nam rhoncus, nibh non convallis scelerisque, nulla quam egestas dui, vel tincidunt augue lectus eget nulla. Aenean condimentum pede vitae velit. Duis vulputate.
-		</p>
-		<p>
-		Etiam condimentum, lacus vel scelerisque ultrices, justo urna dictum arcu, sed luctus justo risus eget nunc. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aenean convallis pharetra ante. Integer sit amet nisi sit amet mi hendrerit ornare. Praesent porttitor magna at ante. Ut tempor diam sit amet purus. Curabitur varius. Etiam mollis placerat quam. Maecenas ac massa in turpis vehicula sollicitudin. Mauris bibendum. Nulla metus orci, aliquet ut, tincidunt nec, euismod sit amet, urna.
-		</p>
-		<p>
-		Duis enim. Praesent lobortis, tellus id bibendum venenatis, odio enim posuere quam, sed blandit enim urna sit amet magna. Sed sed magna vel tellus aliquet eleifend. Integer rhoncus, ligula non porta volutpat, ipsum est commodo est, vitae vulputate risus libero ac nulla. Ut interdum urna et metus. Fusce ultricies ullamcorper dui. Maecenas arcu urna, molestie ut, semper sed, pharetra eget, dolor. Quisque sed mi ut tortor aliquam vestibulum. Mauris tristique. Morbi sit amet metus. Integer tempus purus rutrum massa. Nullam scelerisque ligula in risus. Duis egestas justo vel mi. In felis leo, tincidunt sed, tincidunt et, cursus in, nulla.
-		</p>
-	</div>
-
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Related Links</h6>
-			<ul>
-			</ul>
-		</div>
-	</div>
-
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/tm-new/downloads/index.php b/tm-new/downloads/index.php
deleted file mode 100755
index c1966e5..0000000
--- a/tm-new/downloads/index.php
+++ /dev/null
@@ -1,86 +0,0 @@
-<?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'
-
-	#*****************************************************************************
-	#
-	# downloads.php
-	#
-	# Author: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: DSDP-TM downloads page
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "DSDP-TM Downloads";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-
-		The Target Management Downloads are now available on
-		<ul>
-		<li><a href="http://download.eclipse.org/dsdp/tm/downloads/">The TM Download Site</a>
-		<li><a href="http://download.eclipse.org/dsdp/tm/updates/3.0/">The TM 3.0 Update Site</a>
-		(or legacy: <a href="http://download.eclipse.org/dsdp/tm/updates/2.0">TM 2.x update site</a>)
-		</ul>
-
-		<p>Older downloads have been submitted to eclipse.org via bugzilla:
-		<p/>
-		<ul>
-		<li>Bugzilla <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=65471">65471</a>:
-			Remote System Framework (RSF) 2.0.0 code and 
-			<a href="https://bugs.eclipse.org/bugs/attachment.cgi?id=18820">presentation</a>
-			</li>
-		</ul>
-		<p/>
-		In addition to that, <a href="/dsdp/tm/doc/index.php">Developer Documents</a> are available for download.
-		<p/>
-	</div>
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Getting started</h6>
-			<ul>				
-				<li><a href="/dsdp/tm/meetingnotes/ff01_chicago/DSDPTM_Overview.ppt"
-					target="_self">TM Overview Presentation</a></li>
-				<li><a href="http://www.eclipse.org/project-slides/TM_3.0_Release_Review.pdf" target="_self">
-				    TM 3.0 Release Review Slides</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-			    <li><a href="http://wiki.eclipse.org/DSDP" 
-			    	target="_self">DSDP Overview Diagrams</a></li>				
-				<li><a
-					href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases Document</a></li>
-				<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf"
-					target="_self">IBM RSE Presentation</a></li>
-				<!-- <li><a href="/dsdp/tm/development/index.php">Developer Resources</a></li> -->
-				<li><a href="/dsdp/tm/doc/index.php">Developer Documents</a></li>
-			</ul>
-		</div>
-	</div>
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/tm-new/images/tm-logo.gif b/tm-new/images/tm-logo.gif
deleted file mode 100644
index d2f65eb..0000000
--- a/tm-new/images/tm-logo.gif
+++ /dev/null
Binary files differ
diff --git a/tm-new/index.php b/tm-new/index.php
deleted file mode 100644
index f5e43f7..0000000
--- a/tm-new/index.php
+++ /dev/null
@@ -1,144 +0,0 @@
-<?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'
-
-	#*****************************************************************************
-	#
-	# index.php
-	#
-	# Author: 		Martin Oberhuber, Kevin Doyle, David Dykstal
-	# Date:			2006-02-01
-	# Updated: 		2008-01-25
-	# Updated:      2009-01-25 dwd
-	#
-	# Description: DSDP-TM main page
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Eclipse Target Management Project - Remote System Explorer";
-	$pageKeywords	= "target management, remote system explorer, tm, rse, Eclipse, device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-
-	<div id="midcolumn">
-		<h1 style="font-size:40px">Target Management</h1>
-		<br/>
-		<img src="images/tm-logo.gif" alt="tm-logo" width="412" height="297"/>
-	</div>
-
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Related Links</h6>
-			<ul>
-				<li>
-					<a href="/dsdp/dsdp-charter.php"><b>DSDP Project Charter</b></a>
-				</li>
-				<li>
-					<a href="/dsdp/tm/development/bug_process.php" target="_blank"><b>Bugs</b></a> 
-					| View <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit">all open</a> issues
-					| <a target="_top" href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%20Management&version=unspecified&component=RSE">Submit new</a> bugs
-					| Request an <a target="_top" href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%20Management&version=unspecified&component=RSE&rep_platform=All&op_sys=All&priority=P3&bug_severity=enhancement&form_name=enter_bug">enhancement</a>
-				</li>
-				<li>
-					<a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"><b>Use cases</b></a> and requirements for Target Management
-				</li>
-			    <li>
-			    	<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"><b>Architectural Overview</b></a>
-    	  			(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT</a>
-    	  			| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">PDF</a>).
-    	  		</li>
-			</ul>
-		</div>
-	</div>
-
-	<div id="midcolumn" style="width:740px">
-		<p>
-			The Target Management project provides data models and frameworks to configure and manage
-			remote systems, their connections, and their services. Our main offering is the Remote System
-			Explorer (RSE), which integrates any sort of heterogeneous
-			remote resources under a single, consistent UI and allows transparent working on remote computers
-			just like the local one. Other offerings include lightweight terminal support.
-		</p>
-		<p>
-			<b>Latest Release:</b>
-			<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.0.3-200902181300/">TM 3.0.3</a>
-			[ <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.0.3-200902181300/">Downloads</a> 
-			| <a href="http://download.eclipse.org/dsdp/tm/updates/3.0/">Update Site</a>
-			| <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-3.0.3-200902181300/buildNotes.php">Build Notes</a>
-			| <a href="/dsdp/tm/development/relnotes/3.0/tm-news-3.0.html">New &amp; Noteworthy</a>
-			]
-			<br/>
-			Compatible with TM 3.0. Runs on Eclipse 3.4 (Ganymede) and Eclipse 3.3 (Europa).
-		</p>
-		<p>
-			<b>Latest Milestone:</b> 
-			<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M6-200903192015/">TM 3.1M6</a>
-			[ <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M6-200903192015/">Downloads</a> 
-			| <a href="http://download.eclipse.org/dsdp/tm/updates/3.1milestones/">Update Site</a>
-			| <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.1M6-200903192015/buildNotes.php">Build Notes</a>
-			]
-			<br/>
-			Part of the <a href="http://wiki.eclipse.org/Galileo">Galileo</a> release train.
-		</p>
-		<p>
-			Developer phone conferences are the first Wednesday of every month, 9am PST. See the 
-			<a href="http://wiki.eclipse.org/DSDP/TM/Meeting_Notes">Meeting Notes</a> on the Wiki for actual agenda and details.
-			We also maintain a 
-			<a href="http://www.google.com/calendar/embed?src=vn70im36r00qeusu8nme50cils@group.calendar.google.com&ctz=Canada/Toronto">Google Calendar</a>
-			for our meetings.
-		</p>
-
-		<h2 style="padding-top:20px">News</h2>
-		<ul>
-			<li>March 14, 2008</b>: <a href="http://tmober.blogspot.com/2008/03/target-communication-framework-tcf.html"> TCF </a> publicly announced</li>
-			<li>February 25, 2008: <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.3-200802251530/"> TM 2.0.3 </a> Service Release</li>
-			<li>February 18, 2008: <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M5-200802181400/"> TM 3.0M5 </a> released</li>
-			<li>January 7, 2008: <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M4-200801071150/"> TM 3.0M4 </a> released</li>
-		</ul>
-
-		<h2 style="padding-top:20px">Presentations</h2>
-		<p>
-			<a href="http://www.eclipsecon.org/2008/?page=sub/&amp;id=38" target="_blank">Remote access with the DSDP Target Management Project</a>
-			<br/>Tutorial by Martin Oberhuber (Wind River), TM project lead
-			<br/>Given at EclipseCon 2008
-			<br/>slides: <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.ppt">PPT</a> 757 KB
-			| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.pdf">PDF</a> 639 KB
-			<br/>code: <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.ppt">tcf-0.2.0.zip</a> 3.7 MB
-			| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_Econ08_samples.zip">tmtutorial.zip</a> 465 KB
-		</p>
-		<p>
-			<a href="http://www.eclipsecon.org/2008/?page=sub/&amp;id=39" target="_blank"><b>Target Management New and Noteworthy</b></a>
-			<br/>Short Talk by Martin Oberhuber (Wind River), TM project lead
-			<br/>Given at EclipseCon 2008
-			<br/>slides: <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.ppt">PPT</a> 707 KB
-			| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.pdf">PDF</a> 581 KB
-		</p>
-		<p>
-			<a href="presentations/index.php">More...</a>
-		</p>
-
-	</div>
-	
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
-
diff --git a/tm-new/presentations/index.php b/tm-new/presentations/index.php
deleted file mode 100644
index e5328b3..0000000
--- a/tm-new/presentations/index.php
+++ /dev/null
@@ -1,87 +0,0 @@
-<?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: 		David Dykstal
-	# Date:			2009-04-01
-	#
-	# Description: Type your page comments here - these are not sent to the browser
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Presentations";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "David Dykstal";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-		<h2>March 17-20, 2008: <a href="http://www.eclipsecon.org/2008"> EclipseCon 2008</a></h2> 
-		<p>
-			<a href="http://www.eclipsecon.org/2008/?page=sub/&amp;id=38" target="_blank"> <b> Remote access with the DSDP Target Management Project</b></a>, Tutorial by Martin Oberhuber (Wind River) (slides: <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.ppt"> PPT </a> 757 KB | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.pdf"> PDF </a> 639 KB) | (code: <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.ppt"> tcf-0.2.0.zip </a> 3.7 MB | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_Econ08_samples.zip"> tmtutorial.zip </a> 465 KB) 
-		</p>
-		<p>
-			<a href="http://www.eclipsecon.org/2008/?page=sub/&amp;id=39" target="_blank"> <b> Target Management New and Noteworthy</b></a>, Short Talk by Martin Oberhuber (Wind River), TM project lead (slides: <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.ppt"> PPT </a> 707 KB | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.pdf"> PDF </a> 581 KB) 
-		</p>
-		<h2>October 9-11, 2007: Eclipse Summit Europe 2007</h2> 
-		<p>
-			<a href="http://www.eclipsecon.org/summiteurope2007/index.php?page=detail/&amp;id=21" target="_blank"> <b>The DSDP Target Management Project</b></a>, long talk by Martin Oberhuber (slides: <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2007-10-10_TM_ESE2007.ppt">PPT</a> | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2007-10-10_TM_ESE2007.pdf">PDF</a>) 
-		</p>
-		<h2>April 12, 2007: Webinar</h2> 
-		<p>
-			TM goals, architecture, future plans and online demo
-			<br />
-			<a href="http://live.eclipse.org/node/229">50 minute full recording </a>
-			<br />
-			<a href="http://www.eclipse.org/projects/slides/TM_Webinar_Slides_070412.ppt"> PPT slides</a> 
-		</p>
-		<h2>October 9-11, 2007</b>: Eclipse Summit Europe 2007</h2> 
-		<p>
-			<a href="http://www.eclipsecon.org/summiteurope2007/index.php?page=detail/&amp;id=21" target="_blank"> <b> The DSDP Target Management Project</b></a>, long talk by Martin Oberhuber (slides: <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2007-10-10_TM_ESE2007.ppt"> PPT </a> | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2007-10-10_TM_ESE2007.pdf"> PDF</a>) 
-		</p>
-		<h2>March 5-8, 2007</b>: EclipseCon 2007</h2> 
-		<p>
-			<a href="http://www.eclipsecon.org/2007/index.php?page=sub/&amp;id=3651" target="_blank"> <b> TM Tutorial </b> </a> (includes <a href="http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=3651"> slides and sample code</a>)
-			<br />
-			<a href="http://www.eclipsecon.org/2007/index.php?not_accepted=0&amp;page=sub/&amp;id=3781" target="_blank"> <b> Short Talk </b> </a> (includes <a href="http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=3781"> slides</a>) <a href="http://www.eclipsecon.org/2007/index.php?page=sub/&amp;id=4135" target="_blank"> <b> Short Demo </b> </a> (includes <a href="http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=4135"> slides</a>) 
-		</p>
-		<h2>October 11, 2006: Eclipse Summit Europe - <a href="http://www.eclipsecon.org/summiteurope2006/index.php?page=detail/&amp;id=26"> Talk by Michael Scharf on RSE</a></h2> 
-		<p>
-			TM Overview slides (<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT </a> | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"> PDF</a>)
-			<br />
-			DSDP Overview slides (<a href="http://www.eclipsecon.org/summiteurope2006/presentations/ESE2006_DSDP_Project_Update.pdf">PDF</a>) 
-		</p>
-		<h2>September 27, 2006: TM passed its 1.0 Release Review.</h2> 
-		<p>
-			The Slides are an interesting read for everyone (Slides as <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_1.0_Release_Review_v3.ppt"> PPT </a> | <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_1.0_Release_Review_v3a.pdf"> PDF</a>). 
-		</p>
-	</div>
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Related Links</h6> 
-		</div>
-	</div>
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/tm-new/team/index.php b/tm-new/team/index.php
deleted file mode 100644
index a949f5a..0000000
--- a/tm-new/team/index.php
+++ /dev/null
@@ -1,151 +0,0 @@
-<?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: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: Contributors, Committers and Lead of Target Management Project
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "DSDP-TM Project Contributors";
-	$pageKeywords	= "device, target, contributor, committer, lead, author, developer";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-		<div class="homeitem3col">
-		<h3>Target Management Lead</h3>
-		<li><b>Martin Oberhuber, Wind River Systems</b> (martin.oberhuber at windriver.com)<br/>
-			Martin is the overall project lead for the Target Management Project,
-			and in this role he also serves on the DSDP Project Management Council (PMC).
-			As a software developer and architect, Martin is responsible for the
-			current Target Manager component in Wind River Workbench.<br/>
-			Martin holds an MS degree in Telematics from the University
-			of Technology Graz/Austria, and has been working on source code analysis
-			and tools development since 1999.<br/>
-			<a href="http://wiki.eclipse.org/User:Moberhuber">more about Martin Oberhuber &raquo;</a>
-			</li>
-		<li><b>David Dykstal, IBM</b> (david_dykstal at us.ibm.com)<br/>
-		 	David is the Project Lead for the IBM Remote System Explorer,
-		 	and thus plays a key role in all activities around RSE.<br/>
-		 	David has worked either for or with IBM for over 28 years,
-		 	including a significant stint with Object Technology International.
-		 	Dave has worked on compilers, user interfaces, database tools, and IDE&#39;s.		
-		</div>
-
-		<div class="homeitem3col">
-		<h3>Committers (in alphabetical order)</h3>
-		<ul class="midlist">
-			<li><b>Xuan Chen</b>, IBM</li>
-			<li><b>Kevin Doyle</b>, IBM</li>
-			<li><b>David Dykstal</b>, IBM</li>
-			<li><b>David McKnight</b>, IBM</li>
-			<li><b>Javier Montalvo-Orús</b>, Symbian</li>
-			<li><b>Kushal Munir</b>, IBM</li>
-			<li><b>Martin Oberhuber</b>, Wind River</li>
-			<li><b>Michael Scharf</b>, Wind River</li>
-			<li><b>Uwe Stieber</b>, Wind River</li>
-			<li><b>Ted Williams</b>, Wind River</li>
-		</ul>
-		</div>
-
-		<div class="homeitem3col">
-		<h3>Contributors (in alphabetical order)</h3>
-		This is the list of people who have made code contributions to the 
-		TM Project on Bugzilla so far, with their code actually being 
-		merged into the TM codebase in CVS. The list is sorted alphabetically
-		by last name:
-		<ul class="midlist">
-			<li><b>Michael Berger</b>, IBM</li>
-			<li><b>Felix Burton</b>, Wind River</li>
-			<li><b>Sheldon D&acute;Souza</b>, Celunite</li>
-			<li><b>Øyvind Harboe</b>, Zylin</li>
-			<li><b>Rob Hasselbaum</b>, BEZ Systems, Inc</li>
-			<li><b>Mikhail Kalugin</b>, Xored Software</li>
-			<li><b>Yu-Fen Kuo</b>, Montavista</li>
-			<li><b>Rupen Mardirossian</b>, IBM</li>
-			<li><b>Ewa Matejska</b>, ACCESS Systems (formerly PalmSource)</li>
-			<li><b>Willian Mitsuda</b>, (private)</li>
-			<li><b>Benjamin Muskalla</b>, Innoopract</li>
-			<li><b>Tobias Schwarz</b>, Wind River</li>
-			<li><b>Remy Chi Jian Suen</b>, IBM</li>
-			<li><b>Eugene Tarassov</b>, Wind River</li>
-			<li><b>Olivier Thomann</b>, IBM</li>
-			<li><b>Lothar Werzinger</b>, Tradescape Inc.</li>
-  		</ul>
-		</div>
-
-		<div class="homeitem3col">
-		<h3>Other interested parties</h3>
-		This is the list of companies and people who have been active
-		in the TM face-to-face meetings and phone conferences so far.
-		The list is sorted alphabetically by company first, then by last name:
-		<ul class="midlist">
-			<li><b>Accelerated Technology</b>:
-			  Mark Bozeman, George Clark, Aaron Spear</li>
-			<li><b>Curtiss-Wright Controls</b>: Mark Littlefield, Darian Wong</li>
-			<li><b>Digi</b>: John Leier</li>
-			<li><b>FreeScale</b>: Kirk Beitz, John Cortell, Daymon Rogers</li>
-			<li><b>IBM Distributed Debugger</b>: Alan Boxall</li>
-			<li><b>Intel</b>: Peter Lachner</li>
-			<li><b>LANL</b>: Greg Watson</li>
-			<li><b>Montavista</b>: Joe Green, Pierre-Alexandre Masse</li>
-			<li><b>QNX</b>: David Inglis, Doug Schaefer</li>
-			<li><b>Star Bridge Systems</b>: Matthew Scarpino</li> 
-			<li><b>Symbian</b>: Victor Palau, Neil Taylor</li>
-			<li><b>TI</b>: Paul Gingrich</li> 
-			<li><b>TU Munich</b>: Tianchao Li</li> 
-			<li><b>Wind River</b>: Martin Gutschelhofer, Brian Nettleton</li>
-			<li><b>Zend Technologies</b>: Yossi Leon, Yaron Mazor</li> 
-  		</ul>
-		</div>
-	</div>
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Getting started</h6>
-			<ul>				
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"
-					target="_self">TM Overview Slides</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-			    <li><a href="http://wiki.eclipse.org/DSDP" 
-			    	target="_self">DSDP Overview Diagrams</a></li>				
-				<li><a
-					href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases Document</a></li>
-				<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf"
-					target="_self">IBM RSE Presentation</a></li>
-				<!-- <li><a href="/dsdp/tm/development/index.php">Developer Resources</a></li> -->
-				<li><a href="/dsdp/tm/doc/index.php">Developer Documents</a></li>
-			</ul>
-		</div>
-	</div>
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/tm-new/templates/new_page_template.php b/tm-new/templates/new_page_template.php
deleted file mode 100644
index 93a2c7c..0000000
--- a/tm-new/templates/new_page_template.php
+++ /dev/null
@@ -1,65 +0,0 @@
-<?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: 		David Dykstal
-	# Date:			2009-04-01
-	#
-	# Description: Type your page comments here - these are not sent to the browser
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "New Page Template";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "David Dykstal";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-		<p>
-		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean aliquam. Nunc pretium. Suspendisse potenti. Nullam et lorem. Mauris dui. Nulla nisi. Duis at erat. In consectetur. Ut vel quam. Nam tristique, dui vitae iaculis suscipit, urna risus iaculis purus, quis facilisis odio augue sed dui. Sed varius semper tortor. Nam rhoncus, nibh non convallis scelerisque, nulla quam egestas dui, vel tincidunt augue lectus eget nulla. Aenean condimentum pede vitae velit. Duis vulputate.
-		</p>
-		<p>
-		Etiam condimentum, lacus vel scelerisque ultrices, justo urna dictum arcu, sed luctus justo risus eget nunc. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aenean convallis pharetra ante. Integer sit amet nisi sit amet mi hendrerit ornare. Praesent porttitor magna at ante. Ut tempor diam sit amet purus. Curabitur varius. Etiam mollis placerat quam. Maecenas ac massa in turpis vehicula sollicitudin. Mauris bibendum. Nulla metus orci, aliquet ut, tincidunt nec, euismod sit amet, urna.
-		</p>
-		<p>
-		Duis enim. Praesent lobortis, tellus id bibendum venenatis, odio enim posuere quam, sed blandit enim urna sit amet magna. Sed sed magna vel tellus aliquet eleifend. Integer rhoncus, ligula non porta volutpat, ipsum est commodo est, vitae vulputate risus libero ac nulla. Ut interdum urna et metus. Fusce ultricies ullamcorper dui. Maecenas arcu urna, molestie ut, semper sed, pharetra eget, dolor. Quisque sed mi ut tortor aliquam vestibulum. Mauris tristique. Morbi sit amet metus. Integer tempus purus rutrum massa. Nullam scelerisque ligula in risus. Duis egestas justo vel mi. In felis leo, tincidunt sed, tincidunt et, cursus in, nulla.
-		</p>
-	</div>
-
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Related Links</h6>
-			<ul>
-				<li><a href="">fake link</a> with an explanation of said link.</li>
-				<li><a href="">fake link</a> with an explanation of said link.</li>
-				<li><a href="">fake link</a> with an explanation of said link.</li>
-				<li><a href="">fake link</a> with an explanation of said link.</li>
-			</ul>
-		</div>
-	</div>
-
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/tm-new/tutorial/index.php b/tm-new/tutorial/index.php
deleted file mode 100644
index 86097d8..0000000
--- a/tm-new/tutorial/index.php
+++ /dev/null
@@ -1,161 +0,0 @@
-<?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: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: Type your page comments here - these are not sent to the browser
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Getting Started with Target Management";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-
-	<p>The Target Management project creates data models and frameworks
-    to configure and manage remote systems, their connections, and their services.</p>
-    <p>
-	Our first deliverable is the <i>Remote System Explorer (RSE)</i>,
-	a framework and toolkit in Eclipse Workbench, that allows you to
-	connect and work with a variety of remote systems, including
-	<ul>
-	  <li><b>remote file systems</b> through SSH, FTP or dstore agents (seamless editing of
-	remote files including remote search and compare),</li>
-	  <li><b>remote shell access</b> (compiling with error navigation),</li>
-	  <li><b>remote process</b> handling through dstore agents,</li>
-	  <li>and <b>remote debugging</b> through CDT / gdb / gdbserver.</li>
-	</ul>
-	
-	<p>Besides that, we are working on <b>flexible, re-usable components</b>
-	 for Networking and Target Management that run integrated or without RSE.
-	The following are available from the TM 2.0 download pages 
-	already:
-	<ul>
-	  <li>Fast and Flexible DNS-SD / Zeroconf based <b>Service Discovery</b> (requires EMF)</li>
-	  <li>An ANSI / vt102 compatible <b>Terminal</b> widget with pluggable Serial, ssh and Telnet connectors 
-	    (requires Platform now but can be ported to RCP / J2ME)</li>
-	  <li>Apache <b>Commons Net</b> re-bundled for Eclipse to support FTP, rlogin, telnet
-	    and other standard protocols (requires J2SE-1.2 only)</li>
-	</ul> 
-	
-	<p>TM 2.0 as well as upcoming service releases and milestones are available
-    from our 
-	<a href="http://download.eclipse.org/dsdp/tm/downloads/">
-	download site</a> as well as our 
-	<a href="http://download.eclipse.org/dsdp/tm/updates/2.0/">
-	update site</a>. The best resource for programmers to get started
-	with the framework is the 
-	<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.pdf">EclipseCon 2008 Tutorial</a>
-	(includes <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_Econ08_samples.zip">sample code</a>),
-	which is based on TM 3.0M5. Another
-	<a href="http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.user/gettingstarted/g_start.html">
-	Tutorial</a> is available as part of the ISV documentation,
-	and an <a href="http://wiki.eclipse.org/TM_and_RSE_FAQ">
-	FAQ</a> is available on the project Wiki.</p>
-	<p>
-    The basis of RSE is a former IBM product, for which a
-    <A href="http://www.developer.ibm.com/isv/rational/remote_system_explorer.html">
-    slide show</A> is still available. Our plans beyond 
-    TM 2.0 are available from the
-    Target Management <a href="/dsdp/tm/development/plan.php">Project Plan
-    </a> and our <a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">
-    Use Cases Document</a>, which covers all areas of interest to us.</p>
-    
-	  <div class="homeitem3col">
-		<h3>For more information, see the</h3>
-    	<ul>
-    	<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">
-      		Target Management Overview Slides</a>
-    	  	which include a diagram of the envisioned components and architecture for our project
-    	  	(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT</a>
-    	  	| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">PDF</a>).
-    	  	</li>
-	    <li><a href="http://www.eclipsecon.org/2008/?page=sub/&id=39" target="_blank">
-	         <b>Target Management 3.0 New & Noteworthy</b></a>, EclipseCon 2008
-			(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.ppt">PPT</a> 707 KB |
-			<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.pdf">PDF</a> 581 KB)
-		<li><a href="http://live.eclipse.org/node/229">TM 2.0 Webinar</a>:
-		  goals, architecture, future plans and online demo
-		  (<a href="http://live.eclipse.org/node/229">50 minute full recording</a> |
-		  <a href="http://www.eclipse.org/projects/slides/TM_Webinar_Slides_070412.ppt">PPT slides</a>)
-		  </li> 
-    	<li><a href="http://wiki.eclipse.org/TM_and_RSE_FAQ">
-    		TM and RSE FAQ</a></li>
-		<li>EclipseCon 2008 
-		  <a href="http://www.eclipsecon.org/2008/?page=sub/&id=38" target="_blank">
-		  <b>TM 3.0 Tutorial</b></a> (includes 
-		  <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.pdf">slides</a> and
-		  <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_Econ08_samples.zip">sample code</a>)
-		</li>
-    	<li><a href="http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.user/gettingstarted/g_start.html">
-    		TM Online Docs Tutorial</a></li>
-    	<li><a href="http://wiki.eclipse.org/TM_2.0_Known_Issues_and_Workarounds">
-    		TM 2.0 Known Issues and Workarounds</a></li>
-    	<li><a href="http://wiki.eclipse.org/DSDP">
-      		DSDP Top-Level Overview Diagrams</a> to understand how the Target Management
-      		Project fits into DSDP, and what its basic building blocks are.</li> 
-    	<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">
-      		Target Management Use-Case Document</a> 
-      		to understand what scenarios we want to cover with our project.</li>
-    	<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf">
-      		IBM Remote Systems Explorer (RSE) Presentation</a>
-			to get a preview of what the first release of the Target Management System
-			will look like.
-		<li><a href="/dsdp/tm/development/plan.php">
-			Target Management Project Plan</a> 
-			to understand what features and releases are coming next.</li>
-		</ul>
-	  </div>
-	</div>
-
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Getting started</h6>
-			<ul>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"
-					target="_self">TM Overview Slides</a></li>
-				<li><a href="http://live.eclipse.org/node/229">TM Webinar</a>
-				    </li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-			    <li><a href="http://wiki.eclipse.org/DSDP" 
-			    	target="_self">DSDP Overview Diagrams</a></li>				
-				<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases Document</a></li>
-				<li><a href="http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.user/gettingstarted/g_start.html"
-					target="_self">TM 2.0 Tutorial</a></li>
-				<li><a href="/dsdp/tm/development/plan.php"
-					target="_self">TM Project Plan</a></li>
-			</ul>
-		</div>
-
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/tutorial/index.php b/tutorial/index.php
deleted file mode 100644
index 15f500a..0000000
--- a/tutorial/index.php
+++ /dev/null
@@ -1,165 +0,0 @@
-<?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: 		Martin Oberhuber
-	# Date:			2006-02-01
-	#
-	# Description: Type your page comments here - these are not sent to the browser
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Getting Started with Target Management";
-	$pageKeywords	= "device, target";
-	$pageAuthor		= "Martin Oberhuber";
-	
-	# 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
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-
-	<p>The Target Management project creates data models and frameworks
-    to configure and manage remote systems, their connections, and their services.</p>
-    <p>
-	Our first deliverable is the <i>Remote System Explorer (RSE)</i>,
-	a framework and toolkit in Eclipse Workbench, that allows you to
-	connect and work with a variety of remote systems, including
-	<ul>
-	  <li><b>remote file systems</b> through SSH, FTP or dstore agents (seamless editing of
-	remote files including remote search and compare),</li>
-	  <li><b>remote shell access</b> (compiling with error navigation),</li>
-	  <li><b>remote process</b> handling through dstore agents,</li>
-	  <li>and <b>remote debugging</b> through CDT / gdb / gdbserver.</li>
-	</ul>
-	
-	<p>Besides that, we are working on <b>flexible, re-usable components</b>
-	for Networking and Target Management that run integrated or without RSE.
-	The following are available from the TM 3.0 download pages 
-	already:
-	<ul>
-	  <li>Fast and Flexible DNS-SD / Zeroconf based <b>Service Discovery</b> (requires EMF)</li>
-	  <li>An ANSI / vt102 compatible <b>Terminal</b> widget with pluggable Serial, ssh and Telnet connectors 
-	    (requires Platform now but can be ported to RCP / J2ME)</li>
-	  <li>Apache <b>Commons Net</b> re-bundled for Eclipse to support FTP, rlogin, telnet
-	    and other standard protocols (requires J2SE-1.2 only)</li>
-	</ul>
-	while the <b><a href="http://wiki.eclipse.org/DSDP/TM/TCF_FAQ">Target Communication Framework (TCF)</a></b>
-	is currently available from its SVN Repository only. 
-	
-	<p>TM 3.0 as well as upcoming service releases and milestones are available
-    from our 
-	<a href="http://download.eclipse.org/dsdp/tm/downloads/">
-	download site</a> as well as our 
-	<a href="http://download.eclipse.org/dsdp/tm/updates/3.0/">
-	update site</a>. The best resource for programmers to get started
-	with the framework is the 
-	<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.pdf">EclipseCon 2008 Tutorial</a>
-	(includes <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_Econ08_samples.zip">sample code</a>),
-	which is based on TM 3.0M5. Another
-	<a href="http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.user/gettingstarted/g_start.html">
-	Tutorial</a> is available as part of the ISV documentation,
-	and an <a href="http://wiki.eclipse.org/TM_and_RSE_FAQ">
-	FAQ</a> is available on the project Wiki.</p>
-    <p>
-    The basis of RSE is a former IBM product, for which a
-    <A href="http://www.developer.ibm.com/isv/rational/remote_system_explorer.html">
-    slide show</A> is still available. Our plans beyond 
-    TM 3.0 are available from the
-    Target Management <a href="/dsdp/tm/development/plan.php">Project Plan
-    </a> and our <a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">
-    Use Cases Document</a>, which covers all areas of interest to us.</p>
-    
-	  <div class="homeitem3col">
-		<h3>For more information, see the</h3>
-    	<ul>
-    	<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">
-      		Target Management Overview Slides</a>
-    	  	which include a diagram of the envisioned components and architecture for our project
-    	  	(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT</a>
-    	  	| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">PDF</a>).
-    	  	</li>
-	    <li><a href="http://www.eclipsecon.org/2008/?page=sub/&id=39" target="_blank">
-	         <b>Target Management 3.0 New & Noteworthy</b></a>, EclipseCon 2008
-			(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.ppt">PPT</a> 707 KB |
-			<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Short_ECon08.pdf">PDF</a> 581 KB)
-		<li><a href="http://live.eclipse.org/node/229">TM 2.0 Webinar</a>:
-		  goals, architecture, future plans and online demo
-		  (<a href="http://live.eclipse.org/node/229">50 minute full recording</a> |
-		  <a href="http://www.eclipse.org/projects/slides/TM_Webinar_Slides_070412.ppt">PPT slides</a>)
-		  </li> 
-    	<li><a href="http://wiki.eclipse.org/TM_and_RSE_FAQ">
-    		TM and RSE FAQ</a></li>
-		<li>EclipseCon 2008 
-		  <a href="http://www.eclipsecon.org/2008/?page=sub/&id=38" target="_blank">
-		  <b>TM 3.0 Tutorial</b></a> (includes 
-		  <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_ECon08.pdf">slides</a> and
-		  <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_Tutorial_Econ08_samples.zip">sample code</a>)
-		</li>
-    	<li><a href="http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.user/gettingstarted/g_start.html">
-    		TM Online Docs Tutorial</a></li>
-    	<li><a href="http://wiki.eclipse.org/TM_3.0_Known_Issues_and_Workarounds">
-    		TM 3.0 Known Issues and Workarounds</a></li>
-    	<li><a href="http://wiki.eclipse.org/DSDP">
-      		DSDP Top-Level Overview Diagrams</a> to understand how the Target Management
-      		Project fits into DSDP, and what its basic building blocks are.</li> 
-    	<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">
-      		Target Management Use-Case Document</a> 
-      		to understand what scenarios we want to cover with our project.</li>
-    	<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf">
-      		IBM Remote Systems Explorer (RSE) Presentation</a>
-			to get a preview of what the first release of the Target Management System
-			will look like.
-		<li><a href="/dsdp/tm/development/plan.php">
-			Target Management Project Plan</a> 
-			to understand what features and releases are coming next.</li>
-		</ul>
-	  </div>
-	</div>
-
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Getting started</h6>
-			<ul>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"
-					target="_self">TM Overview Slides</a></li>
-				<li><a href="http://live.eclipse.org/node/229">TM Webinar</a>
-				    </li>
-				<li><a href="http://www.eclipse.org/project-slides/TM_3.0_Release_Review.pdf" target="_self">
-				    TM 3.0 Release Review Slides</a></li>
-				<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
-				    TM 2.0 Release Review Slides</a></li>
-			    <li><a href="http://wiki.eclipse.org/DSDP" 
-			    	target="_self">DSDP Overview Diagrams</a></li>				
-				<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
-					target="_self">TM Use Cases Document</a></li>
-				<li><a href="http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.user/gettingstarted/g_start.html"
-					target="_self">TM 3.0 Tutorial</a></li>
-				<li><a href="/dsdp/tm/development/plan.php"
-					target="_self">TM Project Plan</a></li>
-			</ul>
-		</div>
-
-</div>
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>