public interface MultiProjectBenchmark extends Benchmark
The following features are supported:
BenchmarkPackage.getMultiProjectBenchmark()| Modifier and Type | Method and Description |
|---|---|
|
getProjects()
Returns the value of the 'Projects' containment reference list.
|
getJvmMaxHeapInMiB, getOsArchitecture, getOsName, getOsVersion, getProcessorCacheSize, getProcessorCount, getProcessorDescription, getProcessorName, getSystemMemory, setJvmMaxHeapInMiB, setOsArchitecture, setOsName, setOsVersion, setProcessorCacheSize, setProcessorCount, setProcessorDescription, setProcessorName, setSystemMemorygetProjects()
DiscoveredProject.
If the meaning of the 'Projects' containment reference list isn't clear, there really should be more of a description here...
BenchmarkPackage.getMultiProjectBenchmark_Projects()