Runtime

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

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

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

Methods in org.eclipse.gmf.runtime.emf.type.core with parameters of type ISpecializationTypeDescriptor
 ISpecializationType IElementTypeFactory.createSpecializationType(ISpecializationTypeDescriptor descriptor)
          Creates the custom specialization type.
 ISpecializationType AbstractElementTypeFactory.createSpecializationType(ISpecializationTypeDescriptor descriptor)
           
 

Constructors in org.eclipse.gmf.runtime.emf.type.core with parameters of type ISpecializationTypeDescriptor
SpecializationType(ISpecializationTypeDescriptor descriptor)
          Constructs a new instance using values from the type descriptor.
 


Runtime

Guidelines for using Eclipse APIs.

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