blob: 0b53acefecda718c6e4f28887031a3f2211521c4 [file] [log] [blame]
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=PowerPoint.Slide>
<meta name=Generator content="Microsoft PowerPoint 10">
<link id=Main-File rel=Main-File href="../EclipseCon2007_ShortTalk.html">
<link rel=Preview href=preview.wmf>
<meta name=Robots content=NoIndex>
<script src=script.js></script><script><!--
if( !(IsWin("PPTOtl")||IsWin("PPTNav")||IsWin("PPTOtlNav")) )
{
obj = GetObj("Main-File")
parent.location.href=obj.href
}
var gOtlHiliteClr="#ffffff",gOtlNormalClr="#000000",gOtlActiveClr="#ffff00",gSelected="",gTxtState=false,gChildEntryTable=new Array()
function Load()
{
if( IsWin("PPTOtl" ) ){ LoadOtl(); parent.gOtlLoaded=true; return }
if( g_supportsPPTHTML ) {
if( IsWin("PPTNav" ) ){ LoadNav("NavObj",UpdNav); parent.gNavLoaded=true; return }
if( IsWin("PPTOtlNav" ) ){ LoadNav("OtlNavObj",UpdOtlNav); parent.gOtlNavLoaded=true; return }
}
}
function Upd(){ if( IsWin("PPTNav") ) LoadNav("NavObj",UpdNav) }
function LoadNav( oId,UpdFunc )
{
document.ondragstart=CancelDrag
document.onselectstart=CancelDrag
document.body.style.margin=2
UpdFunc()
obj=document.all.item(oId)
obj.style.display="block"
obj.style.visibility="visible"
document.bgColor="threedface"
if( parent.frames["PPTNts"] )
notesBtn.style.display = ""
if( parent.gHasNarration )
nb_voiceBorder.style.display = ""
}
function LoadOtl()
{
var otl=GetObj("OtlObj")
otl.style.display="block"
otl.style.visibility="visible"
if( gOtlActiveClr == "" ) gOtlActiveClr=document.linkColor
if( gOtlHiliteClr == "" ) gOtlHiliteClr=document.fgColor
if( gOtlNormalClr == "" )
gOtlNormalClr=document.bgColor
else
document.bgColor=gOtlNormalClr
InitArray()
if( ObjExists( parent.gCurSld ) ) {
ChangeState( parent.gCurSld,gOtlNormalClr,gOtlHiliteClr )
gSelected=parent.gCurSld
}
else gSelected = -1
UpdOtl()
}
function UpdOtl(){ UpdIdx(parent.gCurSld) }
function UpdIdx( idx )
{
if( gSelected != idx ) {
if( gSelected > 0 )
ChangeState( gSelected,gOtlHiliteClr,gOtlNormalClr )
if( ObjExists( idx ) ) {
gSelected = idx
ChangeState( gSelected,gOtlNormalClr,gOtlHiliteClr )
}
else gSelected = -1
}
if( gTxtState != parent.gOtlTxtExp ) {
state = "block"
if( !parent.gOtlTxtExp )
state="none"
for(ii=0; ii<gChildEntryTable.length; ii++) {
obj=gChildEntryTable[ii];
if( obj.id == null ) continue;
if( obj.id.indexOf("PPTC") >= 0 )
obj.style.display=state;
}
gTxtState=parent.gOtlTxtExp
if( ObjExists( gSelected ) )
ChangeState( gSelected,gOtlNormalClr,gOtlHiliteClr )
}
}
function InitArray()
{
count=0
var list=GetTags(document,"DIV");
for(ii=0; ii<list.length; ii++) {
obj=list.item(ii)
if( obj.id == null ) continue
if( obj.id.indexOf("PPTC") >= 0 )
gChildEntryTable[count++]=obj
}
}
function ChangeState( idx,fgColor,bgColor )
{
obj=GetObj("PPTL"+idx)
obj.style.color=fgColor
obj=GetObj("PPTP"+idx)
obj.style.backgroundColor=bgColor
}
function ChgClr( o,clr ){ if( o.id != "PPTL"+gSelected ) o.style.color=clr }
function Over( src ){ ChgClr(GetLink(src),gOtlActiveClr) }
function Out( src ){ ChgClr(GetLink(src),gOtlHiliteClr) }
function Follow(src){ window.location.href = GetLink(src).href; }
function ObjExists( ii ) { obj=GetObj("PPTP"+ii ); return( obj ) }
function GoToSld( href ){ UpdIdx(parent.GetSldNum(href)); parent.GoToSld( href ) }
function CancelDrag(){ window.event.cancelBubble=true;window.event.returnValue=false}
function GetLink(src)
{
if(src.tagName=="A") return src
else return GetTags(src,"A").item(0)
}
function UpdNav()
{
txt = "<center>";
if( parent.GetHrefObj( parent.gCurSld ).mOrigVis == 1 )
txt += "Slide " + parent.GetCurSldNum() + " of " + parent.GetNumSlds()
else
txt += "Hidden Slide"
txt += "</center>";
nav_text.innerHTML = txt;
if( !parent.HasPrevSld() )
gBtnArr["nb_prev"].Enabled(0)
else
gBtnArr["nb_prev"].Enabled(1)
if( !parent.HasNextSld() )
gBtnArr["nb_next"].Enabled(0)
else
gBtnArr["nb_next"].Enabled(1)
gBtnArr["nb_nts"].SetEnabled()
gBtnArr["nb_nts"].SetFlag( parent.gHasNts )
gBtnArr["nb_sldshw"].Enabled(1)
gBtnArr["nb_voice"].Enabled(1)
}
function UpdOtlNav()
{
gBtnArr["nb_otl"].SetEnabled();
if( parent.gOtlOpen )
gBtnArr["nb_otlTxt"].Enabled( true );
else
document.all.item("nb_otlTxtBorder").style.visibility = "hidden";
}
//--></script>
<style>
<!--.PTxt
{position:relative;
width:100%;
margin-top:5px;
padding-left:2px;
font-weight:bold;}
.CTxt
{position:relative;
width:100%;
margin-top:5px;}
a
{color:white;
text-decoration:none;}
ul
{color:white;
margin-bottom:0px;
margin-left:20px;}
.sldNum
{margin-top:5px;
color:white;}
.button
{position:absolute;
width:32px;
height:20px;
border-style:solid;
border-width:1px;
border-color:threedface;}
-->
</style>
</head>
<body onload="Load()" style='margin:2px'>
<div id=NavObj onload="Load()" onmouseover="BtnOnOver()"
onmousedown="BtnOnDown()" onmouseout="BtnOnOut()" onmouseup="BtnOnUp()"
onkeypress="_KPH()" style='display:none;visibility:hidden'>
<table id="notesBtn" style='position:absolute;display:none;width:70px' align=left cellpadding=0
cellspacing=0>
<td nowrap>
<div id="nb_ntsElem" align=center style='position:relative;padding:3px;
font-family:Arial;color:buttontext;font-size:9pt'><img src="notes_flag.gif"
border=0 id="notes_flag" style='display:none'><span
style='mso-spacerun:yes'>  </span>Notes</div>
<div title="Show/Hide Notes" id="nb_nts" style='position:absolute;top:0%;
left:0%;width:100%;height:100%'></div>
</td>
</table>
<table style='position:relative;width:70px' align=right cellpadding=0 cellspacing=0>
<td nowrap>
<div id="nb_sldshwText" title="Full
Screen Slide Show" align=center style='position:relative;margin-left:20px;padding:3px;
font-family:Arial;color:buttontext;font-size:9pt;cursor:default'>Slide
Show</div>
<div id="nb_sldshwBorder" title="Full Screen Slide Show" style='position:absolute;top:0%;left:0%;width:100%;height:20px'>
<div style='position:absolute;clip:rect(0px, 18px, 18px, 0px)'><img
src="buttons.gif" id="nb_sldshw" style='position:relative;left:-254px'></div>
</div>
</td>
<td>
<div id="nb_voiceBorder" style='display:none;position:absolute;top:0;left:-40px;
width:20px;height:20px'>
<div style='position:absolute;clip:rect(0px, 18px, 18px, 0px)'><img
src="buttons.gif" id="nb_voice" title="Pause/Play Narration" style='position:
relative;left:-290px'></div>
</div>
</td>
</table>
<table style='position:relative' align=center cellpadding=0 cellspacing=0>
<td nowrap>
<div id="nb_prevBorder" class=button style='left:-30px'>
<div style='position:absolute;clip:rect(0px, 30px, 18px, 0px)'><img
src="buttons.gif" id="nb_prev" title="Previous Slide" style='position:relative;
left:0px'></div>
</div>
<span id="nav_text" style='position:relative;top:3px;width:100px;font-family:
Arial;color:buttontext;font-size:9pt'></span>
<div id="nb_nextBorder" class=button>
<div style='position:absolute;clip:rect(0px, 30px, 18px, 0px)'><img
src="buttons.gif" id="nb_next" title="Next Slide" style='position:relative;
left:-90px'></div>
</div>
</td>
</table>
</div>
<div id=OtlNavObj onload="Load()" onmouseover="BtnOnOver()"
onmousedown="BtnOnDown()" onmouseout="BtnOnOut()" onmouseup="BtnOnUp()"
onkeypress="_KPH()" style='display:none;visibility:hidden'>
<table style='position:relative;width:70px' align=left cellpadding=0 cellspacing=0>
<td nowrap><div title="Show/Hide
Outline" id="nb_otl"
style='position:absolute;top:0%;left:0%;width:100%;height:100%;cursor:default'>
<div id="nb_otlElem" align=center style='position:relative;padding:3px;font-family:Arial;
color:buttontext;font-size:9pt'>Outline</div></div>
</td>
</table>
<table style='position:relative' align=center cellpadding=0 cellspacing=0>
<td>
<div style='position:absolute;left:-18px;width:24px;height:20px;border-style:
solid;border-width:1px;border-color:threedface' id="nb_otlTxtBorder">
<div style='position:absolute;clip:rect(0px, 22px, 18px, 0px)'><img
src=buttons.gif id="nb_otlTxt" title="Expand/Collapse Outline"
style='position:relative;left:-157px'></div>
</div>
</td>
</table>
</div>
<div id=OtlObj style='display:none;visibility:hidden;'>
<table width="100%" style='font-family:Arial;font-size:9pt'>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>1</font></div>
</td>
<td width="100%">
<div id=PPTP1 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0030.html');" id=PPTL1>What is MDT?</a></font></div>
<div id=PPTC1 class=CTxt style='display:none'><font size=2>
<ul>
<li>Short Talk</li>
<br>
<br>
<li>Kenn Hussey</li>
<li>IBM Rational Software</li>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>2</font></div>
</td>
<td>
<div id=PPTP2 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0029.html');" id=PPTL2>Contents</a></font></div>
<div id=PPTC2 class=CTxt style='display:none'><font size=2>
<ul>
<li>Overview</li>
<br>
<br>
<li>Participants</li>
<br>
<br>
<li>Components</li>
<br>
<br>
<li>Themes</li>
<br>
<br>
<li>Plan Items</li>
<br>
<br>
<li>How Can You Help?</li>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>3</font></div>
</td>
<td>
<div id=PPTP3 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0034.html');" id=PPTL3>Overview</a></font></div>
<div id=PPTC3 class=CTxt style='display:none'><font size=2>
<ul>
<li>Model Development Tools is an Eclipse Modeling subproject at http://www.eclipse.org/mdt</li>
<br>
<br>
<li>Inspired by the Eclipse community’s need for more end user
&quot;tooling&quot; from the Modeling project</li>
<br>
<br>
<li>Purpose of MDT is to provide extensible frameworks and exemplary tools
for the metamodels within the scope of the Modeling project</li>
<br>
<br>
<li>First release tentatively scheduled for June 2007 (Europa)</li>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>4</font></div>
</td>
<td>
<div id=PPTP4 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0031.html');" id=PPTL4>Participants</a></font></div>
<div id=PPTC4 class=CTxt style='display:none'><font size=2>
<ul>
<li>Project lead is Kenn Hussey</li>
<br>
<br>
<li>Committers currently from IBM and Borland</li>
<br>
<br>
<li>Potential contributions from Soyatec, Topcased, and others</li>
<br>
<br>
<li>Collaborations with EMF and GMF projects</li>
<br>
<br>
<li>Advocated by Ed Merks and Richard Gronback</li>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>5</font></div>
</td>
<td>
<div id=PPTP5 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0035.html');" id=PPTL5>Components</a></font></div>
<div id=PPTC5 class=CTxt style='display:none'><font size=2>
<ul>
<li>EMF Ontology Definition Metamodel (EODM)</li>
<br>
<br>
<li>Object Constraint Language (OCL)</li>
<br>
<br>
<li>Unified Modeling Language 2.x (UML2)</li>
<br>
<br>
<li>UML2 Tools</li>
<br>
<br>
<li>XML™ Schema Infoset Model (XSD)</li>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>6</font></div>
</td>
<td>
<div id=PPTP6 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0036.html');" id=PPTL6>Components – EODM</a></font></div>
<div id=PPTC6 class=CTxt style='display:none'><font size=2>
<ul>
<li>EODM is an implementation of the RDF(S)/OWL metamodels of the Ontology
Definition Metamodel (ODM) OMG standard using EMF with additional
parsing, inference, model transformation, and editing functions</li>
<br>
<br>
<li>EODM provides</li>
<ul>
<li>an EMF-based RDF/OWL model</li>
<li>an RDF/OWL parser</li>
<li>an RDF/OWL reasoner</li>
<li>an RDF/OWL transformer</li>
<li>a workbench which provides basic Eclipse editors for RDF/OWL</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>7</font></div>
</td>
<td>
<div id=PPTP7 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0037.html');" id=PPTL7>Components – OCL</a></font></div>
<div id=PPTC7 class=CTxt style='display:none'><font size=2>
<ul>
<li>OCL is an implementation of the Object Constraint Language (OCL) OMG
standard for EMF-based models</li>
<br>
<br>
<li>OCL provides</li>
<ul>
<li>APIs for parsing and evaluating OCL constraints and queries</li>
<li>an Ecore implementation of the OCL abstract syntax model, including
support for serialization of parsed OCL expressions</li>
<li>a visitor API for analyzing/transforming the AST model of OCL
expressions</li>
<li>an extensibility API for clients to customize the parsing and
evaluation environments used by the parser</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>8</font></div>
</td>
<td>
<div id=PPTP8 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0038.html');" id=PPTL8>Components – UML2</a></font></div>
<div id=PPTC8 class=CTxt style='display:none'><font size=2>
<ul>
<li>UML2 is an EMF-based implementation of the Unified Modeling Language 2.x
OMG standard for the Eclipse platform</li>
<br>
<br>
<li>UML2 provides</li>
<ul>
<li>a useable implementation of the metamodel to support the development of
modeling tools</li>
<li>a common XMI schema to facilitate interchange of semantic models</li>
<li>test cases as a means of validating the specification</li>
<li>validation rules as a means of defining and enforcing levels of
compliance</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>9</font></div>
</td>
<td>
<div id=PPTP9 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0040.html');" id=PPTL9>Components – UML2 Tools</a></font></div>
<div id=PPTC9 class=CTxt style='display:none'><font size=2>
<ul>
<li>UML2 Tools is a set of GMF-based editors for viewing and editing UML™
models</li>
<br>
<br>
<li>UML2 Tools provides editors for</li>
<ul>
<li>class diagrams</li>
<li>component diagrams</li>
<li>state machine diagrams</li>
<li>activity diagrams</li>
</ul>
<br>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>10</font></div>
</td>
<td>
<div id=PPTP10 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0039.html');" id=PPTL10>Components – XSD</a></font></div>
<div id=PPTC10 class=CTxt style='display:none'><font size=2>
<ul>
<li>XSD is a reference library that provides an API for use with any code
that examines, creates, or modifies documents based on the XML Schema
W3C standard</li>
<br>
<br>
<li>XSD provides APIs for</li>
<ul>
<li>manipulating components of an XML Schema</li>
<li>manipulating the DOM-accessible representation of XML Schema as a
series of XML documents</li>
<li>keeping these representations in agreement as schemas are modified</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>11</font></div>
</td>
<td>
<div id=PPTP11 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0041.html');" id=PPTL11>Themes – MDT 1.0</a></font></div>
<div id=PPTC11 class=CTxt style='display:none'><font size=2>
<ul>
<li>Appeal to a Broader Community</li>
<br>
<br>
<li>Be a Better Platform</li>
<br>
<br>
<li>Make Simpler to Use</li>
<br>
<br>
<li>Restructure Modeling Components</li>
<br>
<br>
<li>Increase Modeling Component Cohesion</li>
<br>
<br>
<li>Enable Consistent Multi-language Support</li>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>12</font></div>
</td>
<td>
<div id=PPTP12 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0042.html');" id=PPTL12>Plan Items – EODM 2.0</a></font></div>
<div id=PPTC12 class=CTxt style='display:none'><font size=2>
<ul>
<li>Appeal to a Broader Community</li>
<ul>
<li>Standard Compliance</li>
<li>Dynamic Typing</li>
<li>RDF/OWL Parsing and Serialization</li>
<li>RDF/OWL Reasoning</li>
</ul>
<br>
<li>Increase Modeling Component Cohesion</li>
<ul>
<li>RDF/OWL Transformation to/from Ecore</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>13</font></div>
</td>
<td>
<div id=PPTP13 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0043.html');" id=PPTL13>Plan Items – OCL 1.1</a></font></div>
<div id=PPTC13 class=CTxt style='display:none'><font size=2>
<ul>
<li>Appeal to a Broader Community</li>
<ul>
<li>Stand-alone Support</li>
</ul>
<br>
<li>Be a Better Platform</li>
<ul>
<li>Parsing API</li>
<li>EMF 2.3 / J2SE 5 Support</li>
</ul>
<br>
<li>Make Simpler to Use</li>
<ul>
<li>Improved Documentation</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>14</font></div>
</td>
<td>
<div id=PPTP14 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0044.html');" id=PPTL14>Plan Items – OCL 1.1</a></font></div>
<div id=PPTC14 class=CTxt style='display:none'><font size=2>
<ul>
<li>Restructure Modeling Components</li>
<ul>
<li>LPG</li>
</ul>
<br>
<li>Increase Modeling Component Cohesion</li>
<ul>
<li>Integration with UML</li>
</ul>
<br>
<li>Enable Consistent Multi-language Support</li>
<ul>
<li>ICU4J</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>15</font></div>
</td>
<td>
<div id=PPTP15 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0045.html');" id=PPTL15>Plan Items – UML2 2.1</a></font></div>
<div id=PPTC15 class=CTxt style='display:none'><font size=2>
<ul>
<li>Appeal to a Broader Community</li>
<ul>
<li>Static Profile Definition</li>
</ul>
<br>
<li>Be a Better Platform</li>
<ul>
<li>Ant Task for Ecore Importer</li>
</ul>
<br>
<li>Make Simpler to Use</li>
<ul>
<li>Create Child/Sibling Menu Reorganization</li>
<li>Improved Documentation</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>16</font></div>
</td>
<td>
<div id=PPTP16 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0046.html');" id=PPTL16>Plan Items – UML2 2.1</a></font></div>
<div id=PPTC16 class=CTxt style='display:none'><font size=2>
<ul>
<li>Increase Modeling Component Cohesion</li>
<ul>
<li>Eclipse 3.3 / EMF 2.3 Compatibility</li>
<li>XML Primitive Types</li>
<li>Integration with OCL</li>
</ul>
<br>
<li>Enable Consistent Multi-language Support</li>
<ul>
<li>BiDi Support</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>17</font></div>
</td>
<td>
<div id=PPTP17 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0047.html');" id=PPTL17>Plan Items – UML2
Tools 1.0</a></font></div>
<div id=PPTC17 class=CTxt style='display:none'><font size=2>
<ul>
<li>Appeal to a Broader Community</li>
<ul>
<li>Class Diagrams</li>
<li>State Machine Diagrams</li>
<li>Component Diagrams</li>
<li>Activity Diagrams</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>18</font></div>
</td>
<td>
<div id=PPTP18 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0048.html');" id=PPTL18>Plan Items – XSD 2.3</a></font></div>
<div id=PPTC18 class=CTxt style='display:none'><font size=2>
<ul>
<li>Appeal to a Broader Community</li>
<ul>
<li>Java™ SE 5.0 Support</li>
</ul>
<br>
<li>Increase Modeling Component Cohesion</li>
<ul>
<li>XSD2Ecore Enhancements</li>
</ul>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>19</font></div>
</td>
<td>
<div id=PPTP19 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0033.html');" id=PPTL19>How Can You Help?</a></font></div>
<div id=PPTC19 class=CTxt style='display:none'><font size=2>
<ul>
<li>Develop and use tools based on MDT components</li>
<br>
<br>
<li>Report bugs</li>
<br>
<br>
<li>Participate in newsgroup discussions</li>
<br>
<br>
<li>Write articles</li>
<br>
<br>
<li>Become an MDT contributor!</li>
</ul>
</font></div>
</td>
</tr>
<tr onmouseover="Over(this)" onmouseout="Out(this)" onclick="Follow(this)"
style='cursor:hand'>
<td align=right valign=top>
<div class=sldNum><font size=2>20</font></div>
</td>
<td>
<div id=PPTP20 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0032.html');" id=PPTL20>Legal Notices</a></font></div>
<div id=PPTC20 class=CTxt style='display:none'><font size=2>
<ul>
<li>UML is a trademark of the Object Management Group</li>
<br>
<br>
<li>XML is a trademark of the World Wide Web Consortium</li>
<br>
<br>
<li>Java and all Java-based trademarks are trademarks of Sun Microsystems,
Inc. in the United States, other countries, or both</li>
<br>
<br>
<li>Other company, product, or service names may be trademarks or service
marks of others</li>
</ul>
</font></div>
</td>
</tr>
</table>
</div>
<div style='display:none'><a href=master08.html></a><a href=master08.xml></a><a
href=preview.wmf></a><a href="master08_image001.jpg"></a><a
href="master08_image002.jpg"></a><a href=master09.html></a><a
href=master09.xml></a><a href=master02.html></a><a href=pres.xml></a><a
href=editdata.mso></a><a href=slide0030.html></a><a href="master09_image003.jpg"></a><a
href="master09_image004.jpg"></a><a href=slide0029.html></a><a
href="master08_image005.jpg"></a><a href="master08_image006.gif"></a><a
href="master08_image007.jpg"></a><a href=slide0034.html></a><a
href=slide0031.html></a><a href=slide0035.html></a><a href=slide0036.html></a><a
href=slide0037.html></a><a href=slide0038.html></a><a href=slide0040.html></a><a
href=slide0039.html></a><a href=slide0041.html></a><a href=slide0042.html></a><a
href=slide0043.html></a><a href=slide0044.html></a><a href=slide0045.html></a><a
href=slide0046.html></a><a href=slide0047.html></a><a href=slide0048.html></a><a
href=slide0033.html></a><a href=slide0032.html></a><a href=master01.html></a><a
href="master08_stylesheet.css"></a><a href=script.js></a><a
href="../EclipseCon2007_ShortTalk.html"></a><a href=fullscreen.html></a><a
href="notes_flag.gif"></a><a href=buttons.gif></a><a href=frame.html></a><a
href=outline.html></a></div>
</body>
</html>