| Package | Description | 
|---|---|
| org.sonar.api.config | 
| Modifier and Type | Field and Description | 
|---|---|
protected PropertyDefinitions | 
Settings.definitions  | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyDefinitions | 
PropertyDefinitions.addComponent(Object object)  | 
PropertyDefinitions | 
PropertyDefinitions.addComponent(Object component,
                        String defaultCategory)  | 
PropertyDefinitions | 
PropertyDefinitions.addComponents(Collection components)  | 
PropertyDefinitions | 
PropertyDefinitions.addComponents(Collection components,
                          String defaultCategory)  | 
PropertyDefinitions | 
Settings.getDefinitions()  | 
| Constructor and Description | 
|---|
Settings(PropertyDefinitions definitions)  | 
Copyright © 2009–2015 SonarSource. All rights reserved.