edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class OWLPropertyPropertyAssertionAxiomImpl
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyAssertionAxiomImpl
edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyPropertyAssertionAxiomImpl
- All Implemented Interfaces:
- OWLAxiom, OWLObject, OWLPropertyAssertionAxiom, OWLPropertyPropertyAssertionAxiom
public class OWLPropertyPropertyAssertionAxiomImpl
- extends OWLPropertyAssertionAxiomImpl
- implements OWLPropertyPropertyAssertionAxiom
OWLPropertyPropertyAssertionAxiomImpl
public OWLPropertyPropertyAssertionAxiomImpl(OWLIndividual subject,
OWLProperty property,
OWLProperty object)
getObject
public OWLProperty getObject()
- Specified by:
getObject
in interface OWLPropertyPropertyAssertionAxiom
write2OWL
public void write2OWL(OWLModel owlModel)
throws SWRLRuleEngineBridgeException
- Specified by:
write2OWL
in interface OWLObject
- Throws:
SWRLRuleEngineBridgeException
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.