slib.indexer.snomed_ct
Class IndexerSNOMEDCT_RF2

java.lang.Object
  extended by slib.indexer.snomed_ct.IndexerSNOMEDCT_RF2

public class IndexerSNOMEDCT_RF2
extends Object

Author:
Harispe Sébastien

Constructor Summary
IndexerSNOMEDCT_RF2()
           
 
Method Summary
 IndexHash buildIndex(slib.sglib.model.repo.URIFactory factory, slib.sglib.model.graph.G graph, String description_file, String defaultNamespace, boolean EXCLUDE_INACTIVE_DESCRIPTIONS)
          Only load an index for the URI already loaded
 IndexHash buildIndex(slib.sglib.model.repo.URIFactory factory, String description_file, String defaultNamespace, slib.sglib.model.graph.G graph, boolean EXCLUDE_INACTIVE_DESCRIPTIONS)
          Same as builIndex removing the index not associated to a loaded vertex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexerSNOMEDCT_RF2

public IndexerSNOMEDCT_RF2()
Method Detail

buildIndex

public IndexHash buildIndex(slib.sglib.model.repo.URIFactory factory,
                            slib.sglib.model.graph.G graph,
                            String description_file,
                            String defaultNamespace,
                            boolean EXCLUDE_INACTIVE_DESCRIPTIONS)
                     throws slib.utils.ex.SLIB_Exception
Only load an index for the URI already loaded

Parameters:
factory -
description_file -
defaultNamespace -
EXCLUDE_INACTIVE_DESCRIPTIONS -
EXCLUDE_OLD_DESCRIPTIONS -
Returns:
Throws:
slib.utils.ex.SLIB_Exception

buildIndex

public IndexHash buildIndex(slib.sglib.model.repo.URIFactory factory,
                            String description_file,
                            String defaultNamespace,
                            slib.sglib.model.graph.G graph,
                            boolean EXCLUDE_INACTIVE_DESCRIPTIONS)
                     throws slib.utils.ex.SLIB_Exception
Same as builIndex removing the index not associated to a loaded vertex

Parameters:
factory -
description_file -
defaultNamespace -
graph -
EXCLUDE_INACTIVE_DESCRIPTIONS -
EXCLUDE_OLD_DESCRIPTIONS -
Returns:
Throws:
slib.utils.ex.SLIB_Exception
See Also:
#buildIndex(slib.sglib.model.repo.DataFactory, java.lang.String, java.lang.String)


Copyright © 2013. All Rights Reserved.