Generation Framework

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

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

Uses of LinkMapping in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return LinkMapping
 LinkMapping GMFMapFactory.createLinkMapping()
          Returns a new object of class 'Link Mapping'
 LinkMapping LinkConstraints.getLinkMapping()
          Returns the value of the 'Link Mapping' container reference.
 

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

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

Methods in org.eclipse.gmf.mappings.impl that return LinkMapping
 LinkMapping GMFMapFactoryImpl.createLinkMapping()
           
 LinkMapping LinkConstraintsImpl.getLinkMapping()
           
 

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

Methods in org.eclipse.gmf.mappings.presentation with parameters of type LinkMapping
static java.util.List FilterUtil.filterByContainerMetaclass(java.util.Collection eReferences, LinkMapping mappingEntry)
           
static java.util.List FilterUtil.filterByReferenceType(java.util.Collection eReferences, LinkMapping linkMapping)
           
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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