Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.swrl.bridge
Interface OWLPropertyAssertionAxiom

All Superinterfaces:
OWLAxiom, OWLObject
All Known Subinterfaces:
OWLClassPropertyAssertionAxiom, OWLDatatypePropertyAssertionAxiom, OWLObjectPropertyAssertionAxiom, OWLPropertyPropertyAssertionAxiom
All Known Implementing Classes:
OWLClassPropertyAssertionAxiomImpl, OWLDatatypePropertyAssertionAxiomImpl, OWLObjectPropertyAssertionAxiomImpl, OWLPropertyAssertionAxiomImpl, OWLPropertyPropertyAssertionAxiomImpl

public interface OWLPropertyAssertionAxiom
extends OWLAxiom


Method Summary
 OWLProperty getProperty()
           
 OWLIndividual getSubject()
           
 

Method Detail

getSubject

OWLIndividual getSubject()

getProperty

OWLProperty getProperty()

Protégé-OWL 3.4.1

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