<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.modeling.mdt.uml2</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/maillist.html</link>
		<description>NewsGroup: news.eclipse.modeling.mdt.uml2</description>
		<language>en-us</language>
		<pubDate>Thu, 17 Sep 2009 18:57:17 GMT</pubDate>
		<lastBuildDate>Thu, 17 Sep 2009 18:57:17 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.modeling.mdt.uml2</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.modeling.mdt.uml2] Re: drawing sequence diagram</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03671.html</link>
		<description>I tried those things - no luck. I'm pretty sure it's because my message is between two lifelines. Looking at the OMG spec it looks like messages need to go between actions. But you can see from my other post that just drawing an action throws exceptions. </description>
		<content:encoded><![CDATA[<tt>I tried those things - no luck. I'm pretty sure it's because my message is 
between two lifelines. Looking at the OMG spec it looks like messages need 
to go between actions.</tt><br>
<br>
<tt>But you can see from my other post that just drawing an action throws 
exceptions.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 18:42:21 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03671.html</guid>
		<author>bfrazer@xxxxxxx (Bruce Frazer)</author>
	</item>
	<item>
		<title>[news.eclipse.modeling.mdt.uml2] Re: UML element already	stereotyped in the palette to drag and drop onto the editor</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03670.html</link>
		<description>.. forwarding to UML2Tools newsgroup. &amp;quot;Ferdinando Mazzariello&amp;quot; &amp;lt;mavieni_nando@xxxxxxxx&amp;gt; wrote in message news:fee622a0cc0e731d9c2b51f9ad761f13$1@xxxxxxxxxxxxxxxxxx </description>
		<content:encoded><![CDATA[<pre>.. forwarding to UML2Tools newsgroup.

&quot;Ferdinando Mazzariello&quot; &lt;mavieni_nando@xxxxxxxx&gt; wrote in message 
<a  href="news:fee622a0cc0e731d9c2b51f9ad761f13$1@xxxxxxxxxxxxxxxxxx">news:fee622a0cc0e731d9c2b51f9ad761f13$1@xxxxxxxxxxxxxxxxxx</a>
&gt; Hi All,
&gt;
&gt; I'm working on a project that will extend UML2Tools. I need help for:
&gt;
&gt; a) use existing uml2tools functionality (primarily the class and component 
&gt; diagram at the moment)
&gt;
&gt; b) extend uml2tools functionality to add elements described using 
&gt; stereotypes (for instance a class element already stereotyped with a 
&gt; custom stereotype). these components will be added to the palette so that 
&gt; the they can be dragged and dropped onto the editor.
&gt;
&gt; c) not alter uml2tools code so that future versions of uml2tools can be 
&gt; used without affecting the extension and not requiring recoding of the 
&gt; extension.
&gt;
&gt; This should obviously take place in a new plugin. I've looked at the 
&gt; examples in the help files (like helloworld etc) but have not worked out 
&gt; how to extend plugins like uml2tools.
&gt;
&gt; Please could someone describe how I should set up a plugin to do all this?
&gt;
&gt; thanks in advance,
&gt;
&gt; regards,
&gt;
&gt; Nando
&gt; 



</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 13:44:14 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03670.html</guid>
		<author>jbruck@xxxxxxx (James Bruck)</author>
	</item>
	<item>
		<title>[news.eclipse.modeling.mdt.uml2] Re: Extending UML</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03669.html</link>
		<description>Hi Saurav, There is a tutorial with detailed explanations here : http://www.eclipse.org/modeling/mdt/uml2/docs/tutorials/EclipseCon2008_Tutorial_Creating_Robust_Scalable_DSL_with_UML_files/frame.html There are also step by step guidelines. See: http://wiki...</description>
		<content:encoded><![CDATA[<pre>Hi Saurav,

There is a tutorial with detailed explanations here : 
<a  href="http://www.eclipse.org/modeling/mdt/uml2/docs/tutorials/EclipseCon2008_Tutorial_Creating_Robust_Scalable_DSL_with_UML_files/frame.html">http://www.eclipse.org/modeling/mdt/uml2/docs/tutorials/EclipseCon2008_Tutorial_Creating_Robust_Scalable_DSL_with_UML_files/frame.html</a>
There are also step by step guidelines.
See: <a  href="http://wiki.eclipse.org/MDT-UML2">http://wiki.eclipse.org/MDT-UML2</a>

Although I've never used UML2Tools for extending UML metamodel, it should 
work.

Cheers,
- James.

&quot;Ed Merks&quot; &lt;Ed.Merks@xxxxxxxxx&gt; wrote in message 
<a  href="news:h8qdoa$vl7$3@xxxxxxxxxxxxxxxxxxxx">news:h8qdoa$vl7$3@xxxxxxxxxxxxxxxxxxxx</a>
&gt; Saurav,
&gt;
&gt; It's best to ask about UML on the UML newsgroup, which I've added to the 
&gt; &quot;to&quot; list of the reply.  It sounds like you might be best off mapping your 
&gt; instances to be UML2 instance and just use UML directly...
&gt;
&gt;
&gt; saurav wrote:
&gt;&gt; Hi All,
&gt;&gt;
&gt;&gt; I have few sets of meta models which is almost derived of UML, may be we 
&gt;&gt; can say a trim down version of it.So, i can go for creating a Metamodel 
&gt;&gt; of my entities and then work on it.But i saw UML can be extended,so could 
&gt;&gt; it be extended for my requirements.
&gt;&gt;
&gt;&gt; Lets say for e.g. I have a different name for the UML 'Class' entitiy.I 
&gt;&gt; have less entitites again.So can i extend the UML metamodel and use the 
&gt;&gt; UML2 tools, such that i get all the power of the modelers and editors.
&gt;&gt;
&gt;&gt; Please provide your inputs on this.
&gt;&gt;
&gt;&gt; Thanks and Regards,
&gt;&gt; Saurav
&gt;&gt; 



</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 13:43:05 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03669.html</guid>
		<author>jbruck@xxxxxxx (James Bruck)</author>
	</item>
	<item>
		<title>[news.eclipse.modeling.mdt.uml2] Re: drawing sequence diagram</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03668.html</link>
		<description>.. forwarding to UML2 Tools newsgroup. Although I suspect this is a question specific to UML2 Tools, did you try: - Select the message, then start typing. - Select the message, then from the toolbar, select &amp;quot;All Connector Labels&amp;quot; or &amp;quot;No Connector Labelsot;...</description>
		<content:encoded><![CDATA[<pre>.. forwarding to UML2 Tools newsgroup.

Although I suspect this is a question specific to UML2 Tools, did you try:
- Select the message, then start typing.
- Select the message, then from the toolbar, select &quot;All Connector Labels&quot; 
or &quot;No Connector Labels&quot; to hide or show all labels associated with 
connectors.

Regards,
- James.

&quot;Bruce Frazer&quot; &lt;bfrazer@xxxxxxxxx&gt; wrote in message 
<a  href="news:98293f1e4d477181f41f59e1d4cf3f13$1@xxxxxxxxxxxxxxxxxx">news:98293f1e4d477181f41f59e1d4cf3f13$1@xxxxxxxxxxxxxxxxxx</a>
&gt; This must be a silly question, but after I draw in a &quot;message&quot; between two 
&gt; &quot;lifelines&quot;, how to I change the visible text over the message arrow?
&gt;
&gt; I tried changing the &quot;name&quot; property of the message, but it does not 
&gt; display.
&gt;
&gt; My message arrows all have text more or less like: 1: *
&gt; 



</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 13:34:16 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03668.html</guid>
		<author>jbruck@xxxxxxx (James Bruck)</author>
	</item>
	<item>
		<title>[news.eclipse.modeling.mdt.uml2] Re: Create UML diagrams	programatically</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03667.html</link>
		<description>.. forwarding to UML2 Tools project. &amp;quot;Dusan Savic&amp;quot; &amp;lt;dules@xxxxxx&amp;gt; wrote in message news:h8nhqv$6a2$1@xxxxxxxxxxxxxxxxxxxx </description>
		<content:encoded><![CDATA[<pre>.. forwarding to UML2 Tools project.

&quot;Dusan Savic&quot; &lt;dules@xxxxxx&gt; wrote in message 
<a  href="news:h8nhqv$6a2$1@xxxxxxxxxxxxxxxxxxxx">news:h8nhqv$6a2$1@xxxxxxxxxxxxxxxxxxxx</a>
&gt; Dear all,
&gt; I need to create graphic presentation of UML activity and state machine 
&gt; diagram.
&gt;
&gt; Does anyone work of this?
&gt;
&gt; One solution for this is:
&gt; Use metamodel of diagram (ie. activity diagram) and use some metamodel 
&gt; enviroment to create model for that (ie Kermeta).
&gt; What people think about Kermeta or have some other suggestion?
&gt;
&gt; Thanks
&gt; Dule 



</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 13:30:37 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03667.html</guid>
		<author>jbruck@xxxxxxx (James Bruck)</author>
	</item>
	<item>
		<title>[news.eclipse.modeling.mdt.uml2] Re: ActionExecutionSpecification	no supported?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03666.html</link>
		<description>.. passing along to uml2 tools newsgroup. &amp;quot;Bruce Frazer&amp;quot; &amp;lt;bfrazer@xxxxxxxxx&amp;gt; wrote in message news:18d157998cc4562d5fd7087535fd5bad$1@xxxxxxxxxxxxxxxxxx </description>
		<content:encoded><![CDATA[<pre>.. passing along to uml2 tools newsgroup.

&quot;Bruce Frazer&quot; &lt;bfrazer@xxxxxxxxx&gt; wrote in message 
<a  href="news:18d157998cc4562d5fd7087535fd5bad$1@xxxxxxxxxxxxxxxxxx">news:18d157998cc4562d5fd7087535fd5bad$1@xxxxxxxxxxxxxxxxxx</a>
&gt; When I try to draw a sequence diagram in Eclipse, and put an 
&gt; ActionExecution on a lifeline, I invariably get a message / exception 
&gt; claiming ActionExecutionSpecification not supported?
&gt;
&gt; Is there any way around this? Is it possible to make a sequence diagram in 
&gt; eclipse?
&gt;
&gt; Log below.
&gt;
&gt; Thanks,
&gt; Bruce
&gt;
&gt; !ENTRY org.eclipse.gmf.runtime.common.ui.action 2 6 2009-09-16 
&gt; 11:41:34.643
&gt; !MESSAGE ActionExecutionSpecification is not supported: 
&gt; org.eclipse.uml2.uml.internal.impl.ActionExecutionSpecificationImpl@62f2d1 
&gt; (name: &lt;unset&gt;, visibility: &lt;unset&gt;)
&gt; !STACK 0
&gt; org.eclipse.uml2.diagram.sequence.model.builder.SDBuilderInternalProblem: 
&gt; ActionExecutionSpecification is not supported: 
&gt; org.eclipse.uml2.uml.internal.impl.ActionExecutionSpecificationImpl@62f2d1 
&gt; (name: &lt;unset&gt;, visibility: &lt;unset&gt;)
&gt; at 
&gt; org.eclipse.uml2.diagram.sequence.model.builder.SDBuilder.unsupportedFragment(SDBuilder.java:396)
&gt; at 
&gt; org.eclipse.uml2.diagram.sequence.model.builder.SDBuilder.buildBrackets(SDBuilder.java:129)
&gt; at 
&gt; org.eclipse.uml2.diagram.sequence.model.builder.SDBuilder.reBuildModel(SDBuilder.java:95)
&gt; at 
&gt; org.eclipse.uml2.diagram.sequence.model.builder.SDBuilder.getSDModel(SDBuilder.java:74)
&gt; at 
&gt; org.eclipse.uml2.diagram.sequence.model.sdnotation.impl.SDModelStorageStyleImpl.getAttachedModel(SDModelStorageStyleImpl.java:108)
&gt; at 
&gt; org.eclipse.uml2.diagram.sequence.model.SDModelAccess.findSDModel(SDModelAccess.java:17)
&gt; at 
&gt; org.eclipse.uml2.diagram.sequence.part.UMLDiagramUpdater.getLifeline_3001SemanticChildren(UMLDiagramUpdater.java:175)
&gt; at 
&gt; org.eclipse.uml2.diagram.sequence.edit.policies.LifelineCanonicalEditPolicy.getSemanticChildrenList(LifelineCanonicalEditPolicy.java:49)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.editpolicies.CanonicalEditPolicy.canCreate(CanonicalEditPolicy.java:1279)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.editpolicies.ComponentEditPolicy.shouldDeleteSemantic(ComponentEditPolicy.java:119)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.editpolicies.ComponentEditPolicy.createDeleteCommand(ComponentEditPolicy.java:73)
&gt; at 
&gt; org.eclipse.gef.editpolicies.ComponentEditPolicy.getDeleteCommand(ComponentEditPolicy.java:67)
&gt; at 
&gt; org.eclipse.gef.editpolicies.ComponentEditPolicy.getCommand(ComponentEditPolicy.java:56)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.editpolicies.ComponentEditPolicy.getCommand(ComponentEditPolicy.java:299)
&gt; at 
&gt; org.eclipse.gef.editparts.AbstractEditPart.getCommand(AbstractEditPart.java:473)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.access$1(GraphicalEditPart.java:1)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart$1.run(GraphicalEditPart.java:482)
&gt; at 
&gt; org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:313)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.getCommand(GraphicalEditPart.java:477)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler.getDeleteCommand(DiagramGlobalActionHandler.java:318)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler.getCommand(DiagramGlobalActionHandler.java:110)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler.canDelete(DiagramGlobalActionHandler.java:494)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler.canHandle(DiagramGlobalActionHandler.java:605)
&gt; at 
&gt; org.eclipse.gmf.runtime.common.ui.action.global.GlobalAction.refresh(GlobalAction.java:161)
&gt; at 
&gt; org.eclipse.gmf.runtime.common.ui.action.AbstractActionHandler.selectionChanged(AbstractActionHandler.java:387)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.parts.DiagramGraphicalViewer.flushSelectionEvents(DiagramGraphicalViewer.java:269)
&gt; at 
&gt; org.eclipse.gmf.runtime.diagram.ui.parts.DiagramGraphicalViewer$1.run(DiagramGraphicalViewer.java:247)
&gt; at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
&gt;
&gt; 



</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 13:29:36 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03666.html</guid>
		<author>jbruck@xxxxxxx (James Bruck)</author>
	</item>


	<item>
		<title>[news.eclipse.modeling.mdt.uml2] ActionExecutionSpecification no	supported?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03665.html</link>
		<description>When I try to draw a sequence diagram in Eclipse, and put an ActionExecution on a lifeline, I invariably get a message / exception claiming ActionExecutionSpecification not supported? Is there any way around this? Is it possible to make a sequence diagram ...</description>
		<content:encoded><![CDATA[<tt>When I try to draw a sequence diagram in Eclipse, and put an 
ActionExecution on a lifeline, I invariably get a message / exception 
claiming ActionExecutionSpecification not supported?</tt><br>
<br>
<tt>Is there any way around this? Is it possible to make a sequence diagram in 
eclipse?</tt><br>
<br>
<pre style="margin: 0em;">Log below.</pre><br>
<pre style="margin: 0em;">Thanks,
Bruce</pre><br>
<tt>!ENTRY org.eclipse.gmf.runtime.common.ui.action 2 6 2009-09-16 11:41:34.643<br>
!MESSAGE ActionExecutionSpecification is not supported: 
org.eclipse.uml2.uml.internal.impl.ActionExecutionSpecificationImpl@62f2d1 
(name: &lt;unset&gt;, visibility: &lt;unset&gt;)<br>
!STACK 0<br>
org.eclipse.uml2.diagram.sequence.model.builder.SDBuilderInternalProblem: 
ActionExecutionSpecification is not supported: 
org.eclipse.uml2.uml.internal.impl.ActionExecutionSpecificationImpl@62f2d1 
(name: &lt;unset&gt;, visibility: &lt;unset&gt;)<br>
	at 
org.eclipse.uml2.diagram.sequence.model.builder.SDBuilder.unsupportedFragment(SDBuilder.java:396)<br>
	at 
org.eclipse.uml2.diagram.sequence.model.builder.SDBuilder.buildBrackets(SDBuilder.java:129)<br>
	at 
org.eclipse.uml2.diagram.sequence.model.builder.SDBuilder.reBuildModel(SDBuilder.java:95)<br>
	at 
org.eclipse.uml2.diagram.sequence.model.builder.SDBuilder.getSDModel(SDBuilder.java:74)<br>
	at 
org.eclipse.uml2.diagram.sequence.model.sdnotation.impl.SDModelStorageStyleImpl.getAttachedModel(SDModelStorageStyleImpl.java:108)<br>
	at 
org.eclipse.uml2.diagram.sequence.model.SDModelAccess.findSDModel(SDModelAccess.java:17)<br>
	at 
org.eclipse.uml2.diagram.sequence.part.UMLDiagramUpdater.getLifeline_3001SemanticChildren(UMLDiagramUpdater.java:175)<br>
	at 
org.eclipse.uml2.diagram.sequence.edit.policies.LifelineCanonicalEditPolicy.getSemanticChildrenList(LifelineCanonicalEditPolicy.java:49)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.editpolicies.CanonicalEditPolicy.canCreate(CanonicalEditPolicy.java:1279)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.editpolicies.ComponentEditPolicy.shouldDeleteSemantic(ComponentEditPolicy.java:119)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.editpolicies.ComponentEditPolicy.createDeleteCommand(ComponentEditPolicy.java:73)<br>
	at 
org.eclipse.gef.editpolicies.ComponentEditPolicy.getDeleteCommand(ComponentEditPolicy.java:67)<br>
	at 
org.eclipse.gef.editpolicies.ComponentEditPolicy.getCommand(ComponentEditPolicy.java:56)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.editpolicies.ComponentEditPolicy.getCommand(ComponentEditPolicy.java:299)<br>
	at 
org.eclipse.gef.editparts.AbstractEditPart.getCommand(AbstractEditPart.java:473)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.access$1(GraphicalEditPart.java:1)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart$1.run(GraphicalEditPart.java:482)<br>
	at 
org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:313)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.getCommand(GraphicalEditPart.java:477)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler.getDeleteCommand(DiagramGlobalActionHandler.java:318)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler.getCommand(DiagramGlobalActionHandler.java:110)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler.canDelete(DiagramGlobalActionHandler.java:494)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler.canHandle(DiagramGlobalActionHandler.java:605)<br>
	at 
org.eclipse.gmf.runtime.common.ui.action.global.GlobalAction.refresh(GlobalAction.java:161)<br>
	at 
org.eclipse.gmf.runtime.common.ui.action.AbstractActionHandler.selectionChanged(AbstractActionHandler.java:387)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.parts.DiagramGraphicalViewer.flushSelectionEvents(DiagramGraphicalViewer.java:269)<br>
	at 
org.eclipse.gmf.runtime.diagram.ui.parts.DiagramGraphicalViewer$1.run(DiagramGraphicalViewer.java:247)<br>
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)</tt><br>
<br>
<pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Wed, 16 Sep 2009 18:48:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03665.html</guid>
		<author>bfrazer@xxxxxxx (Bruce Frazer)</author>
	</item>
	<item>
		<title>[news.eclipse.modeling.mdt.uml2] Re: Extending UML</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03664.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Saurav,</pre><br>
<tt>It's best to ask about UML on the UML newsgroup, which I've added to the 
&quot;to&quot; list of the reply.  It sounds like you might be best off mapping 
your instances to be UML2 instance and just use UML directly...</tt><br>
<br>
<tt><br>saurav wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi All,</pre><br>
<tt>I have few sets of meta models which is almost derived of UML, may be 
we can say a trim down version of it.So, i can go for creating a 
Metamodel of my entities and then work on it.But i saw UML can be 
extended,so could it be extended for my requirements.</tt><br>
<br>
<tt>Lets say for e.g. I have a different name for the UML 'Class' 
entitiy.I have less entitites again.So can i extend the UML metamodel 
and use the UML2 tools, such that i get all the power of the modelers 
and editors.</tt><br>
<br>
<pre style="margin: 0em;">Please provide your inputs on this.</pre><br>
<pre style="margin: 0em;">Thanks and Regards,
Saurav</pre><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Wed, 16 Sep 2009 10:13:23 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03664.html</guid>
		<author>Ed.Merks@xxxxxxx (Ed Merks)</author>
	</item>


	<item>
		<title>[news.eclipse.modeling.mdt.uml2] drawing sequence diagram</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03663.html</link>
		<description>This must be a silly question, but after I draw in a &amp;quot;message&amp;quot; between two &amp;quot;lifelines&amp;quot;, how to I change the visible text over the message arrow? I tried changing the &amp;quot;name&amp;quot; property of the message, but it does not display. My message arrows all have text m...</description>
		<content:encoded><![CDATA[<tt>This must be a silly question, but after I draw in a &quot;message&quot; between two 
&quot;lifelines&quot;, how to I change the visible text over the message arrow?</tt><br>
<br>
<tt>I tried changing the &quot;name&quot; property of the message, but it does not 
display.</tt><br>
<br>
<pre style="margin: 0em;">My message arrows all have text more or less like: 1: *</pre><br>
<br>
]]></content:encoded>
		<pubDate>Tue, 15 Sep 2009 21:23:35 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03663.html</guid>
		<author>bfrazer@xxxxxxx (Bruce Frazer)</author>
	</item>
	<item>
		<title>[news.eclipse.modeling.mdt.uml2] Re: Sequence Diagram Messages</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03662.html</link>
		<description>Hello Mary , i have the same Problem that yo had with the creation of the message in an interaction . how to create a MessageOccurrenceSpecification when you create a message ? should I add an element MessageOccurrenceSpecification to the GMFmap ? and it's...</description>
		<content:encoded><![CDATA[<tt>Hello Mary , 
i have the same Problem that yo had with the creation of the message in an interaction . how  to create a MessageOccurrenceSpecification when you create a message ?  should I  add an element  MessageOccurrenceSpecification to the GMFmap ? and it's the case it will be a node or a link ? i hope you will guive the answer  for all those question ;) thanks a lot .</tt><br>
<br>
]]></content:encoded>
		<pubDate>Tue, 15 Sep 2009 12:28:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.modeling.mdt.uml2/msg03662.html</guid>
		<author>karim.tlich@xxxxxxx (Karim)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
