|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceCode
| Method Summary | |
|---|---|
Set<SourceCode> |
getChildren()
|
String |
getKey()
|
String |
getName()
|
String |
getRemoteContent()
|
SourceCode |
setLocalContent(String content)
HIGHLY EXPERIMENTAL!!! |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.sonar.ide.api.Measurable |
|---|
getCoverage, getDuplications, getMeasures, getViolations, getViolations2 |
| Method Detail |
|---|
String getKey()
String getName()
Set<SourceCode> getChildren()
String getRemoteContent()
SourceCode setLocalContent(String content)
content - content of this resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||