Runtime

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

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

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

Classes in org.eclipse.gmf.runtime.emf.type.core that implement IElementTypeFactory
 class AbstractElementTypeFactory
          Abstract implementation for element type factories.
 

Methods in org.eclipse.gmf.runtime.emf.type.core that return IElementTypeFactory
 IElementTypeFactory ElementTypeRegistry.getElementTypeFactory(java.lang.String kindName)
          Gets the element type factory registered to create element types of kind kindName.
 


Runtime

Guidelines for using Eclipse APIs.

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