Class PalladioComponentModelDiagramActionBarContributor

  • All Implemented Interfaces:
    IEditorActionBarContributor

    public class PalladioComponentModelDiagramActionBarContributor
    extends org.eclipse.gmf.runtime.diagram.ui.parts.DiagramActionBarContributor
    Generated class or method.
    • Constructor Detail

      • PalladioComponentModelDiagramActionBarContributor

        public PalladioComponentModelDiagramActionBarContributor()
    • Method Detail

      • getEditorClass

        protected Class getEditorClass()
        Specified by:
        getEditorClass in class org.eclipse.gmf.runtime.diagram.ui.parts.DiagramActionBarContributor
        Generated class or method.
      • getEditorId

        protected String getEditorId()
        Specified by:
        getEditorId in class org.eclipse.gmf.runtime.diagram.ui.parts.DiagramActionBarContributor
        Generated class or method.
      • init

        public void init​(IActionBars bars,
                         IWorkbenchPage page)
        Specified by:
        init in interface IEditorActionBarContributor
        Overrides:
        init in class EditorActionBarContributor
        Generated class or method.
        not Manual change in this Method: Changed lines remove hideConnectorLabels and showConnectorLabels Contribution Items from the Editor's tool bar. These two actions where severely bugged and added unnecessary features to begin with.