public interface ICandidateInfo
| Modifier and Type | Method and Description | 
|---|---|
IElement | 
getElement()
Get the element this 
  candidate was selected for. 
 | 
MElement | 
getModelElement()
Get the candidate model element. 
 | 
IInternalPlan | 
getPlan()
Get the plan instance. 
 | 
java.lang.Object | 
getRawCandidate()
Get the raw candidate. 
 | 
IInternalPlan getPlan()
MElement getModelElement()
IElement getElement()
java.lang.Object getRawCandidate()