org.topbraid.spin.constraints
Class SubjectPropertyPath
java.lang.Object
org.topbraid.spin.constraints.SimplePropertyPath
org.topbraid.spin.constraints.SubjectPropertyPath
public class SubjectPropertyPath
- extends SimplePropertyPath
A SimplePropertyPath of the form OP->S.
- Author:
- Holger Knublauch
|
Constructor Summary |
SubjectPropertyPath(com.hp.hpl.jena.rdf.model.Resource object,
com.hp.hpl.jena.rdf.model.Property predicate)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubjectPropertyPath
public SubjectPropertyPath(com.hp.hpl.jena.rdf.model.Resource object,
com.hp.hpl.jena.rdf.model.Property predicate)
Copyright © 2011 TopQuadrant, Inc.. All Rights Reserved.