org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data
Class TSObjectTransformer

java.lang.Object
  extended by org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data.TSObjectTransformer

public class TSObjectTransformer
extends Object


Constructor Summary
TSObjectTransformer()
           
 
Method Summary
static void main(String[] args)
           
static void transform2Graph(DBObjectTranslator dbo)
           
static CategoryOrderedList transform2List(DBObjectTranslator dbo, LexicalEngineConfiguration config)
           
static CategoryOrderedList transform2List(DBObjectTranslator dbo, LexicalEngineConfiguration config, String filter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSObjectTransformer

public TSObjectTransformer()
Method Detail

main

public static void main(String[] args)
Parameters:
args -

transform2List

public static CategoryOrderedList transform2List(DBObjectTranslator dbo,
                                                 LexicalEngineConfiguration config)

transform2List

public static CategoryOrderedList transform2List(DBObjectTranslator dbo,
                                                 LexicalEngineConfiguration config,
                                                 String filter)

transform2Graph

public static void transform2Graph(DBObjectTranslator dbo)


Copyright © 2012. All Rights Reserved.