public interface IDiagramWizardContributor extends IElementFilter
Modifier and Type | Method and Description |
---|---|
IAbstractDiagram |
actionPerformed(IModelElement diagramContext,
String diagramName,
String diagramDescription) |
List<Class<? extends IElement>> |
getAllowedMetaclasses() |
String |
getCommandName() |
String |
getDetails() |
String |
getHelpUrl() |
org.eclipse.swt.graphics.Image |
getImage() |
String |
getInformation() |
boolean |
isAcceptNullValue() |
accept
String getCommandName()
org.eclipse.swt.graphics.Image getImage()
String getInformation()
IAbstractDiagram actionPerformed(IModelElement diagramContext, String diagramName, String diagramDescription)
boolean isAcceptNullValue()
String getHelpUrl()
String getDetails()