Uses of Interface
org.eclipse.jst.jsf.common.sets.mapping.ObjectInjectiveSetMapping

Packages that use ObjectInjectiveSetMapping
org.eclipse.jst.jsf.common.sets.mapping Classes for creating member mappings between sets. 
org.eclipse.jst.jsf.core.set.mapping JSF Core Set Mapping. 
 

Uses of ObjectInjectiveSetMapping in org.eclipse.jst.jsf.common.sets.mapping
 

Classes in org.eclipse.jst.jsf.common.sets.mapping that implement ObjectInjectiveSetMapping
 class AbstractObjectInjectiveSetMapping
          Super-class of all ObjectInjectiveSetMapping.
 

Uses of ObjectInjectiveSetMapping in org.eclipse.jst.jsf.core.set.mapping
 

Classes in org.eclipse.jst.jsf.core.set.mapping that implement ObjectInjectiveSetMapping
 class ElementToTagIdentifierMapping
          Converts a set of DOM element's to a set of (object) injective set of TagIdentifiers.