public interface DiscoveredProject extends Project
The following features are supported:
BenchmarkPackage.getDiscoveredProject()| Modifier and Type | Method and Description |
|---|---|
|
getDiscoveries()
Returns the value of the 'Discoveries' containment reference list.
|
getAverageFileSizeInBytes, getAverageLinesPerFile, getFiles, getName, getTotalLines, getTotalSizeInBytes, setNamegetDiscoveries()
Discovery.
If the meaning of the 'Discoveries' containment reference list isn't clear, there really should be more of a description here...
BenchmarkPackage.getDiscoveredProject_Discoveries()