Class ProblemConfigurableIssueCodesProvider
java.lang.Object
org.eclipse.xtext.validation.ConfigurableIssueCodesProvider
tools.refinery.language.validation.ProblemConfigurableIssueCodesProvider
public class ProblemConfigurableIssueCodesProvider
extends org.eclipse.xtext.validation.ConfigurableIssueCodesProvider
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitialize(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
- 
ProblemConfigurableIssueCodesProvider
public ProblemConfigurableIssueCodesProvider() 
 - 
 - 
Method Details
- 
initialize
protected void initialize(org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.preferences.PreferenceKey> acceptor) - Overrides:
 initializein classorg.eclipse.xtext.validation.ConfigurableIssueCodesProvider
 
 -