public class SpinSailConfig extends AbstractDelegatingSailImplConfig
Constructor and Description |
---|
SpinSailConfig() |
SpinSailConfig(SailImplConfig delegate) |
SpinSailConfig(SailImplConfig delegate,
boolean axiomClosureNeeded) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAxiomClosureNeeded() |
boolean |
isValidateConstraints() |
void |
parse(Model m,
Resource implNode) |
void |
setAxiomClosureNeeded(boolean axiomClosureNeeded) |
export, getDelegate, setDelegate, validate
getConnectionTimeOut, getIterationCacheSyncThreshold, getType, setConnectionTimeOut, setIterationCacheSyncThreshold, setType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIterationCacheSyncThreshold, getType
public SpinSailConfig()
public SpinSailConfig(SailImplConfig delegate)
public SpinSailConfig(SailImplConfig delegate, boolean axiomClosureNeeded)
public boolean isAxiomClosureNeeded()
public void setAxiomClosureNeeded(boolean axiomClosureNeeded)
public boolean isValidateConstraints()
public void parse(Model m, Resource implNode) throws SailConfigException
parse
in interface SailImplConfig
parse
in class AbstractDelegatingSailImplConfig
SailConfigException
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.