Runtime

Uses of Interface
org.eclipse.gmf.runtime.emf.type.core.IElementTypeRegistryListener

Packages that use IElementTypeRegistryListener
org.eclipse.gmf.runtime.emf.type.core This package contains the classes that define primary classes in the Element Type framework. 
 

Uses of IElementTypeRegistryListener in org.eclipse.gmf.runtime.emf.type.core
 

Methods in org.eclipse.gmf.runtime.emf.type.core with parameters of type IElementTypeRegistryListener
 void ElementTypeRegistry.addElementTypeRegistryListener(IElementTypeRegistryListener l)
          Adds l as a listener for changes to this registry.
 void ElementTypeRegistry.removeElementTypeRegistryListener(IElementTypeRegistryListener l)
          Removes l as a listener for changes to this registry.
 


Runtime

Guidelines for using Eclipse APIs.

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