|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.sparqlmotion.modules.impl.AbstractModule
org.topbraid.sparqlmotion.modules.impl.AbstractRDFInputModule
org.topbraid.sesame2.module.AbstractWriteToSesameRepositoryModule
org.topbraid.sesame2.module.writeToSesameRemoteRepository.WriteToSesameRemoteRepositoryModule
public class WriteToSesameRemoteRepositoryModule
| Field Summary |
|---|
| Fields inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractModule |
|---|
inputModules |
| Constructor Summary | |
|---|---|
WriteToSesameRemoteRepositoryModule()
|
|
| Method Summary | |
|---|---|
boolean |
execute(org.eclipse.core.runtime.IProgressMonitor monitor)
Executes this module. |
boolean |
isWritable()
|
| Methods inherited from class org.topbraid.sesame2.module.AbstractWriteToSesameRepositoryModule |
|---|
addTriples, finish, setNamespaces |
| Methods inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractRDFInputModule |
|---|
getInputModules, getRDFInput, getRDFInputModel, getRDFOutputPredecessors, setDefaultInputGraph |
| Methods inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractModule |
|---|
bindInputURL, bindInputURL, createError, dumpNamespaces, getConfig, getConfigBoolean, getConfigFile, getConfigResource, getConfigString, getContext, getModuleLabel, getQueryStrings, getVarInsertion, init, moni, setContext, setInputModules, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.topbraid.sparqlmotion.modules.IModule |
|---|
getConfig, getContext, getInputModules, init, setContext, setInputModules, validate |
| Constructor Detail |
|---|
public WriteToSesameRemoteRepositoryModule()
| Method Detail |
|---|
public boolean execute(org.eclipse.core.runtime.IProgressMonitor monitor)
throws java.lang.Throwable
IExecutableModule
monitor - the progress monitor
java.lang.Throwable - typically InterruptedException or an error message
public boolean isWritable()
throws org.openrdf.repository.RepositoryException
org.openrdf.repository.RepositoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||