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

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

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

Methods in org.eclipse.modisco.infra.discovery.benchmark.metamodel.benchmark that return DiscoveryIteration
 DiscoveryIteration BenchmarkFactory.createDiscoveryIteration()
          Returns a new object of class 'Discovery Iteration'.
 

Uses of DiscoveryIteration 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 DiscoveryIteration
 T BenchmarkSwitch.caseDiscoveryIteration(DiscoveryIteration object)
          Returns the result of interpreting the object as an instance of 'Discovery Iteration'.