Package org.aksw.deer
Interface DeerExecutionNode
-
- All Superinterfaces:
org.aksw.faraday_cage.engine.ExecutionNode<Model>,org.pf4j.ExtensionPoint,org.aksw.faraday_cage.engine.Plugin
- All Known Subinterfaces:
EnrichmentOperator,ModelReader,ModelWriter,ParameterizedDeerExecutionNode,ParameterizedEnrichmentOperator
- All Known Implementing Classes:
AbstractDeerExecutionNodeDecorator,AbstractEnrichmentOperator,AbstractModelIO,AbstractModelReader,AbstractModelWriter,AbstractParameterizedDeerExecutionNodeDecorator,AbstractParameterizedEnrichmentOperator,AuthorityConformationEnrichmentOperator,DereferencingEnrichmentOperator,ExampleEnrichmentPlugin.ExampleEnrichmentOperator,FileModelReader,FileModelWriter,FilterEnrichmentOperator,GeoDistanceEnrichmentOperator,GeoFusionEnrichmentOperator,LinkingEnrichmentOperator,MergeEnrichmentOperator,NEREnrichmentOperator,PredicateConformationEnrichmentOperator,SparqlModelReader,SparqlUpdateEnrichmentOperator
public interface DeerExecutionNode extends org.aksw.faraday_cage.engine.ExecutionNode<Model>
Reference type for all DEER implementations ofExecutionNodeneeded to specify the scope of the faraday cage plugin system.