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.
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.