Uses of Class
org.hobbit.core.data.SystemMetaData
-
Packages that use SystemMetaData Package Description org.hobbit.core.data -
-
Uses of SystemMetaData in org.hobbit.core.data
Fields in org.hobbit.core.data with type parameters of type SystemMetaData Modifier and Type Field Description List<SystemMetaData>BenchmarkDetails. systemsConstructors in org.hobbit.core.data with parameters of type SystemMetaData Constructor Description SystemMetaData(SystemMetaData other)Constructor parameters in org.hobbit.core.data with type arguments of type SystemMetaData Constructor Description BenchmarkDetails(org.apache.jena.rdf.model.Model benchmarkModel, List<SystemMetaData> systems)
-