Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class OWLDatatypePropertyAssertionAxiomImpl

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyAssertionAxiomImpl
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLDatatypePropertyAssertionAxiomImpl
All Implemented Interfaces:
OWLAxiom, OWLDatatypePropertyAssertionAxiom, OWLObject, OWLPropertyAssertionAxiom

public class OWLDatatypePropertyAssertionAxiomImpl
extends OWLPropertyAssertionAxiomImpl
implements OWLDatatypePropertyAssertionAxiom


Constructor Summary
OWLDatatypePropertyAssertionAxiomImpl(OWLIndividual subject, OWLProperty property, OWLDatatypeValue object)
           
 
Method Summary
 boolean equals(Object obj)
           
 OWLDatatypeValue getObject()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyAssertionAxiomImpl
getProperty, getSubject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.OWLPropertyAssertionAxiom
getProperty, getSubject
 

Constructor Detail

OWLDatatypePropertyAssertionAxiomImpl

public OWLDatatypePropertyAssertionAxiomImpl(OWLIndividual subject,
                                             OWLProperty property,
                                             OWLDatatypeValue object)
Method Detail

getObject

public OWLDatatypeValue getObject()
Specified by:
getObject in interface OWLDatatypePropertyAssertionAxiom

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

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.