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

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

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

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

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