Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emf-dev] Newbie questions

Sorry if there is some other mailing list I should be sending this to...

How can I make an EMF class inherit from a non-emf class?

I tried to use a data type, like described in the documentation: http://help.eclipse.org/indigo/topic/org.eclipse.emf.doc/references/overview/EMF.html . However, it creates a datatype with a javaclass property. When I create a data type in the ECore editor, there is no javaclass property in the property sheet.

Thanks for your help!

Ken


Back to the top