public class OntologyAxiomPair extends Object
| Constructor and Description |
|---|
OntologyAxiomPair(OWLOntology ontology,
OWLAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
OWLAxiom |
getAxiom() |
OWLOntology |
getOntology() |
int |
hashCode() |
String |
toString() |
public OntologyAxiomPair(OWLOntology ontology, OWLAxiom axiom)
ontology - ontologyaxiom - axiompublic OWLOntology getOntology()
public OWLAxiom getAxiom()
Copyright © 2014 The University of Manchester. All Rights Reserved.