Uses of Record Class
lu.kbra.modelizer_next.ui.canvas.datastruct.CopiedLink
Packages that use CopiedLink
Package
Description
Canvas behavior split into small mixin-style interfaces.
Transient canvas data carriers.
-
Uses of CopiedLink in lu.kbra.modelizer_next.ui.canvas
Methods in lu.kbra.modelizer_next.ui.canvas that return CopiedLinkModifier and TypeMethodDescriptiondefault CopiedLinkCaptureManager.captureLink(LinkModel linkModel) Captures the link into a portable snapshot.Methods in lu.kbra.modelizer_next.ui.canvas with parameters of type CopiedLinkModifier and TypeMethodDescriptiondefault LinkModelElementCreator.createLinkFromClipboard(CopiedLink copiedLink, Map<String, String> classIdMap, Map<String, String> fieldIdMap) Creates a link from clipboard. -
Uses of CopiedLink in lu.kbra.modelizer_next.ui.canvas.datastruct
Methods in lu.kbra.modelizer_next.ui.canvas.datastruct that return types with arguments of type CopiedLink