|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReasoningServiceImpl | |
---|---|
info.sswap.api.input.io | |
info.sswap.impl.empire.model |
Uses of ReasoningServiceImpl in info.sswap.api.input.io |
---|
Fields in info.sswap.api.input.io declared as ReasoningServiceImpl | |
---|---|
private ReasoningServiceImpl |
SSWAPDeserializer.reasoningService
|
Uses of ReasoningServiceImpl in info.sswap.impl.empire.model |
---|
Fields in info.sswap.impl.empire.model declared as ReasoningServiceImpl | |
---|---|
private ReasoningServiceImpl |
SourceModelImpl.reasoningServiceImpl
The reasoning service (wrapping a PelletReasoner) for this Jena model. |
Methods in info.sswap.impl.empire.model that return ReasoningServiceImpl | |
---|---|
private ReasoningServiceImpl |
PredicateImpl.getReasoningServiceImpl()
|
private ReasoningServiceImpl |
TypeImpl.getReasoningServiceImpl()
|
Methods in info.sswap.impl.empire.model with parameters of type ReasoningServiceImpl | |
---|---|
private void |
ProtocolImpl.validateGraph(SSWAPGraph protocolGraph,
java.util.Collection<SSWAPGraph> rdgGraphs,
ReasoningServiceImpl reasoningService)
|
private void |
ProtocolImpl.validateMappedObjects(ReasoningServiceImpl reasoningService,
java.util.Map<SSWAPObject,SSWAPObject> mappedObjects)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |