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

Packages that use Mapping
org.eclipse.gmf.map.editor.part   
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.presentation   
org.eclipse.gmf.mappings.util   
 

Uses of Mapping in org.eclipse.gmf.map.editor.part
 

Methods in org.eclipse.gmf.map.editor.part that return Mapping
 Mapping GMFMapCreationWizard.createInitialModel()
           
 

Uses of Mapping in org.eclipse.gmf.mappings
 

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

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

Classes in org.eclipse.gmf.mappings.impl that implement Mapping
 class MappingImpl
          An implementation of the model object 'Mapping'.
 

Methods in org.eclipse.gmf.mappings.impl that return Mapping
 Mapping GMFMapFactoryImpl.createMapping()
           
 

Uses of Mapping in org.eclipse.gmf.mappings.presentation
 

Methods in org.eclipse.gmf.mappings.presentation that return Mapping
 Mapping MapRefModelPages.createMapping()
           
 

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

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



Copyright © 2012. All Rights Reserved.