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

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

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

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

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