| Modifier and Type | Method and Description |
|---|---|
RuleRepository |
RuleRepository.setName(String s) |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckstyleRuleRepository |
| Modifier and Type | Class and Description |
|---|---|
class |
FindbugsRuleRepository |
| Modifier and Type | Class and Description |
|---|---|
class |
PmdRuleRepository |
class |
PmdUnitTestsRuleRepository |
| Modifier and Type | Class and Description |
|---|---|
class |
SquidRuleRepository |
| Modifier and Type | Method and Description |
|---|---|
RuleRepository |
RulesConsole.getRepository(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleRepository> |
RulesConsole.getRepositories() |
Set<RuleRepository> |
RulesConsole.getRepositoriesByLanguage(String language) |
| Constructor and Description |
|---|
RulesConsole(RuleRepository[] repositories) |
| Constructor and Description |
|---|
RegisterRules(DatabaseSessionFactory sessionFactory,
RuleRepository[] repos,
RuleI18nManager ruleI18nManager) |
| Modifier and Type | Method and Description |
|---|---|
RuleRepository |
JRubyFacade.getRuleRepository(String repositoryKey) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleRepository> |
JRubyFacade.getRuleRepositories() |
Set<RuleRepository> |
JRubyFacade.getRuleRepositoriesByLanguage(String languageKey) |
| Modifier and Type | Method and Description |
|---|---|
static List<Rule> |
RuleRepositoryTestHelper.createRulesWithNameAndDescription(String plugin,
RuleRepository repository) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.