Uses of Interface
de.mid.innovator.srv2api.icw2pres.PRDiaAttachmentNode
Packages that use PRDiaAttachmentNode
Package
Description
Diagrams and graphical representations of model elements in diagrams.
-
Uses of PRDiaAttachmentNode in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return PRDiaAttachmentNodeModifier and TypeMethodDescriptionPRDiaAttachmentEdge.getOwningDiaAttachmentNode()The attachment node owning this attachment edge.Methods in de.mid.innovator.srv2api.icw2pres that return types with arguments of type PRDiaAttachmentNodeModifier and TypeMethodDescriptionstatic List<PRDiaAttachmentNode> PRDiaAttachmentNodeHelper.addAttachmentNode(SrvContext srvCtx, PRDia ohDia, List<? extends MEAttachment> seqAttachment, Point ptPos) Adds attachments as nodes.PRDia.getOwnedDiaAttachmentNode()All attachment nodes owned by this diagram.