Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » "Map" containing present elements? (Does it exist?)
"Map" containing present elements? [message #723057] Wed, 07 September 2011 10:17 Go to previous message
MarcoGT  is currently offline MarcoGT
Messages: 77
Registered: May 2011
Member
Hi,

inside AbstractModelQueryCompletionProposalComputer class the method addAttributeValueProposal has a map containing all the inserted attributes.

At the moment I am working on addEntityProposals(ContentAssist, ITextRegion, CompletionProposalInvocationContext)

Let's suppose I have something similar:

<family>
 <mother>Lisa</mother>
 <father>Bob</father>


Now I call content assist and for example I get proposal for <daughter>...ok...is there a way to know that <mother> and <father> have been already inserted?

Thanks
Marco
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Modern Source Editor Tutorial
Next Topic:Eclipse
Goto Forum:
  


Current Time: Sun May 19 04:36:34 EDT 2013

Powered by FUDForum. Page generated in 0.01664 seconds