Generation Framework

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

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

Uses of TopNodeReference in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return TopNodeReference
 TopNodeReference GMFMapFactory.createTopNodeReference()
          Returns a new object of class 'Top Node Reference'
 

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

Classes in org.eclipse.gmf.mappings.impl that implement TopNodeReference
 class TopNodeReferenceImpl
           An implementation of the model object 'Top Node Reference'
 

Methods in org.eclipse.gmf.mappings.impl that return TopNodeReference
 TopNodeReference GMFMapFactoryImpl.createTopNodeReference()
           
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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