public class ShowlDerivedPropertyList extends ArrayList<ShowlDerivedPropertyShape>
modCount| Constructor and Description |
|---|
ShowlDerivedPropertyList(org.openrdf.model.URI predicate) |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.model.URI |
getPredicate() |
ShowlDerivedPropertyShape |
unfiltered()
Return the one derived property in this list that is not filtered, or null
if no such property is found.
|
ShowlDerivedPropertyShape |
withFormula() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic ShowlDerivedPropertyList(org.openrdf.model.URI predicate)
public org.openrdf.model.URI getPredicate()
public ShowlDerivedPropertyShape unfiltered()
public ShowlDerivedPropertyShape withFormula()
Copyright © 2019. All rights reserved.