Class Pg_capturingBuilderTypedRecord
java.lang.Object
org.openprovenance.prov.template.library.pg.Pg_capturingBuilderTypedRecord
- All Implemented Interfaces:
Pg_capturingBuilderInterface<Object[]>
public class Pg_capturingBuilderTypedRecord
extends Object
implements Pg_capturingBuilderInterface<Object[]>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]call(QualifiedName operation, QualifiedName operation_type, Object time, QualifiedName player_before, QualifiedName player_type, QualifiedName team, QualifiedName pokemon_before, QualifiedName pokemon_type, Object species, Object strength, QualifiedName player_after, QualifiedName pokemon_after)
-
Constructor Details
-
Pg_capturingBuilderTypedRecord
public Pg_capturingBuilderTypedRecord()
-
-
Method Details
-
call
public Object[] call(QualifiedName operation, QualifiedName operation_type, Object time, QualifiedName player_before, QualifiedName player_type, QualifiedName team, QualifiedName pokemon_before, QualifiedName pokemon_type, Object species, Object strength, QualifiedName player_after, QualifiedName pokemon_after) - Specified by:
callin interfacePg_capturingBuilderInterface<Object[]>
-