UML Modeling Layer

com.ibm.xtools.uml.type
Interface IUMLElementType

All Superinterfaces:
IAdaptable, IElementType
All Known Subinterfaces:
IActivityEdgeElementType, IActivityNodeElementType, IAnnotationElementType, ICombinedFragmentElementType, IConnectorElementType, IControlNodeElementType, IDiagramElementType, IInstanceElementType, IMessageElementType, IMessageElementTypeEx, IPseudostateElementType, IStateElementType, IStereotypedElementType, IStereotypedType, ITemplateParameterElementType

public interface IUMLElementType
extends IElementType

Common interface implemented by UML Element Types.


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
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.