| Package | Description |
|---|---|
| org.eclipse.xtext.preferences | |
| org.eclipse.xtext.tasks | |
| org.eclipse.xtext.validation | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanKey |
class |
IntegerKey |
class |
StringKey |
class |
TypedPreferenceKey<T> |
| Modifier and Type | Method and Description |
|---|---|
static Set<? extends PreferenceKey> |
PreferenceKeysProvider.allConstantKeys(Class<?>... constantsContainer) |
| Modifier and Type | Method and Description |
|---|---|
String |
TypedPreferenceValues.getPreference(PreferenceKey key) |
String |
MapBasedPreferenceValues.getPreference(PreferenceKey key) |
String |
IPreferenceValues.getPreference(PreferenceKey key) |
void |
MapBasedPreferenceValues.put(PreferenceKey key,
Object value) |
| Modifier and Type | Field and Description |
|---|---|
static PreferenceKey |
PreferenceTaskTagProvider.CASE_SENSITIVE_KEY |
static PreferenceKey |
PreferenceTaskTagProvider.PRIORITIES_KEY |
static PreferenceKey |
PreferenceTaskTagProvider.TAGS_KEY |
| Modifier and Type | Field and Description |
|---|---|
static List<PreferenceKey> |
PreferenceTaskTagProvider.KEYS |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PreferenceKey> |
ConfigurableIssueCodesProvider.getConfigurableIssueCodes() |
| Constructor and Description |
|---|
IssueSeverities(IPreferenceValues preferenceValues,
Map<String,PreferenceKey> configurableIssueCodes,
SeverityConverter converter) |
| Modifier and Type | Method and Description |
|---|---|
protected PreferenceKey |
XtextConfigurableIssueCodes.create(String id,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PreferenceKey> |
XtextConfigurableIssueCodes.getConfigurableIssueCodes() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextConfigurableIssueCodes.initialize(IAcceptor<PreferenceKey> acceptor) |
Copyright © 2015. All Rights Reserved.