java.lang.Object
org.palladiosimulator.editors.sirius.custom.externaljavaactions.OpenExternalStoexEditor<org.palladiosimulator.pcm.usagemodel.Delay>
org.palladiosimulator.editors.sirius.usage.custom.externaljavaactions.DelayExternalStoexEdit
All Implemented Interfaces:
org.eclipse.sirius.tools.api.ui.IExternalJavaAction

public class DelayExternalStoexEdit extends OpenExternalStoexEditor<org.palladiosimulator.pcm.usagemodel.Delay>
  • Constructor Details

    • DelayExternalStoexEdit

      public DelayExternalStoexEdit()
  • Method Details

    • editStoexAction

      protected de.uka.ipd.sdq.stoex.RandomVariable editStoexAction(String action, org.palladiosimulator.pcm.usagemodel.Delay element)
      Specified by:
      editStoexAction in class OpenExternalStoexEditor<org.palladiosimulator.pcm.usagemodel.Delay>