com.hp.hpl.jena.ontology
Interface SameAsFact

All Superinterfaces:
Fact, Statement

public interface SameAsFact
extends Fact

Represents the fact that one idividual is stated to be the same as another.

Version:
CVS $Id: SameAsFact.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.