Runtime

org.eclipse.gmf.runtime.emf.type.core
Interface IMetamodelType

All Superinterfaces:
IAdaptable, IElementType
All Known Implementing Classes:
MetamodelType, NullElementType

public interface IMetamodelType
extends IElementType

Interface used to define application-layer types that map directly to an EClass.

Clients should not implement this interface directly, but should extend the abstract implementation MetamodelType.


Method Summary
 
Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core.IElementType
canEdit, getAllSuperTypes, getDisplayName, getEClass, getEditCommand, getEditHelper, getIconURL, getId
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 


Runtime

Guidelines for using Eclipse APIs.

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