Class PalladioComponentModelDiagramActionBarContributor

java.lang.Object
org.eclipse.ui.part.EditorActionBarContributor
org.eclipse.gef.ui.actions.ActionBarContributor
org.eclipse.gmf.runtime.diagram.ui.parts.DiagramActionBarContributor
de.uka.ipd.sdq.pcm.gmf.composite.part.PalladioComponentModelDiagramActionBarContributor
All Implemented Interfaces:
IEditorActionBarContributor

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

    • PalladioComponentModelDiagramActionBarContributor

      public PalladioComponentModelDiagramActionBarContributor()
  • Method Details

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