public class ShowlPropertyShapeGroup extends ArrayList<ShowlPropertyShape> implements Comparable<ShowlPropertyShapeGroup>
modCount| Constructor and Description |
|---|
ShowlPropertyShapeGroup(ShowlEffectiveNodeShape declaringShape,
org.openrdf.model.URI predicate) |
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, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic ShowlPropertyShapeGroup(ShowlEffectiveNodeShape declaringShape, org.openrdf.model.URI predicate)
public ShowlEffectiveNodeShape getValueShape()
public void setValueShape(ShowlEffectiveNodeShape valueShape)
public ShowlPropertyShapeSynSet synonyms()
public ShowlEffectiveNodeShape getDeclaringShape()
public org.openrdf.model.URI getPredicate()
public ShowlPropertyShape bestTarget()
public ShowlPropertyShape withSelectedExpression()
public ShowlManager getShowlManager()
public ShowlClass range()
public ShowlDirectPropertyShape direct()
public ShowlDirectPropertyShape synonymDirect()
public List<ShowlPropertyShapeGroup> path()
public List<ShowlPropertyShapeGroup> relativePath(ShowlEffectiveNodeShape root)
public String pathString()
public String toString()
toString in class AbstractCollection<ShowlPropertyShape>public ShowlEffectiveNodeShape getRootNode()
public ShowlExpression getSelectedExpression()
public void setSelectedExpression(ShowlExpression selectedExpression)
public boolean isWellDefined()
public ShowlPropertyShape first()
public boolean isUniqueKey()
public ShowlNodeShape rootNode()
public int compareTo(ShowlPropertyShapeGroup other)
compareTo in interface Comparable<ShowlPropertyShapeGroup>Copyright © 2019. All rights reserved.