Interface ModelTransform.Paste

All Superinterfaces:
Function<org.praxislive.project.GraphModel,org.praxislive.project.GraphModel>, ModelTransform, UnaryOperator<org.praxislive.project.GraphModel>
Enclosing interface:
ModelTransform

public static non-sealed interface ModelTransform.Paste extends ModelTransform
Transform the graph model in a paste operation. The transform will be applied to a model created from the clipboard data, and a script for evaluation generated from the transformed model.