public interface IJavaCompletionProposal extends ICompletionProposal
This interface can be implemented by clients.
ICompletionProposal
Modifier and Type | Method and Description |
---|---|
int |
getRelevance()
Returns the relevance of this completion proposal.
|
apply, getAdditionalProposalInfo, getContextInformation, getDisplayString, getImage, getSelection
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.