org.sonar.api.component
Interface Perspective<C extends Component<C>>

All Known Subinterfaces:
Highlightable, Issuable, MutablePerspective, MutableTestable, MutableTestPlan, Symbolizable, Testable, TestPlan<T>

public interface Perspective<C extends Component<C>>


Method Summary
 C component()
           
 

Method Detail

component

C component()


Copyright © 2009–2015 SonarSource. All rights reserved.