Class CharacterizedDataDictionaryConfigurableIssueCodesProvider
java.lang.Object
org.eclipse.xtext.validation.ConfigurableIssueCodesProvider
org.palladiosimulator.dataflow.dictionary.characterized.dsl.validation.CharacterizedDataDictionaryConfigurableIssueCodesProvider
public class CharacterizedDataDictionaryConfigurableIssueCodesProvider
extends org.eclipse.xtext.validation.ConfigurableIssueCodesProvider
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
initialize
(org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.preferences.PreferenceKey> acceptor) Methods inherited from class org.eclipse.xtext.validation.ConfigurableIssueCodesProvider
create, getConfigurableIssueCodes
-
Field Details
-
ISSUE_CODE_PREFIX
- See Also:
-
DEPRECATED_MODEL_PART
- See Also:
-
-
Constructor Details
-
CharacterizedDataDictionaryConfigurableIssueCodesProvider
public CharacterizedDataDictionaryConfigurableIssueCodesProvider()
-
-
Method Details
-
initialize
protected void initialize(org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.preferences.PreferenceKey> acceptor) - Overrides:
initialize
in classorg.eclipse.xtext.validation.ConfigurableIssueCodesProvider
-