public class ThreadSafeProperty extends ThreadSafeResource implements com.hp.hpl.jena.rdf.model.Property
ThreadSafeProperty class.
| Type | Property and Description |
|---|---|
boolean |
is
Gets the value of the property property.
|
model| Constructor and Description |
|---|
ThreadSafeProperty(ThreadSafeModel model,
com.hp.hpl.jena.rdf.model.Property wrapped)
Constructor for ThreadSafeProperty.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getOrdinal()
getOrdinal.
|
boolean |
isProperty()
Gets the value of the property property.
|
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, as, asNode, begin, canAs, commit, getId, getLocalName, getModel, getNameSpace, getNode, getProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, removeAll, removeProperties, toString, visitWithcanSupport, convertTo, equals, getGraph, getPersonality, hashCode, isAnon, isLiteral, isResource, isURIResource, isValid, viewAsaddView, already, alreadyHasView, asInternal, supportsclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitabort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getModel, getNode, getProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, listProperties, listProperties, removeAll, removeProperties, toStringpublic boolean isProperty
isProperty in interface com.hp.hpl.jena.rdf.model.Propertypublic ThreadSafeProperty(ThreadSafeModel model, com.hp.hpl.jena.rdf.model.Property wrapped)
Constructor for ThreadSafeProperty.
model - a ThreadSafeModel object.wrapped - a Property object.public boolean isProperty()
isProperty in interface com.hp.hpl.jena.rdf.model.Propertypublic int getOrdinal()
getOrdinal.
getOrdinal in interface com.hp.hpl.jena.rdf.model.PropertyProperty.getOrdinal()Copyright © 2017. All rights reserved.