| Package | Description |
|---|---|
| org.aksw.limes.core.gui.controller | |
| org.aksw.limes.core.gui.model | |
| org.aksw.limes.core.gui.view |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultController.showProperties(Result item)
shows the properties of matched instances
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveLearningResult
Stores information about link candidates during the active learning process
|
| Modifier and Type | Method and Description |
|---|---|
javafx.concurrent.Task<Void> |
Config.createMappingTask(javafx.collections.ObservableList<Result> results)
creates the Task in which the mappingProcess is realized
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultView.showResults(javafx.collections.ObservableList<Result> results,
AMapping resultMapping)
Puts the Results of a LIMES-query in the Table table and makes the
ResultView.saveLinkSpecButton visible |
Copyright © 2018. All rights reserved.