edu.stanford.smi.protegex.owl.jena.parser
Class UndefTriple
java.lang.Object
edu.stanford.smi.protegex.owl.jena.parser.UndefTriple
public class UndefTriple
- extends Object
Constructor Summary |
UndefTriple(com.hp.hpl.jena.rdf.arp.AResource subj,
com.hp.hpl.jena.rdf.arp.AResource pred,
com.hp.hpl.jena.rdf.arp.ALiteral obj,
TripleStore ts)
|
UndefTriple(com.hp.hpl.jena.rdf.arp.AResource subj,
com.hp.hpl.jena.rdf.arp.AResource pred,
com.hp.hpl.jena.rdf.arp.AResource obj,
TripleStore ts)
|
UndefTriple
public UndefTriple(com.hp.hpl.jena.rdf.arp.AResource subj,
com.hp.hpl.jena.rdf.arp.AResource pred,
com.hp.hpl.jena.rdf.arp.AResource obj,
TripleStore ts)
UndefTriple
public UndefTriple(com.hp.hpl.jena.rdf.arp.AResource subj,
com.hp.hpl.jena.rdf.arp.AResource pred,
com.hp.hpl.jena.rdf.arp.ALiteral obj,
TripleStore ts)
getTripleObj
public Object getTripleObj()
getTriplePred
public com.hp.hpl.jena.rdf.arp.AResource getTriplePred()
getTripleSubj
public com.hp.hpl.jena.rdf.arp.AResource getTripleSubj()
getTripleStore
public TripleStore getTripleStore()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.