<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&gt; id of the&nbsp;editor?</FONT></DIV>
<DIV><FONT face=Arial 
size=2>org.jboss.tools.common.model.ui.editor.EditorPartWrapper</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This editor shows any xml for which XModel 
implementation is provided.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Slava Kabanovich</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: "Gary Brown" &lt;</FONT><A 
href="mailto:gary.brown@hattricksoftware.com"><FONT face=Arial 
size=2>gary.brown@hattricksoftware.com</FONT></A><FONT face=Arial 
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>To: "Viacheslav Kabanovich" &lt;</FONT><A 
href="mailto:scabanovich@exadel.com"><FONT face=Arial 
size=2>scabanovich@exadel.com</FONT></A><FONT face=Arial 
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Cc: "Jeff Yu" &lt;</FONT><A 
href="mailto:cyu@redhat.com"><FONT face=Arial 
size=2>cyu@redhat.com</FONT></A><FONT face=Arial size=2>&gt;; &lt;</FONT><A 
href="mailto:jbosstools-dev@lists.jboss.org"><FONT face=Arial 
size=2>jbosstools-dev@lists.jboss.org</FONT></A><FONT face=Arial 
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: Tuesday, October 07, 2008 4:29 
PM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: Re: [jbosstools-dev] Questions about 
current ESB editor.</FONT></DIV></DIV>
<DIV><FONT face=Arial><BR><FONT size=2></FONT></FONT></DIV><FONT face=Arial 
size=2>&gt; Hi<BR>&gt; <BR>&gt; Thanks for the information. One last question - 
what is the id of the <BR>&gt; editor?<BR>&gt; <BR>&gt; Regards<BR>&gt; 
Gary<BR>&gt; <BR>&gt; <BR>&gt; Viacheslav Kabanovich wrote:<BR>&gt; &gt; 
Hi,<BR>&gt; &gt;&nbsp; <BR>&gt; &gt; Standard attributes are to be 
provided<BR>&gt; &gt; IMarker.CHAR_START, IMarker.CHAR_END<BR>&gt; &gt;&nbsp; 
<BR>&gt; &gt; Editor will open Source tab and select the region.<BR>&gt; &gt; In 
Outline view, respective model object will be selected.<BR>&gt; &gt; Then, on 
selecting Tree tab, it will have the same<BR>&gt; &gt; model object 
selected.<BR>&gt; &gt;&nbsp; <BR>&gt; &gt; Right now, implementation works only 
for special<BR>&gt; &gt; types of markers, but I am going to remove this 
filter.<BR>&gt; &gt;&nbsp; <BR>&gt; &gt; Slava Kabanovich<BR>&gt; &gt;&nbsp; 
<BR>&gt; &gt; ----- Original Message -----<BR>&gt; &gt; From: "Jeff Yu" 
&lt;</FONT><A href="mailto:cyu@redhat.com"><FONT face=Arial 
size=2>cyu@redhat.com</FONT></A><FONT face=Arial size=2> &lt;</FONT><A 
href="mailto:cyu@redhat.com"><FONT face=Arial 
size=2>mailto:cyu@redhat.com</FONT></A><FONT face=Arial size=2>&gt;&gt;<BR>&gt; 
&gt; To: &lt;</FONT><A href="mailto:jbosstools-dev@lists.jboss.org"><FONT 
face=Arial size=2>jbosstools-dev@lists.jboss.org</FONT></A><FONT face=Arial 
size=2> <BR>&gt; &gt; &lt;</FONT><A 
href="mailto:jbosstools-dev@lists.jboss.org"><FONT face=Arial 
size=2>mailto:jbosstools-dev@lists.jboss.org</FONT></A><FONT face=Arial 
size=2>&gt;&gt;<BR>&gt; &gt; Cc: "Gary Brown" &lt;</FONT><A 
href="mailto:gary.brown@hattricksoftware.com"><FONT face=Arial 
size=2>gary.brown@hattricksoftware.com</FONT></A><FONT face=Arial size=2> 
<BR>&gt; &gt; &lt;</FONT><A href="mailto:gary.brown@hattricksoftware.com"><FONT 
face=Arial size=2>mailto:gary.brown@hattricksoftware.com</FONT></A><FONT 
face=Arial size=2>&gt;&gt;<BR>&gt; &gt; Sent: Tuesday, October 07, 2008 7:18 
AM<BR>&gt; &gt; Subject: [jbosstools-dev] Questions about current ESB 
editor.<BR>&gt; &gt;<BR>&gt; &gt; &gt; Hi,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; 
It seems my previous email hasn't been sent to jbosstools-dev list<BR>&gt; &gt; 
&gt; correctly, so send it again.<BR>&gt; &gt; &gt; Belows are questions from 
one of our partner, Hattrick Software, who<BR>&gt; &gt; &gt; worked with us on 
JBoss Overlord CDL project.&nbsp; As Max suggested, I post<BR>&gt; &gt; &gt; it 
in the jbosstools-dev maillist.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; 
=====<BR>&gt; &gt; &gt; What does the IMarker, provided to the gotoMarker method 
on the ESB<BR>&gt; &gt; &gt; editor, need to provide to make the editor focus on 
a particular action<BR>&gt; &gt; &gt; (or action property)?<BR>&gt; &gt; 
&gt;<BR>&gt; &gt; &gt; Does the marker need to be of a particular type, or is it 
just a <BR>&gt; &gt; case of<BR>&gt; &gt; &gt; including certain 
properties/attributes with the marker?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; I 
assume that the location of the action/property within the resource<BR>&gt; &gt; 
&gt; will also need to be specified somewhere - so if possible can some<BR>&gt; 
&gt; &gt; examples of the URI structure be provided.<BR>&gt; &gt; &gt;<BR>&gt; 
&gt; &gt; Thanks<BR>&gt; &gt; &gt; Jeff<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; 
--<BR>&gt; &gt; &gt; Cheers<BR>&gt; &gt; &gt; Jeff Yu<BR>&gt; &gt; &gt; 
</FONT><A href="mailto:cyu@redhat.com"><FONT face=Arial 
size=2>cyu@redhat.com</FONT></A><FONT face=Arial size=2> &lt;</FONT><A 
href="mailto:cyu@redhat.com"><FONT face=Arial 
size=2>mailto:cyu@redhat.com</FONT></A><FONT face=Arial size=2>&gt;<BR>&gt; &gt; 
&gt;<BR>&gt; &gt; &gt; JBoss, a Division of Red Hat<BR>&gt; &gt; &gt;<BR>&gt; 
&gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; 
_______________________________________________<BR>&gt; &gt; &gt; jbosstools-dev 
mailing list<BR>&gt; &gt; &gt; </FONT><A 
href="mailto:jbosstools-dev@lists.jboss.org"><FONT face=Arial 
size=2>jbosstools-dev@lists.jboss.org</FONT></A><FONT face=Arial size=2> 
&lt;</FONT><A href="mailto:jbosstools-dev@lists.jboss.org"><FONT face=Arial 
size=2>mailto:jbosstools-dev@lists.jboss.org</FONT></A><FONT face=Arial 
size=2>&gt;<BR>&gt; &gt; &gt; </FONT><A 
href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev"><FONT face=Arial 
size=2>https://lists.jboss.org/mailman/listinfo/jbosstools-dev</FONT></A><BR><FONT 
face=Arial size=2>&gt; </FONT></BODY></HTML>