public static class SimResultRenderer.AttributesSimScores extends Object
Modifier and Type | Field and Description |
---|---|
org.semanticweb.owlapi.model.OWLClass |
a |
Double |
AsymSimJScore |
String |
AsymSimJScoreLabel |
org.semanticweb.owlapi.model.OWLClass |
b |
boolean |
isBestMatch |
boolean |
isFiltered |
SimpleOwlSim.ScoreAttributePair |
lcsScore |
String |
lcsScorePrefix |
Double |
simJScore |
String |
simjScoreLabel |
Constructor and Description |
---|
AttributesSimScores(org.semanticweb.owlapi.model.OWLClass a,
org.semanticweb.owlapi.model.OWLClass b) |
public final org.semanticweb.owlapi.model.OWLClass a
public final org.semanticweb.owlapi.model.OWLClass b
public boolean isFiltered
public boolean isBestMatch
public Double simJScore
public String simjScoreLabel
public Double AsymSimJScore
public String AsymSimJScoreLabel
public SimpleOwlSim.ScoreAttributePair lcsScore
public String lcsScorePrefix
Copyright © 2010–2016. All rights reserved.