java.lang.Object
org.openprovenance.prov.template.expander.Using
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleancheckIndex(List<Integer> index) getAttr(Set<QualifiedName> variables, OldBindings b, Using.UsingIterator iter) iterator()toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Using
public Using()
-
-
Method Details
-
addGroup
-
zeroIndex
-
checkIndex
-
nextIndex
-
toString
-
getAttr
public Map<QualifiedName,List<TypedValue>> getAttr(Set<QualifiedName> variables, OldBindings b, Using.UsingIterator iter) -
iterator
-