Runtime

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

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

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

Methods in org.eclipse.gmf.runtime.emf.type.core with parameters of type IMetamodelTypeDescriptor
 IMetamodelType IElementTypeFactory.createMetamodelType(IMetamodelTypeDescriptor descriptor)
          Creates the custom metamodel type.
 IMetamodelType AbstractElementTypeFactory.createMetamodelType(IMetamodelTypeDescriptor descriptor)
           
 

Constructors in org.eclipse.gmf.runtime.emf.type.core with parameters of type IMetamodelTypeDescriptor
MetamodelType(IMetamodelTypeDescriptor descriptor)
          Constructs a new metamodel type 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.