Package org.hobbit.core.data
Class BenchmarkDetails
java.lang.Object
org.hobbit.core.data.BenchmarkDetails
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.apache.jena.rdf.model.Model -
Constructor Summary
ConstructorsConstructorDescriptionBenchmarkDetails(org.apache.jena.rdf.model.Model benchmarkModel, List<SystemMetaData> systems) -
Method Summary
-
Field Details
-
benchmarkModel
public org.apache.jena.rdf.model.Model benchmarkModel -
systems
-
-
Constructor Details
-
BenchmarkDetails
public BenchmarkDetails(org.apache.jena.rdf.model.Model benchmarkModel, List<SystemMetaData> systems)
-