Uses of Class
org.openprovenance.prov.template.library.plead.client.common.Plead_splittingBean
Packages that use Plead_splittingBean
Package
Description
-
Uses of Plead_splittingBean in org.openprovenance.prov.template.library.plead.client.common
Fields in org.openprovenance.prov.template.library.plead.client.common with type parameters of type Plead_splittingBeanModifier and TypeFieldDescriptionPlead_splittingBuilder.aArgs2BeanConverterPlead_splittingBuilder.aRecord2BeanConverterGenerated by method org.openprovenance.prov.template.compiler.common.CompilerCommon.generateField4aBeanConverter2()Methods in org.openprovenance.prov.template.library.plead.client.common that return Plead_splittingBeanModifier and TypeMethodDescriptionstatic Plead_splittingBeanPlead_splittingBuilder.examplar()Plead_splittingBuilder.newBean()final Plead_splittingBeanBeanChecker.process(Plead_splittingBean bean) final Plead_splittingBeanBeanCompleter.process(Plead_splittingBean bean) final Plead_splittingBeanBeanEnactor.process(Plead_splittingBean bean) BeanProcessor.process(Plead_splittingBean bean) Delegator.process(Plead_splittingBean bean) Porcessing methodfinal Plead_splittingBeanQueryInvoker.process(Plead_splittingBean bean) static Plead_splittingBeanPlead_splittingBuilder.toBean(Integer __split_file1, String __filename1, Integer __split_file2, String __filename2, Integer __file, Integer __organization, Integer __engineer, Integer __splitting, Integer __n_rows1, Integer __n_cols1, String __path1, Integer __n_rows2, Integer __n_cols2, String __path2, String __time, String __start, String __end) Converter to bean of type Plead_splittingBean for template plead_splitting.Methods in org.openprovenance.prov.template.library.plead.client.common with parameters of type Plead_splittingBeanModifier and TypeMethodDescriptionfinal Plead_splittingBeanBeanChecker.process(Plead_splittingBean bean) final Plead_splittingBeanBeanCompleter.process(Plead_splittingBean bean) final Plead_splittingBeanBeanEnactor.process(Plead_splittingBean bean) BeanProcessor.process(Plead_splittingBean bean) Delegator.process(Plead_splittingBean bean) Porcessing methodfinal Plead_splittingBeanQueryInvoker.process(Plead_splittingBean bean) -
Uses of Plead_splittingBean in org.openprovenance.prov.template.library.plead.client.logger
Methods in org.openprovenance.prov.template.library.plead.client.logger that return Plead_splittingBeanModifier and TypeMethodDescriptionstatic Plead_splittingBeanLogger.beanPlead_splitting(Integer split_file1, String filename1, Integer split_file2, String filename2, Integer file, Integer organization, Integer engineer, Integer splitting, Integer n_rows1, Integer n_cols1, String path1, Integer n_rows2, Integer n_cols2, String path2, String time, String start, String end) TODO doc.