Runtime

Uses of Class
org.eclipse.gmf.runtime.emf.core.util.CrossReferenceAdapter

Packages that use CrossReferenceAdapter
org.eclipse.gmf.runtime.emf.core.util Miscellaneous utility classes for working with MSL-managed resources, objects, and meta-models.  
 

Uses of CrossReferenceAdapter in org.eclipse.gmf.runtime.emf.core.util
 

Methods in org.eclipse.gmf.runtime.emf.core.util that return CrossReferenceAdapter
static CrossReferenceAdapter CrossReferenceAdapter.getExistingCrossReferenceAdapter(Notifier notifier)
          Searches the adapter list of the given Notifier for a CrossReferenceAdapter.
static CrossReferenceAdapter CrossReferenceAdapter.getCrossReferenceAdapter(ResourceSet resourceSet)
          Obtains the cross-reference adapter for the specified resource set, if necessary creating it and attaching it.
 


Runtime

Guidelines for using Eclipse APIs.

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