Class AbstractParameterizedExecutionNodeWrapper<V extends ExecutionNode<T>,​T>

java.lang.Object
org.aksw.faraday_cage.decorator.AbstractExecutionNodeWrapper<V,​T>
org.aksw.faraday_cage.decorator.AbstractParameterizedExecutionNodeWrapper<V,​T>
All Implemented Interfaces:
ExecutionNodeWrapper<V,​T>, Parameterized, Plugin, org.pf4j.ExtensionPoint
Direct Known Subclasses:
AbstractParameterizedDeerExecutionNodeWrapper

public abstract class AbstractParameterizedExecutionNodeWrapper<V extends ExecutionNode<T>,​T> extends AbstractExecutionNodeWrapper<V,​T> implements Parameterized