|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelResolver
Resolves a source model/SSWAP protocol graph by extracting definitions for all externally defined types
Method Summary | |
---|---|
com.hp.hpl.jena.rdf.model.Model |
resolveProtocolModel(SSWAPProtocol protocol)
Resolves a graph by performing a more specific resolution than for a generic source model |
com.hp.hpl.jena.rdf.model.Model |
resolveSourceModel(info.sswap.impl.empire.model.SourceModel model)
|
com.hp.hpl.jena.rdf.model.Model |
resolveTerm(java.net.URI termURI)
Resolves a specific term |
Method Detail |
---|
com.hp.hpl.jena.rdf.model.Model resolveSourceModel(info.sswap.impl.empire.model.SourceModel model)
model
- Model to be resolved
com.hp.hpl.jena.rdf.model.Model resolveProtocolModel(SSWAPProtocol protocol)
protocol
- Protocol graph to be resolved
com.hp.hpl.jena.rdf.model.Model resolveTerm(java.net.URI termURI)
termURI
- Term URI to be resolved
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |