|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceModelImpl | |
---|---|
info.sswap.impl.empire | |
info.sswap.impl.empire.io | |
info.sswap.impl.empire.model |
Uses of SourceModelImpl in info.sswap.impl.empire |
---|
Methods in info.sswap.impl.empire that return types with arguments of type SourceModelImpl | ||
---|---|---|
private
|
APIProviderImpl.getImplementationClass(java.lang.Class<S> interfaceClass)
Gets the implementation of a specific SSWAPProtocol interface |
Uses of SourceModelImpl in info.sswap.impl.empire.io |
---|
Methods in info.sswap.impl.empire.io with parameters of type SourceModelImpl | |
---|---|
private ClosureBuilder |
ClosureModelResolver.getClosureBuilder(SourceModelImpl model)
|
Uses of SourceModelImpl in info.sswap.impl.empire.model |
---|
Subclasses of SourceModelImpl in info.sswap.impl.empire.model | |
---|---|
class |
PDGImpl
Implementation of PDG. |
class |
ProtocolImpl
|
class |
RDGImpl
|
class |
RIGImpl
Implementation of RIG. |
class |
RQGImpl
Implementation of RQG interface |
class |
RRGImpl
Implementation of RRG interface |
Methods in info.sswap.impl.empire.model with type parameters of type SourceModelImpl | ||
---|---|---|
|
ImplFactory.createEmptySourceModel(java.net.URI uri,
java.lang.Class<T> clazz)
Creates a SourceModel based on an empty Jena model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |