com.hp.hpl.jena.ontology
Interface EquivalentPropertyAxiom

All Superinterfaces:
Axiom, PropertyAxiom, Statement

public interface EquivalentPropertyAxiom
extends PropertyAxiom

Axiom stating that one property description is equivalent to another.

Version:
CVS $Id: EquivalentPropertyAxiom.java,v 1.1 2003/04/30 09:58:34 ian_dickinson Exp $
Author:
Ian Dickinson, HP Labs (email)

Methods inherited from interface com.hp.hpl.jena.rdf.model.Statement
asResource, asTriple, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, createReifiedStatement, createReifiedStatement, equals, getAlt, getBag, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLanguage, getLiteral, getLong, getModel, getObject, getObject, getPredicate, getProperty, getResource, getResource, getSeq, getShort, getStatementProperty, getString, getSubject, getWellFormed, hashCode, isReified, listReifiedStatements, remove, removeReification
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.