Hi,
> I'm working with TopicMaps and created as part of me diploma theses an
> schema editor (Onotoa) for the Topic Maps Constraint Language (TMCL).
> See [1] for more information.
>
> Right now I develope an SDK which generates an Eclipse RCP based Topic
> Maps Editor based on a specific schema. I use CodeModel to create the
> domain model of the editor which is annotated and mapped to an Topic
> Maps engine using Aranuka (sort of Hibernate for Topic Maps, see [2] )
> and Kuria ( a widget generator based on model annotations, see [3]).
Doesn't Eclipse has its own code model in JDT?
If you're working with annotations, take a look at Annox:
http://confluence.highsource.org/display/ANX/Home
Bye.
/lexi