|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Component | |
|---|---|
| org.sonar.api.component | |
| org.sonar.api.component.mock | |
| org.sonar.api.resources | |
| Uses of Component in org.sonar.api.component |
|---|
| Classes in org.sonar.api.component with type parameters of type Component | |
|---|---|
interface |
Component<C extends Component>
|
interface |
Perspective<C extends Component<C>>
|
| Subinterfaces of Component in org.sonar.api.component | |
|---|---|
interface |
Module
|
interface |
SourceFile
|
| Methods in org.sonar.api.component that return Component | |
|---|---|
Component |
RubyComponentService.findByKey(String key)
|
| Methods in org.sonar.api.component with parameters of type Component | ||
|---|---|---|
|
Perspectives.as(Class<P> perspectiveClass,
Component component)
|
|
| Uses of Component in org.sonar.api.component.mock |
|---|
| Classes in org.sonar.api.component.mock that implement Component | |
|---|---|
class |
MockSourceFile
|
| Uses of Component in org.sonar.api.resources |
|---|
| Classes in org.sonar.api.resources that implement Component | |
|---|---|
class |
Project
A class that manipulates Projects in the Sonar way. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||