public class StateBasedSourceProvider
extends org.eclipse.ui.AbstractSourceProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ANALYSIS |
Constructor and Description |
---|
StateBasedSourceProvider() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
java.util.Map |
getCurrentState() |
java.lang.String[] |
getProvidedSourceNames() |
void |
updateStatus(org.eclipse.ui.IEditorPart activeEditor) |
public static final java.lang.String ANALYSIS