slib.tools.smltoolkit.sm.cli.conf.xml.loader
Class Sm_XMLConfLoader

java.lang.Object
  extended by slib.tools.module.XML_ModuleConfLoader
      extended by slib.tools.smltoolkit.sm.cli.conf.xml.loader.Sm_XMLConfLoader

public class Sm_XMLConfLoader
extends slib.tools.module.XML_ModuleConfLoader

Author:
seb

Field Summary
 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
           
 
Fields inherited from class slib.tools.module.XML_ModuleConfLoader
generic
 
Constructor Summary
Sm_XMLConfLoader(String confFile)
           
 
Method Summary
 Integer getBenchSize()
           
 Boolean getCachePairwiseResults()
           
 Double getEmptyAnnotsScores()
           
 Boolean getSkipEmptyAnnots()
           
 
Methods inherited from class slib.tools.module.XML_ModuleConfLoader
getAttValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gConfPairwise

public LinkedHashSet<slib.sml.sm.core.utils.SMconf> gConfPairwise

gConfGroupwise

public LinkedHashSet<slib.sml.sm.core.utils.SMconf> gConfGroupwise

gConfICs

public LinkedHashSet<slib.sml.sm.core.metrics.ic.utils.ICconf> gConfICs

gConfQueries

public LinkedHashSet<slib.utils.i.Conf> gConfQueries

gConfOperators

public LinkedHashSet<slib.sml.sm.core.utils.OperatorConf> gConfOperators

graphURI

public String graphURI
Constructor Detail

Sm_XMLConfLoader

public Sm_XMLConfLoader(String confFile)
                 throws slib.utils.ex.SLIB_Exception
Parameters:
confFile -
Throws:
slib.utils.ex.SLIB_Exception
Method Detail

getBenchSize

public Integer getBenchSize()
Returns:

getCachePairwiseResults

public Boolean getCachePairwiseResults()
Returns:

getSkipEmptyAnnots

public Boolean getSkipEmptyAnnots()
Returns:

getEmptyAnnotsScores

public Double getEmptyAnnotsScores()
Returns:


Copyright © 2013. All Rights Reserved.