Class SoMoXModelAnalyzerConfiguration

java.lang.Object
de.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration
de.uka.ipd.sdq.workflow.launchconfig.AbstractWorkflowBasedRunConfiguration
org.somox.ui.runconfig.ModelAnalyzerConfiguration<SoMoXConfiguration>
org.somox.ui.runconfig.SoMoXModelAnalyzerConfiguration
All Implemented Interfaces:
de.uka.ipd.sdq.workflow.configuration.IJobConfiguration, Cloneable

public class SoMoXModelAnalyzerConfiguration extends ModelAnalyzerConfiguration<SoMoXConfiguration>
  • Field Summary

    Fields inherited from class org.somox.ui.runconfig.ModelAnalyzerConfiguration

    moxConfiguration

    Fields inherited from class de.uka.ipd.sdq.workflow.launchconfig.AbstractWorkflowBasedRunConfiguration

    isDebug, isInteractive

    Fields inherited from class de.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration

    isFixed
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.somox.ui.runconfig.ModelAnalyzerConfiguration

    getErrorMessage, getMoxConfiguration, setMoxConfiguration

    Methods inherited from class de.uka.ipd.sdq.workflow.launchconfig.AbstractWorkflowBasedRunConfiguration

    clone, isDebug, isInteractive, setDebug, setInteractive

    Methods inherited from class de.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration

    checkFixed, isFrozen, isValid, validateAndFreeze

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.uka.ipd.sdq.workflow.configuration.IJobConfiguration

    isValid
  • Constructor Details

    • SoMoXModelAnalyzerConfiguration

      public SoMoXModelAnalyzerConfiguration()
  • Method Details

    • setDefaults

      public void setDefaults()
      Specified by:
      setDefaults in interface de.uka.ipd.sdq.workflow.configuration.IJobConfiguration
      Specified by:
      setDefaults in class de.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration