public abstract class AbstractDiagramWizardContributor extends AbstractWizardContributor implements IDiagramWizardContributor
IDiagramWizardContributor.
Note to contributor implementors:
This implementation is based on AbstractWizardContributor that supports fields and their getters/setters.
This implementation also provides a default implementation of the #accept(MObject) method that deals with checking the scopes.
By inheriting from this abstract class you only have to provide implementations for the two abstract methods:
| Constructor and Description |
|---|
AbstractDiagramWizardContributor() |
accept, actionPerformed, checkCanCreateIn, findStereotypeFromSpec, getDetails, getHelpUrl, getIconDescriptor, getIconImage, getInformation, getLabel, getModelViewTemplateId, getModule, getParameters, getPreviewImage, getScopes, getWizardPanel, setDetails, setHelpUrl, setIconDescriptor, setInformation, setLabel, setModelViewTemplateId, setModule, setParameters, setPreviewImage, setScopesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedaccept, dispose, getCreatedElementType, getDetails, getHelpUrl, getIconDescriptor, getIconImage, getInformation, getLabel, getModelViewTemplateId, getModule, getPreviewImage, getScopes, getWizardPanel, setDetails, setHelpUrl, setIconDescriptor, setInformation, setLabel, setModelViewTemplateId, setModule, setParameters, setPreviewImage, setScopes