Class LoadedScenarioStudyStep
java.lang.Object
com.amalgamasimulation.studies.core.StudyStep
com.amalgamasimulation.studies.core.ScenarioStudyStep
com.amalgamasimulation.studies.core.LoadedScenarioStudyStep
-
Constructor Summary
ConstructorsConstructorDescriptionLoadedScenarioStudyStep(StudyStep parent, org.eclipse.emf.ecore.EObject scenario, String filePath, int replicationsCount) -
Method Summary
Methods inherited from class com.amalgamasimulation.studies.core.ScenarioStudyStep
changeReplicationsCount, replicationsCount, resultsMethods inherited from class com.amalgamasimulation.studies.core.StudyStep
addChild, addChild, children, childrenReplicationSteps, completedFraction, correctChildrenResults, descendants, elapsedTimeMillis, errorsCount, errorsFraction, estimatedRemainingTimeMillis, hasReattachableRemoteRuns, isRunning, parent, parentScenarioStudyStep, parentStudy, reattachToRemoteRuns, removeChild, run
-
Constructor Details
-
LoadedScenarioStudyStep
-
-
Method Details
-
filePath
-
scenario
public org.eclipse.emf.ecore.EObject scenario()- Specified by:
scenarioin classScenarioStudyStep
-
name
-