com.ontotext.ordi.wsmo4rdf.impl
Class WSMLConnectionAdapterImpl.WSMLTriple

java.lang.Object
  extended by com.ontotext.ordi.wsmo4rdf.impl.WSMLConnectionAdapterImpl.WSMLTriple
Enclosing class:
WSMLConnectionAdapterImpl

public class WSMLConnectionAdapterImpl.WSMLTriple
extends Object


Constructor Summary
WSMLConnectionAdapterImpl.WSMLTriple(Resource subj, URI pred, Value obj, URI ng, URI... tripleSets)
           
 
Method Summary
 URI getNamedGraph()
           
 Object getObject()
           
 IRI getPredicate()
           
 Identifier getSubject()
           
 boolean hasTripleSet(URI ts)
           
 URI[] tripleSets()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSMLConnectionAdapterImpl.WSMLTriple

public WSMLConnectionAdapterImpl.WSMLTriple(Resource subj,
                                            URI pred,
                                            Value obj,
                                            URI ng,
                                            URI... tripleSets)
Method Detail

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.