Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » could anybody tell me what is 'interface' class?
could anybody tell me what is 'interface' class? [message #621413] Sat, 03 October 2009 06:49 Go to next message
flyduckegg  is currently offline flyduckegg Friend
Messages: 9
Registered: September 2009
Junior Member
I'm using the ECORE to build my metamodel, but | see there's two options for the normal Class, that is 'is interface' and 'is abstract', I know the later, but don't understand the former, could anybody tell me what is that? and how can I use it? thanks a lot.
Re: could anybody tell me what is 'interface' class? [message #621414 is a reply to message #621413] Sat, 03 October 2009 08:36 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
If you specify isInterface to be true, an AbcImpl class won't be
generated for it; so it has to be isAbstract true as well.


flyduckegg wrote:
> I'm using the ECORE to build my metamodel, but | see there's two
> options for the normal Class, that is 'is interface' and 'is
> abstract', I know the later, but don't understand the former, could
> anybody tell me what is that? and how can I use it? thanks a lot.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Filter a model diagram?
Next Topic:Ecore model instances to GXT(GWT with extjs) beans
Goto Forum:
  


Current Time: Thu Apr 18 15:04:09 GMT 2024

Powered by FUDForum. Page generated in 0.01460 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top