Class AbstractParameterizedDeerExecutionNodeWrapper

    • Method Summary

      Modifier and Type Method Description
      Resource getType()  
      • Methods inherited from class org.aksw.faraday_cage.decorator.AbstractParameterizedExecutionNodeWrapper

        getParameterMap, initParameters, isInitialized
      • Methods inherited from class org.aksw.faraday_cage.decorator.AbstractExecutionNodeWrapper

        getId, initPluginId
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.aksw.faraday_cage.decorator.ExecutionNodeWrapper

        wrap
      • Methods inherited from interface org.aksw.faraday_cage.engine.Parameterized

        createParameterMap
      • Methods inherited from interface org.aksw.faraday_cage.engine.Plugin

        getId, initPluginId, isInitialized
    • Constructor Detail

      • AbstractParameterizedDeerExecutionNodeWrapper

        public AbstractParameterizedDeerExecutionNodeWrapper()
    • Method Detail

      • getType

        public Resource getType()
        Specified by:
        getType in interface org.aksw.faraday_cage.engine.Plugin