Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

List of all model elements in a given model.

0 views
Skip to first unread message

adrian....@gmail.com

unread,
Aug 17, 2007, 6:05:53 AM8/17/07
to
Is there an easy way to get hold of a list or enumeration of all model
elements? I think that Together creates an internal index of these
things on loading a model, it would be nice to know the ways of
accessing it.

The background is that I'm writing an autocomplete mechanism for our
documentation system and it would be most efficient to take the lists
it uses from existing in-memory lists, rather than resorting to
scraping the file resources for the data.

As an aside, does Together Eclipse create Java classes internally for
each element? Is this why you have to increase MaxPermGen on large
models to prevent crashing?

0 new messages