Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emf-dev] EMF interface refs in generated code

Hi Folks,

My apologies in advance if this is in the faq...I'm asking this on behalf of another party and can't track all discussions/history on EMF.

What my colleague wants to do is to have EMF generate *interface* classes that do not reference or extend EMF. They are doing this now, for the most part (e.g. wrt EObject, etc), but they have some enumerator types (i.e. extends org.eclipse.emf.common.util.Enumerator). Is there an easy way to prevent this reference from being generated?

Thanksinadvance,

Scott



Back to the top