Runtime

org.eclipse.gmf.runtime.diagram.ui.util
Interface INotationType

All Superinterfaces:
IAdaptable, IElementType, IHintedType

public interface INotationType
extends IHintedType

Identifies a notation type, that is a type that is represented by a view only.

This interface may be implemented by clients if the class extends the abstract implementation ElementType as IElementType is not meant to be implemented by clients.


Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core.IHintedType
getSemanticHint
 
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.