UML Modeling Layer

com.ibm.xtools.uml.type
Interface IActivityNodeElementType

All Superinterfaces:
IAdaptable, IElementType, IMetamodelType, IUMLElementType
All Known Subinterfaces:
IControlNodeElementType

public interface IActivityNodeElementType
extends IMetamodelType, IUMLElementType

Implemented by element types that represent a kind of UML activity node.


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
 
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.