DeerExecutionGraphNode, EnrichmentOperator, ParameterizedEnrichmentOperator, ParameterizedDeerExecutionGraphNode, ExecutionGraphNode<Model>, Parameterized, Plugin, org.pf4j.ExtensionPoint@Extension public class LinkingEnrichmentOperator extends AbstractParameterizedEnrichmentOperator
EnrichmentOperator to enrich models with links discovered using LIMES.
The LinkingEnrichmentOperator ...
AbstractParameterizedExecutionGraphNode.WithImplicitCloning<T>ExecutionGraphNode.DegreeBounds| Modifier and Type | Field | Description |
|---|---|---|
static Property |
LINK_SPECIFICATION |
|
static Property |
LINKING_PREDICATE |
|
static Property |
LINKS_PART |
|
static Property |
SELECT_MODE |
|
static Property |
SPEC_FILE |
|
static Property |
THRESHOLD |
| Constructor | Description |
|---|---|
LinkingEnrichmentOperator() |
| Modifier and Type | Method | Description |
|---|---|---|
ValidatableParameterMap |
createParameterMap() |
Create an uninitialized
ParameterMap to be filled by the
ExecutionGraphGenerator. |
ExecutionGraphNode.DegreeBounds |
getDegreeBounds() |
|
protected List<Model> |
safeApply(List<Model> models) |
apply, getId, getInDegree, getOutDegree, initDegrees, initPluginId, usesImplicitCloningdeepCopy, getTypegetParameterMap, getValidationModelFor, initParameters, isInitializedapply, getInDegree, getOutDegree, initDegrees, usesImplicitCloningclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterMap, initParameters, isInitializedgetId, initPluginId, isInitializedpublic static final Property SPEC_FILE
public static final Property SELECT_MODE
public static final Property LINKS_PART
public static final Property LINK_SPECIFICATION
public static final Property LINKING_PREDICATE
public static final Property THRESHOLD
@NotNull public ValidatableParameterMap createParameterMap()
ParameterizedParameterMap to be filled by the
ExecutionGraphGenerator.ParameterMap containing all allowed Parameterprotected List<Model> safeApply(List<Model> models)
safeApply in class AbstractExecutionGraphNode<Model>models - public ExecutionGraphNode.DegreeBounds getDegreeBounds()
getDegreeBounds in interface ExecutionGraphNode<Model>getDegreeBounds in class AbstractParameterizedEnrichmentOperatorCopyright © 2019. All rights reserved.