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 #593511] Tue, 11 January 2005 16:28
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
Previous Topic:Performance issues with loading xsds
Next Topic:Property Testing and Visibility
Goto Forum:
  


Current Time: Fri Apr 19 20:09:07 GMT 2024

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

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

Back to the top