Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Property Testing and Visibility
Property Testing and Visibility [message #56949] Tue, 11 January 2005 16:28 Go to next message
Eclipse UserFriend
Originally posted by: jbraga.wpi.edu

I'm not sure if this is the right group to post this question to...but I'll
give it a shot...

I am examining the extension point description for org.eclipse.ui.popupMenus

I am finding it very difficult to do something that I feel should be easy.
So maybe I'm misunderstanding the reasons for constructing the XML elements
this way.

I want a menu to appear only when right-clicking a public class (i.e. not
interfaces, abstract classes, or private classes). I felt that the best way
to do that was to extend PropertyTester and simply write Java code that
would test this. However, visibility does not allow the test element as a
child. In fact, I could find no way to incorporate my property tester into
visibility even thought it would seem to make sense that something returning
a boolean value should be allowed. Is there something I am missing? Does
anyone have any suggestions?

Thanks,
Justin Braga
Computer Science Undergraduate
Worcester Polytechnic Institute
Worcester, MA
Re: Property Testing and Visibility [message #56976 is a reply to message #56949] Tue, 11 January 2005 16:38 Go to previous message
David Steinberg is currently offline David SteinbergFriend
Messages: 489
Registered: July 2009
Senior Member
Justin Braga wrote:
> I'm not sure if this is the right group to post this question to...but I'll
> give it a shot...

Nope, totally not the right group. :)

This newsgroup is for the XML Schema Inforset Model. You should probably
try eclipse.platform.

Cheers,
Dave
Re: Property Testing and Visibility [message #593520 is a reply to message #56949] Tue, 11 January 2005 16:38 Go to previous message
David Steinberg is currently offline David SteinbergFriend
Messages: 489
Registered: July 2009
Senior Member
Justin Braga wrote:
> I'm not sure if this is the right group to post this question to...but I'll
> give it a shot...

Nope, totally not the right group. :)

This newsgroup is for the XML Schema Inforset Model. You should probably
try eclipse.platform.

Cheers,
Dave
Previous Topic:Property Testing and Visibility
Next Topic:showing the prefix
Goto Forum:
  


Current Time: Fri Apr 26 06:50:11 GMT 2024

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

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

Back to the top