public class Sm_XMLConfLoader extends XML_ModuleConfLoader
Modifier and Type | Field and Description |
---|---|
LinkedHashSet<SMconf> |
gConfGroupwise |
LinkedHashSet<ICconf> |
gConfICs |
LinkedHashSet<OperatorConf> |
gConfOperators |
LinkedHashSet<SMconf> |
gConfPairwise |
LinkedHashSet<Conf> |
gConfQueries |
String |
graphURI |
generic
Constructor and Description |
---|
Sm_XMLConfLoader(String confFile) |
Modifier and Type | Method and Description |
---|---|
Integer |
getBenchSize() |
Boolean |
getCachePairwiseResults() |
boolean |
isQuiet() |
getAttValue
public LinkedHashSet<SMconf> gConfPairwise
public LinkedHashSet<SMconf> gConfGroupwise
public LinkedHashSet<ICconf> gConfICs
public LinkedHashSet<Conf> gConfQueries
public LinkedHashSet<OperatorConf> gConfOperators
public String graphURI
public Sm_XMLConfLoader(String confFile) throws SLIB_Exception
confFile
- SLIB_Exception
Copyright © 2014. All rights reserved.