org.openrdf.sail.inferencer.fc.config
Class ForwardChainingRDFSInferencerConfig

java.lang.Object
  extended by org.openrdf.sail.config.SailImplConfigBase
      extended by org.openrdf.sail.config.DelegatingSailImplConfigBase
          extended by org.openrdf.sail.inferencer.fc.config.ForwardChainingRDFSInferencerConfig
All Implemented Interfaces:
DelegatingSailImplConfig, SailImplConfig

public class ForwardChainingRDFSInferencerConfig
extends DelegatingSailImplConfigBase

Author:
Arjohn Kampman

Constructor Summary
ForwardChainingRDFSInferencerConfig()
           
ForwardChainingRDFSInferencerConfig(SailImplConfig delegate)
           
 
Method Summary
 
Methods inherited from class org.openrdf.sail.config.DelegatingSailImplConfigBase
export, getDelegate, parse, setDelegate, validate
 
Methods inherited from class org.openrdf.sail.config.SailImplConfigBase
getType, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openrdf.sail.config.SailImplConfig
getType
 

Constructor Detail

ForwardChainingRDFSInferencerConfig

public ForwardChainingRDFSInferencerConfig()

ForwardChainingRDFSInferencerConfig

public ForwardChainingRDFSInferencerConfig(SailImplConfig delegate)


Copyright © 2001-2009 Aduna. All Rights Reserved.