Uses of Interface
org.eclipse.gmf.mappings.FeatureLabelMapping

Packages that use FeatureLabelMapping
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.util   
 

Uses of FeatureLabelMapping in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return FeatureLabelMapping
 FeatureLabelMapping GMFMapFactory.createFeatureLabelMapping()
          Returns a new object of class 'Feature Label Mapping'.
 

Uses of FeatureLabelMapping in org.eclipse.gmf.mappings.impl
 

Classes in org.eclipse.gmf.mappings.impl that implement FeatureLabelMapping
 class FeatureLabelMappingImpl
          An implementation of the model object 'Feature Label Mapping'.
 

Methods in org.eclipse.gmf.mappings.impl that return FeatureLabelMapping
 FeatureLabelMapping GMFMapFactoryImpl.createFeatureLabelMapping()
           
 

Uses of FeatureLabelMapping in org.eclipse.gmf.mappings.util
 

Methods in org.eclipse.gmf.mappings.util with parameters of type FeatureLabelMapping
 T GMFMapSwitch.caseFeatureLabelMapping(FeatureLabelMapping object)
          Returns the result of interpreting the object as an instance of 'Feature Label Mapping'.
 



Copyright © 2012. All Rights Reserved.