public static interface GuidedDecisionTableLinkManager.LinkFoundCallback
Modifier and Type | Method and Description |
---|---|
void |
link(int sourceColumnIndex,
int targetColumnIndex)
Links a source column index and target column index.
|
void link(int sourceColumnIndex, int targetColumnIndex)
GuidedDecisionTableLinkManager.link(GuidedDecisionTable52, GuidedDecisionTable52, LinkFoundCallback)
method.sourceColumnIndex
- The source index relative to GuidedDecisionTable52.getExpandedColumns()targetColumnIndex
- The target index relative to GuidedDecisionTable52.getExpandedColumns()Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.