edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class OWLObjectPropertyAssertionAxiomImpl
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyAssertionAxiomImpl
edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLObjectPropertyAssertionAxiomImpl
- All Implemented Interfaces:
- OWLAxiom, OWLObject, OWLObjectPropertyAssertionAxiom, OWLPropertyAssertionAxiom
public class OWLObjectPropertyAssertionAxiomImpl
- extends OWLPropertyAssertionAxiomImpl
- implements OWLObjectPropertyAssertionAxiom
OWLObjectPropertyAssertionAxiomImpl
public OWLObjectPropertyAssertionAxiomImpl(OWLIndividual subject,
OWLProperty property,
OWLIndividual object)
getObject
public OWLIndividual getObject()
- Specified by:
getObject
in interface OWLObjectPropertyAssertionAxiom
equals
public boolean equals(Object obj)
- Overrides:
equals
in class OWLPropertyAssertionAxiomImpl
hashCode
public int hashCode()
- Overrides:
hashCode
in class OWLPropertyAssertionAxiomImpl
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.