Class Ptm_expandingBuilderTypedRecord
java.lang.Object
org.openprovenance.prov.template.library.ptm.Ptm_expandingBuilderTypedRecord
- All Implemented Interfaces:
Ptm_expandingBuilderInterface<Object[]>
public class Ptm_expandingBuilderTypedRecord
extends Object
implements Ptm_expandingBuilderInterface<Object[]>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]call(QualifiedName document, QualifiedName provenance, QualifiedName template, QualifiedName bindings, QualifiedName agent, QualifiedName expanding, Object email, Object time)
-
Constructor Details
-
Ptm_expandingBuilderTypedRecord
public Ptm_expandingBuilderTypedRecord()
-
-
Method Details
-
call
public Object[] call(QualifiedName document, QualifiedName provenance, QualifiedName template, QualifiedName bindings, QualifiedName agent, QualifiedName expanding, Object email, Object time) - Specified by:
callin interfacePtm_expandingBuilderInterface<Object[]>
-