com.ontotext.ordi.wsmo4rdf.impl
Class WSMLConnectionAdapterImpl.WSMLTriple
java.lang.Object
com.ontotext.ordi.wsmo4rdf.impl.WSMLConnectionAdapterImpl.WSMLTriple
- Enclosing class:
- WSMLConnectionAdapterImpl
public class WSMLConnectionAdapterImpl.WSMLTriple
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSMLConnectionAdapterImpl.WSMLTriple
public WSMLConnectionAdapterImpl.WSMLTriple(Resource subj,
URI pred,
Value obj,
URI ng,
URI... tripleSets)
getSubject
public Identifier getSubject()
getPredicate
public IRI getPredicate()
getObject
public Object getObject()
getNamedGraph
public URI getNamedGraph()
tripleSets
public URI[] tripleSets()
hasTripleSet
public boolean hasTripleSet(URI ts)
Copyright © 2008. All Rights Reserved.