|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiplePluginParametersException | |
|---|---|
| eu.larkc.core.data.workflow | |
| eu.larkc.core.pluginManager.remote.GAT | |
| Uses of MultiplePluginParametersException in eu.larkc.core.data.workflow |
|---|
| Methods in eu.larkc.core.data.workflow that throw MultiplePluginParametersException | |
|---|---|
static SetOfStatements |
WorkflowDescription.getWorkflowParametersForPlugin(SetOfStatements workflowDescription,
java.lang.String pluginID)
This method extracts all statements out of a workflow description that are relevant for a specific plugin. |
| Uses of MultiplePluginParametersException in eu.larkc.core.pluginManager.remote.GAT |
|---|
| Methods in eu.larkc.core.pluginManager.remote.GAT that throw MultiplePluginParametersException | |
|---|---|
static SetOfStatements |
ResourceDescription.getDescriptionParametersForResource(SetOfStatements resourceDescription,
java.lang.String resourceID)
This method extracts all statements out of a resource description that are relevant for a specific resource. |
static org.openrdf.model.Statement |
ResourceDescription.getResourceTypeForResource(SetOfStatements resourceDescription,
java.lang.String resourceID)
Returns a statement containing the remote resource type (e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||