public static interface SourceForBinaryQueryImplementation2.Result extends SourceForBinaryQuery.Result
Modifier and Type | Method and Description |
---|---|
boolean |
preferSources()
When true the java model prefers sources otherwise binaries are used.
|
addChangeListener, getRoots, removeChangeListener
boolean preferSources()
SourceForBinaryQueryImplementation
should return
true. The platform and libraries SourceForBinaryQueryImplementation
should return false - the attached sources may not be complete.SourceForBinaryQueryImplementation2