Generation Framework

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

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

Uses of ChildReference in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return ChildReference
 ChildReference GMFMapFactory.createChildReference()
          Returns a new object of class 'Child Reference'
 

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

Classes in org.eclipse.gmf.mappings.impl that implement ChildReference
 class ChildReferenceImpl
           An implementation of the model object 'Child Reference'
 

Methods in org.eclipse.gmf.mappings.impl that return ChildReference
 ChildReference GMFMapFactoryImpl.createChildReference()
           
 

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

Methods in org.eclipse.gmf.mappings.presentation with parameters of type ChildReference
static java.util.Collection FilterUtil.filterByNodeMapping(java.util.Collection compartments, ChildReference childReference)
           
 

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

Methods in org.eclipse.gmf.mappings.util with parameters of type ChildReference
 java.lang.Object GMFMapSwitch.caseChildReference(ChildReference object)
          Returns the result of interpretting the object as an instance of 'Child Reference'
 


Generation Framework

Guidelines for using Eclipse APIs.

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