| Package | Description |
|---|---|
| org.aksw.faraday_cage.decorator | |
| org.aksw.faraday_cage.engine |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ExecutionNodeWrapper<V extends ExecutionGraphNode<T>,T> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractExecutionGraphNodeDecorator<T> |
Base abstract class for decorator pattern
|
class |
AbstractExecutionGraphNodeWrapper<V extends ExecutionGraphNode<T>,T> |
|
class |
AbstractParameterizedExecutionGraphNodeDecorator<V extends Parameterized & ExecutionGraphNode<T>,T> |
Base abstract class for decorator pattern
|
class |
AbstractParameterizedExecutionGraphNodeWrapper<V extends ExecutionGraphNode<T>,T> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PluginFactory<U extends Plugin> |
A generic factory for implementations of
FaradayCagePlugin. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ExecutionGraphNode<T> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractExecutionGraphNode<T> |
|
static class |
AbstractExecutionGraphNode.WithImplicitCloning<T> |
|
class |
AbstractParameterizedExecutionGraphNode<T> |
|
static class |
AbstractParameterizedExecutionGraphNode.WithImplicitCloning<T> |
Copyright © 2019. All rights reserved.