| Package | Description |
|---|---|
| org.aksw.limes.core.gui.view | |
| org.aksw.limes.core.gui.view.ml |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultView.showSourceInstance(javafx.collections.ObservableList<InstanceProperty> instanceProperty)
Show the Items of instanceProperty in sourceInstanceTable
|
void |
ResultView.showTargetInstance(javafx.collections.ObservableList<InstanceProperty> instanceProperty)
Show the Items of instanceProperty in targetInstanceTable
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveLearningResultView.showSourceInstance(javafx.collections.ObservableList<InstanceProperty> instanceProperty)
Show the Items of instanceProperty in sourceInstanceTable
|
void |
ActiveLearningResultView.showTargetInstance(javafx.collections.ObservableList<InstanceProperty> instanceProperty)
Show the Items of instanceProperty in targetInstanceTable
|
Copyright © 2019. All rights reserved.