Uses of Interface
org.eclipse.modisco.infra.discovery.benchmark.metamodel.benchmark.MemoryMeasurement

Packages that use MemoryMeasurement
org.eclipse.modisco.infra.discovery.benchmark.metamodel.benchmark   
org.eclipse.modisco.infra.discovery.benchmark.metamodel.benchmark.util   
 

Uses of MemoryMeasurement in org.eclipse.modisco.infra.discovery.benchmark.metamodel.benchmark
 

Methods in org.eclipse.modisco.infra.discovery.benchmark.metamodel.benchmark that return MemoryMeasurement
 MemoryMeasurement BenchmarkFactory.createMemoryMeasurement()
          Returns a new object of class 'Memory Measurement'.
 

Uses of MemoryMeasurement in org.eclipse.modisco.infra.discovery.benchmark.metamodel.benchmark.util
 

Methods in org.eclipse.modisco.infra.discovery.benchmark.metamodel.benchmark.util with parameters of type MemoryMeasurement
 T BenchmarkSwitch.caseMemoryMeasurement(MemoryMeasurement object)
          Returns the result of interpreting the object as an instance of 'Memory Measurement'.