Uses of Interface
de.mid.innovator.srv2api.icw2pres.PRDiaNote
-
Packages that use PRDiaNote Package Description de.mid.innovator.srv2api.icw2acdia Diagrams and graphical representations for elements of the icw2ac package.de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package.de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams. -
-
Uses of PRDiaNote in de.mid.innovator.srv2api.icw2acdia
Methods in de.mid.innovator.srv2api.icw2acdia that return types with arguments of type PRDiaNote Modifier and Type Method Description java.util.List<PRDiaNote>
ACDiaACNode. getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
-
Uses of PRDiaNote in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type PRDiaNote Modifier and Type Method Description java.util.List<PRDiaNote>
BPDiaViewNode. getCommentNodeOfView(K_CONTROL_OPTION... behaviourFlags)
-
Uses of PRDiaNote in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type PRDiaNote Modifier and Type Method Description java.util.List<PRDiaNote>
CLDiaHierNode. getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
All notes owned by this hierarchical node. -
Uses of PRDiaNote in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return PRDiaNote Modifier and Type Method Description PRDiaNote
PRDiaNoteEdge. getOwningDiaNote()
ThePRDiaNote
owning thisPRDiaNoteEdge
.Methods in de.mid.innovator.srv2api.icw2pres that return types with arguments of type PRDiaNote Modifier and Type Method Description java.util.List<PRDiaNote>
PRDia. getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
-