Class VariableCharacterisationExternalStoexEdit

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

public class VariableCharacterisationExternalStoexEdit extends OpenExternalStoexEditor<org.palladiosimulator.pcm.parameter.VariableCharacterisation>
  • Constructor Details

    • VariableCharacterisationExternalStoexEdit

      public VariableCharacterisationExternalStoexEdit()
  • Method Details

    • editStoexAction

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