public class SynsetProperty extends ArrayList<ShowlPropertyShape>
modCount| Constructor and Description |
|---|
SynsetProperty() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(ShowlPropertyShape p) |
ShowlDirectPropertyShape |
direct() |
List<org.openrdf.model.URI> |
getPredicates() |
SynsetNode |
getValueNode() |
String |
localNames() |
ShowlOutwardPropertyShape |
outFormula() |
ShowlPropertyShape |
select() |
void |
setValueNode(SynsetNode valueNode) |
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 boolean add(ShowlPropertyShape p)
add in interface Collection<ShowlPropertyShape>add in interface List<ShowlPropertyShape>add in class ArrayList<ShowlPropertyShape>public List<org.openrdf.model.URI> getPredicates()
public String localNames()
public ShowlDirectPropertyShape direct()
public ShowlOutwardPropertyShape outFormula()
public ShowlPropertyShape select()
public SynsetNode getValueNode()
public void setValueNode(SynsetNode valueNode)
Copyright © 2019. All rights reserved.