java.lang.Object
org.palladiosimulator.editors.sirius.custom.externaljavaactions.OpenExternalStoexEditor<org.palladiosimulator.pcm.seff.LoopAction>
org.palladiosimulator.editors.sirius.seff.custom.externaljavaactions.LoopActionExternalStoexEdit
All Implemented Interfaces:
org.eclipse.sirius.tools.api.ui.IExternalJavaAction

public class LoopActionExternalStoexEdit extends OpenExternalStoexEditor<org.palladiosimulator.pcm.seff.LoopAction>
  • Constructor Details

    • LoopActionExternalStoexEdit

      public LoopActionExternalStoexEdit()
  • Method Details

    • editStoexAction

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