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