Am 05.08.2011 14:20, schrieb Jörn Kottmann:
On 8/5/11 1:52 PM, Peter Klügl wrote:

I guess it will be easy for you to port these views to the Cas Editor. It is actually very simple, an ICasEditor has a method to retrieve an ICasDocument which can retrieve the CAS object, and has a few method to track
changes done to the CAS.
If you create a new annotation, you need to call a method on the ICasDocment to signal that to other views.


Yes, I will do that, but it will take some time :-)

We also need to integrate the Cas Editor into your TextMarker eclipse project nature. I guess a user needs to define a type system which you use in CEV to open an XMI file. The Cas Editor
needs to lookup a type system for the XMI file the users is opening.


Yes.

Currently the user cannot specify the type system directly. There is an extension point int he CEV plugin for different search strategies with priorities. An example: if the user tries to open a xmi in a TextMarker project, then one strategy looks at the latest launch configuration. If the called script has a type system in the same project, then that type system is applied for opening the xmi.

I could help out and try to create an extension plugin which can do that. Eventually we
need some changes in the Cas Editor to make this easier.

I'd like that, but no hurry here. The rule inference has a higher prriority for me.


Peter

--
---------------------------------------------------------------------
Dipl.-Inf. Peter Klügl
Universität Würzburg        Tel.: +49-(0)931-31-86741
Am Hubland                  Fax.: +49-(0)931-31-86732
97074 Würzburg              mail: [email protected]
     http://www.is.informatik.uni-wuerzburg.de/en/staff/kluegl_peter/
---------------------------------------------------------------------

Reply via email to