Uses of Interface
com.amalgamasimulation.studies.core.IRemoteRunHelper
Packages that use IRemoteRunHelper
Package
Description
This package contains classes for console and desktop applications that can
launch studies remotely on the Amalgama Cloud Server.
-
Uses of IRemoteRunHelper in com.amalgamasimulation.desktop.ui.studies
Classes in com.amalgamasimulation.desktop.ui.studies that implement IRemoteRunHelperMethods in com.amalgamasimulation.desktop.ui.studies that return IRemoteRunHelperModifier and TypeMethodDescriptionprotected IRemoteRunHelperStudyPart.remoteRunHelper()Returns a helper object to enable and handle remote execution. -
Uses of IRemoteRunHelper in com.amalgamasimulation.studies.remote
Classes in com.amalgamasimulation.studies.remote that implement IRemoteRunHelperModifier and TypeClassDescriptionclassRemoteRunHelper<S extends org.eclipse.emf.ecore.EObject>This implementation ofIRemoteRunHelperenables server-side execution.