org.topbraid.spin.constraints
Class ObjectPropertyPath

java.lang.Object
  extended by org.topbraid.spin.constraints.SimplePropertyPath
      extended by org.topbraid.spin.constraints.ObjectPropertyPath

public class ObjectPropertyPath
extends SimplePropertyPath

A SimplePropertyPath of the form SP->O.

Author:
Holger Knublauch

Constructor Summary
ObjectPropertyPath(Resource subject, Property predicate)
           
 
Method Summary
 
Methods inherited from class org.topbraid.spin.constraints.SimplePropertyPath
getPredicate, getRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectPropertyPath

public ObjectPropertyPath(Resource subject,
                          Property predicate)