public class ExecutionGraphGenerator<T>
extends java.lang.Object
| Constructor | Description |
|---|---|
ExecutionGraphGenerator(org.apache.jena.rdf.model.Model configGraph,
ExecutionGraphBuilder<T> builder,
ExecutionFactory<T> factory) |
| Modifier and Type | Method | Description |
|---|---|---|
ExecutionGraph |
generate() |
public ExecutionGraphGenerator(org.apache.jena.rdf.model.Model configGraph,
ExecutionGraphBuilder<T> builder,
ExecutionFactory<T> factory)
public final ExecutionGraph generate()
Copyright © 2018. All rights reserved.