Package net.sf.taverna.t2.partition.algorithms

Class Summary
CustomPartitionAlgorithm Takes a custom search term and checks against the properties eg "operation" of each of the available items.
LiteralValuePartitionAlgorithm A naive partition algorithm that simply returns the property value it's been configured to use from the property getter.
LiteralValuePartitionAlgorithmTest