Uses of Class
org.openprovenance.prov.template.expander.Bindings
-
-
Uses of Bindings in org.openprovenance.prov.template.expander
Methods in org.openprovenance.prov.template.expander that return Bindings Modifier and Type Method Description static BindingsBindingsJson. fromBean(BindingsJson.BindingsBean bean, ProvFactory pf)static BindingsBindings. fromDocument(Document doc, ProvFactory pf)static BindingsBindings. fromDocument_v2(Document doc, ProvFactory pf)BindingsBindingsBean. getBindings()Constructors in org.openprovenance.prov.template.expander with parameters of type Bindings Constructor Description ExpandAction(ProvFactory pf, ProvUtilities u, Expand expand, Hashtable<QualifiedName,QualifiedName> env, Hashtable<QualifiedName,List<TypedValue>> env2, List<Integer> index, Bindings bindings1, Groupings grp1, boolean addOrderp, boolean allUpdatedRequired)
-