public class ActiveLearningResult extends Result
| Type | Property and Description |
|---|---|
javafx.beans.property.SimpleBooleanProperty |
isMatch
return isMatch
|
| Constructor and Description |
|---|
ActiveLearningResult(String sourceURI,
String targetURI,
Double value)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.SimpleBooleanProperty |
isMatchProperty()
return isMatch
|
getSourceURI, getTargetURI, getValueCopyright © 2019. All rights reserved.