com.ontotext.ordi.repository
Class WSMLFromTriples

java.lang.Object
  extended by com.ontotext.ordi.repository.WSMLFromTriples

public class WSMLFromTriples
extends java.lang.Object


Constructor Summary
WSMLFromTriples(org.wsmo.factory.WsmoFactory factory, org.wsmo.factory.LogicalExpressionFactory leFactory, TripleStore store)
           
 
Method Summary
 java.util.Set construct(org.wsmo.common.Identifier id)
           
 org.wsmo.common.Entity construct(org.wsmo.common.Identifier id, java.lang.Class cls)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSMLFromTriples

public WSMLFromTriples(org.wsmo.factory.WsmoFactory factory,
                       org.wsmo.factory.LogicalExpressionFactory leFactory,
                       TripleStore store)
Method Detail

construct

public org.wsmo.common.Entity construct(org.wsmo.common.Identifier id,
                                        java.lang.Class cls)

construct

public java.util.Set construct(org.wsmo.common.Identifier id)