Uses of Class
org.openprovenance.prov.template.expander.Groupings
-
-
Uses of Groupings in org.openprovenance.prov.template.expander
Methods in org.openprovenance.prov.template.expander that return Groupings Modifier and Type Method Description static GroupingsGroupings. fromDocument(Document doc)Methods in org.openprovenance.prov.template.expander with parameters of type Groupings Modifier and Type Method Description List<StatementOrBundle>Expand. expand(Bundle bun, Bindings bindings1, Groupings grp1)List<StatementOrBundle>Expand. expand(Statement statement, Bindings bindings1, Groupings grp1)List<StatementOrBundle>Expand. expand(Statement statement, Bindings bindings1, Groupings grp1, Using us1)Hashtable<QualifiedName,List<TypedValue>>Using. getAttr(Bindings b, Groupings gr, List<Integer> index)static UsingExpandUtil. usedGroups(Statement statement, Groupings groupings, Bindings bindings)Constructors in org.openprovenance.prov.template.expander with parameters of type Groupings 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)
-