|
||||||||||
| 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.sparqlmotion.modules.impl.AbstractRDFInputOutputModule
org.topbraid.spreadsheets.module.LoadRDFFromSpreadsheetModule
public class LoadRDFFromSpreadsheetModule
| Field Summary |
|---|
| Fields inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractModule |
|---|
inputModules |
| Constructor Summary | |
|---|---|
LoadRDFFromSpreadsheetModule()
|
|
| Method Summary | |
|---|---|
protected com.hp.hpl.jena.graph.Graph |
createGraph(org.eclipse.core.runtime.IProgressMonitor monitor)
|
boolean |
execute(org.eclipse.core.runtime.IProgressMonitor monitor)
Executes this module. |
| Methods inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractRDFInputOutputModule |
|---|
executeBody, getRDFOutput |
| 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 LoadRDFFromSpreadsheetModule()
| Method Detail |
|---|
protected com.hp.hpl.jena.graph.Graph createGraph(org.eclipse.core.runtime.IProgressMonitor monitor)
throws java.lang.Throwable
createGraph in class AbstractRDFInputOutputModulejava.lang.Throwable
public boolean execute(org.eclipse.core.runtime.IProgressMonitor monitor)
throws java.lang.Throwable
IExecutableModule
execute in interface IExecutableModulemonitor - the progress monitor
java.lang.Throwable - typically InterruptedException or an error message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||