|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
protected static interface AbstractContentAssistVisitor.MappingCollector
A collector is responsible to retrieve the possible proposals by using the mappings that can complete a path expression.
Method Summary | |
---|---|
java.util.Collection<IMapping> |
buildProposals()
Retrieves the possible proposals that can be used to complete a path expression based on the position of the cursor. |
Method Detail |
---|
java.util.Collection<IMapping> buildProposals()
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |