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.getCrossReferenceAdapter(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
          Obtains the cross-reference adapter for the specified resource set, if necessary creating it and attaching it.
static CrossReferenceAdapter CrossReferenceAdapter.getExistingCrossReferenceAdapter(org.eclipse.emf.common.notify.Notifier notifier)
          Searches the adapter list of the given Notifier for a CrossReferenceAdapter.
 


Runtime

Guidelines for using Eclipse APIs.

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