public class Sm_XMLConfLoader
extends slib.tools.module.XML_ModuleConfLoader
Modifier and Type | Field and Description |
---|---|
LinkedHashSet<slib.sml.sm.core.utils.SMconf> |
gConfGroupwise |
LinkedHashSet<slib.sml.sm.core.metrics.ic.utils.ICconf> |
gConfICs |
LinkedHashSet<slib.sml.sm.core.utils.OperatorConf> |
gConfOperators |
LinkedHashSet<slib.sml.sm.core.utils.SMconf> |
gConfPairwise |
LinkedHashSet<slib.utils.i.Conf> |
gConfQueries |
String |
graphURI |
Constructor and Description |
---|
Sm_XMLConfLoader(String confFile) |
Modifier and Type | Method and Description |
---|---|
Integer |
getBenchSize() |
Boolean |
getCachePairwiseResults() |
boolean |
isQuiet() |
public LinkedHashSet<slib.sml.sm.core.utils.SMconf> gConfPairwise
public LinkedHashSet<slib.sml.sm.core.utils.SMconf> gConfGroupwise
public LinkedHashSet<slib.sml.sm.core.metrics.ic.utils.ICconf> gConfICs
public LinkedHashSet<slib.utils.i.Conf> gConfQueries
public LinkedHashSet<slib.sml.sm.core.utils.OperatorConf> gConfOperators
public String graphURI
public Sm_XMLConfLoader(String confFile) throws slib.utils.ex.SLIB_Exception
confFile
- slib.utils.ex.SLIB_Exception
Copyright © 2014. All rights reserved.