Uses of Class
com.amalgamasimulation.studies.core.Study
Packages that use Study
Package
Description
-
Uses of Study in com.amalgamasimulation.desktop.ui.studies
Methods in com.amalgamasimulation.desktop.ui.studies that return StudyMethods in com.amalgamasimulation.desktop.ui.studies with parameters of type StudyModifier and TypeMethodDescriptionprotected abstract StudySessionStudyPart.createStudySession(Study study) How to create a study session from a Study object?Constructors in com.amalgamasimulation.desktop.ui.studies with parameters of type StudyModifierConstructorDescriptionAdjustColumnsDialog(org.eclipse.swt.widgets.Shell shell, Study rootStudy, Set<ResultPath> initiallyCheckedElements, Function<ResultPath, String> resultTitle, Function<ResultPath, String> resultDescription) -
Uses of Study in com.amalgamasimulation.studies.core
Subclasses of Study in com.amalgamasimulation.studies.coreModifier and TypeClassDescriptionclassAn abstract study that performs iterative capacity expansion on units within aScenarioStudyStepbased on units' utilization and scenario's output improvement criteria.classMethods in com.amalgamasimulation.studies.core that return StudyMethods in com.amalgamasimulation.studies.core that return types with arguments of type StudyModifier and TypeMethodDescriptionStudySession.applyStudyTypeToStep(StudySession.StudyType studyType, Map<String, Object> config, StudyStep step) StudyStep.parentStudy()PossibleStudy.study()Methods in com.amalgamasimulation.studies.core with parameters of type StudyMethod parameters in com.amalgamasimulation.studies.core with type arguments of type StudyModifier and TypeMethodDescriptionstatic PossibleStudyPossibleStudy.of(String name, Supplier<Optional<Study>> studySupplier, Predicate<StudyStep> applicable) Constructors in com.amalgamasimulation.studies.core with parameters of type Study -
Uses of Study in com.amalgamasimulation.studies.result
Methods in com.amalgamasimulation.studies.result that return StudyModifier and TypeMethodDescriptionMethods in com.amalgamasimulation.studies.result with parameters of type Study