org.gcube.dataanalysis.executor.nodes.transducers
Class OccurrenceIntersectionNode

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.interfaces.ActorNode
      extended by org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
          extended by org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceIntersectionNode
All Implemented Interfaces:
org.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm

public class OccurrenceIntersectionNode
extends OccurrenceMergingNode


Field Summary
 
Fields inherited from class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
currentconfig, dbHibConnection
 
Constructor Summary
OccurrenceIntersectionNode()
           
 
Method Summary
 
Methods inherited from class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
executeNode, getDescription, getInputParameters, getInternalStatus, getName, getNumberOfLeftElements, getNumberOfRightElements, getOutput, getProperties, initSingleNode, postProcess, setup, stop
 
Methods inherited from class org.gcube.dataanalysis.ecoengine.interfaces.ActorNode
main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OccurrenceIntersectionNode

public OccurrenceIntersectionNode()


Copyright © 2013. All Rights Reserved.