public class OldSimpleOwlSim.ScoreAttributePair extends Object
Modifier and Type | Field and Description |
---|---|
org.semanticweb.owlapi.model.OWLClassExpression |
attributeClass |
Double |
score |
Constructor and Description |
---|
ScoreAttributePair(Double score,
org.semanticweb.owlapi.model.OWLClassExpression attributeClass) |
Copyright © 2010–2016. All rights reserved.