Generation Framework

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

Packages that use LabelMapping
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.presentation   
org.eclipse.gmf.mappings.util   
 

Uses of LabelMapping in org.eclipse.gmf.mappings
 

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

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

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

Methods in org.eclipse.gmf.mappings.impl that return LabelMapping
 LabelMapping GMFMapFactoryImpl.createLabelMapping()
           
 

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

Methods in org.eclipse.gmf.mappings.presentation with parameters of type LabelMapping
static java.util.List FilterUtil.filterByContainerMetaclass(java.util.Collection eAttributes, LabelMapping labelMapping)
           
 

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

Methods in org.eclipse.gmf.mappings.util with parameters of type LabelMapping
 java.lang.Object GMFMapSwitch.caseLabelMapping(LabelMapping object)
          Returns the result of interpretting the object as an instance of 'Label Mapping'
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.