Uses of Class
procope.evaluation.comparison.ComplexMapping

Packages that use ComplexMapping
procope.evaluation.comparison   
 

Uses of ComplexMapping in procope.evaluation.comparison
 

Methods in procope.evaluation.comparison that return types with arguments of type ComplexMapping
 Iterator<ComplexMapping> ComplexMappings.iterator()
          Returns an iterator over the ComplexMapping objects int this list
 

Constructor parameters in procope.evaluation.comparison with type arguments of type ComplexMapping
ComplexMappings(ComplexSet setA, ComplexSet setB, List<ComplexMapping> mappings)
          Creates a new set of complex mappings.