Class Transformation
java.lang.Object
de.aristaflow.ilm.model.runtimeenvironment.guicontext.Transformation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GuiContexttoIlm(de.aristaflow.adept2.model.runtimeenvironment.guicontext.TransferableGUIContext tgc, SessionToken session, EbpInstanceReference activtiy, Logger logger) static GuiContexttoIlm(GUIContext context, SessionToken session, EbpInstanceReference activity, Logger logger)
-
Constructor Details
-
Transformation
public Transformation()
-
-
Method Details
-
toIlm
public static GuiContext toIlm(GUIContext context, SessionToken session, EbpInstanceReference activity, Logger logger) throws IncompatibleGuiContextException, InvalidDataContainerException -
toIlm
public static GuiContext toIlm(de.aristaflow.adept2.model.runtimeenvironment.guicontext.TransferableGUIContext tgc, SessionToken session, EbpInstanceReference activtiy, Logger logger) throws IncompatibleGuiContextException, InvalidDataContainerException
-