Uses of Interface
org.eclipse.modisco.infra.discovery.benchmark.Discovery

Packages that use Discovery
org.eclipse.modisco.infra.discovery.benchmark   
org.eclipse.modisco.java.discoverer.benchmark.javaBenchmark   
 

Uses of Discovery in org.eclipse.modisco.infra.discovery.benchmark
 

Subinterfaces of Discovery in org.eclipse.modisco.infra.discovery.benchmark
 interface ProjectDiscovery
          A representation of the model object 'Project Discovery'.
 

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

Uses of Discovery in org.eclipse.modisco.java.discoverer.benchmark.javaBenchmark
 

Subinterfaces of Discovery in org.eclipse.modisco.java.discoverer.benchmark.javaBenchmark
 interface CDODiscovery
          A representation of the model object 'CDO Discovery'.
 interface CDOProjectDiscovery
          A representation of the model object 'CDO Project Discovery'.