Class AbstractDeerExecutionNodeWrapper

    • Method Summary

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

        getId, initPluginId, isInitialized
      • 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.Plugin

        getId, initPluginId, isInitialized
    • Constructor Detail

      • AbstractDeerExecutionNodeWrapper

        public AbstractDeerExecutionNodeWrapper()
    • Method Detail

      • getType

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