public class OntopOWLBinding extends Object implements OWLBinding
| Constructor and Description |
|---|
OntopOWLBinding(it.unibz.inf.ontop.answering.resultset.OntopBinding ontopBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the binding (e.g.
|
org.semanticweb.owlapi.model.OWLObject |
getValue()
Gets the value of the binding.
|
public OntopOWLBinding(it.unibz.inf.ontop.answering.resultset.OntopBinding ontopBinding)
public String getName()
OWLBindinggetName in interface OWLBindingpublic org.semanticweb.owlapi.model.OWLObject getValue()
throws org.semanticweb.owlapi.model.OWLException
OWLBindinggetValue in interface OWLBindingorg.semanticweb.owlapi.model.OWLExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.