Uses of Interface
de.mid.innovator.srv2api.icw2pres.PRDiaWhiteboard
Packages that use PRDiaWhiteboard
Package
Description
This packagage contains elements representing the logical model.
Diagrams and graphical representations of model elements in diagrams.
-
Uses of PRDiaWhiteboard in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type PRDiaWhiteboardModifier and TypeMethodDescriptionMEHierarchyAble.getOwnedDiaWhiteboard(K_CONTROL_OPTION... behaviourFlags) All whiteboards owned by this hierarchical element. -
Uses of PRDiaWhiteboard in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return PRDiaWhiteboardModifier and TypeMethodDescriptionstatic PRDiaWhiteboardPRDiaWhiteboardHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Whiteboard Diagram with template and container.static PRDiaWhiteboardPRDiaWhiteboardHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Whiteboard Diagram with stereotype and container.PRDiaWhiteboardEdge.getOwningDiaWhiteboard()The whiteboard owning this edge.PRDiaWhiteboardNode.getOwningDiaWhiteboard()The whiteboard owning this node.