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