Package org.somox.ui.runconfig
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
-
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
-
Method Summary
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 interfacede.uka.ipd.sdq.workflow.configuration.IJobConfiguration
- Specified by:
setDefaults
in classde.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration
-