Uses of Interface
org.aksw.faraday_cage.decorator.ExecutionNodeWrapper
Packages that use ExecutionNodeWrapper
Package
Description
-
Uses of ExecutionNodeWrapper in org.aksw.deer
Subinterfaces of ExecutionNodeWrapper in org.aksw.deer -
Uses of ExecutionNodeWrapper in org.aksw.deer.decorators
Classes in org.aksw.deer.decorators that implement ExecutionNodeWrapperModifier and TypeClassDescriptionclassclassclass -
Uses of ExecutionNodeWrapper in org.aksw.faraday_cage.decorator
Classes in org.aksw.faraday_cage.decorator that implement ExecutionNodeWrapperModifier and TypeClassDescriptionclassAbstractExecutionNodeWrapper<V extends ExecutionNode<T>,T>classAbstractParameterizedExecutionNodeWrapper<V extends ExecutionNode<T>,T> -
Uses of ExecutionNodeWrapper in org.aksw.faraday_cage.engine
Classes in org.aksw.faraday_cage.engine with type parameters of type ExecutionNodeWrapperModifier and TypeClassDescriptionclassDecoratedExecutionNodeFactory<U extends ExecutionNode<T>,V extends ExecutionNodeWrapper<U,T>,T>classFaradayCageContext<U extends ExecutionNode<T>,V extends ExecutionNodeWrapper<U,T>,T>Methods in org.aksw.faraday_cage.engine with type parameters of type ExecutionNodeWrapperModifier and TypeMethodDescriptionstatic <U extends ExecutionNode<T>, V extends ExecutionNodeWrapper<U, T>, T>
FaradayCageContext<U,V,T>