public class FastOwlSim.ClassCount extends Object
Modifier and Type | Field and Description |
---|---|
org.semanticweb.owlapi.model.OWLClass |
c |
Integer |
count |
Double |
score |
Constructor and Description |
---|
ClassCount(org.semanticweb.owlapi.model.OWLClass c,
Double i) |
ClassCount(org.semanticweb.owlapi.model.OWLClass c,
Integer i) |
Copyright © 2010–2016. All rights reserved.