Sorry, we didn't find any relevant articles for you.

Send us your queries using the form below and we will get back to you with a solution.

How do I use the PermutationCopyGen Generator

Description

The PermutationCopyGen Generator makes a copy of the values of another Domain Attribute into its own list. It then communicates with other Attributes within the same Domain, also using a Permutation type Generator, to compute the sum of all possible permutations.

A very special thanks to Revathi Balkaj for helping to conceive this Generator.

Parameters

The following parameters may be configured for the SentenceCSVGen Generator. Parameters with an asterisk (*) are required.

  • Reference* - The attribute that contains the list to reference.* Example: #{com.acme.User.id
See PermutationGen for more details on Permutation Generators
See ListCopyGen for more details on Copy Generators