Package org.eclipse.jst.jsf.common.sets.mapping

Classes for creating member mappings between sets.

See:
          Description

Interface Summary
AxiomaticSetMapping Defines an axiomatic mapping from set to another.
ObjectInjectiveSetMapping A type of axiomatic set mapping that operates injectively on the input set to create its result set.
 

Class Summary
AbstractObjectInjectiveSetMapping Super-class of all ObjectInjectiveSetMapping.
 

Package org.eclipse.jst.jsf.common.sets.mapping Description

Classes for creating member mappings between sets.

Provisional API - subject to change