org.sonar.api.server.rule
Interface RulesDefinition.Repository

All Superinterfaces:
RulesDefinition.ExtendedRepository
All Known Implementing Classes:
RulesDefinition.RepositoryImpl
Enclosing interface:
RulesDefinition

public static interface RulesDefinition.Repository
extends RulesDefinition.ExtendedRepository


Method Summary
 String name()
           
 
Methods inherited from interface org.sonar.api.server.rule.RulesDefinition.ExtendedRepository
key, language, rule, rules
 

Method Detail

name

String name()


Copyright © 2009–2016 SonarSource. All rights reserved.