Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Boolean Attributes
Boolean Attributes [message #74186] Fri, 11 April 2008 11:58 Go to next message
Eclipse UserFriend
Originally posted by: emf.klmusic.no

How come this gives me errors when I generate it? The MyClassImpl.java
complains in the eSet, eIsSet, eUnset and isMyAttribute functions about
casting and undefined operators. Is this a bug or is there something wrong
with my setup?


/**
* @model
*/
public interface MyClass extends EObject {
/**
* @model
*/
boolean isMyAttribute();
}
Wrong group, please ignore [message #74204 is a reply to message #74186] Fri, 11 April 2008 12:04 Go to previous message
Eclipse UserFriend
Originally posted by: emf.klmusic.no

Sorry, I didn't notice I was in the wrong newsgroup.
Wrong group, please ignore [message #602970 is a reply to message #74186] Fri, 11 April 2008 12:04 Go to previous message
Eclipse UserFriend
Originally posted by: emf.klmusic.no

Sorry, I didn't notice I was in the wrong newsgroup.
Previous Topic:Boolean Attributes
Next Topic:[Announcement] Eclipse/OMG Symposium at the OMG Technical Meeting in Ottawa
Goto Forum:
  


Current Time: Thu Apr 25 12:06:49 GMT 2024

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

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

Back to the top