Uses of Interface
de.mid.innovator.srv2api.icw2pres.PRDiaNote

Packages that use PRDiaNote
de.mid.innovator.srv2api.icw2acdia   
de.mid.innovator.srv2api.icw2bpdia   
de.mid.innovator.srv2api.icw2cldia   
de.mid.innovator.srv2api.icw2pres Diagramms and grafical representations of model elements in diagramms. 
 

Uses of PRDiaNote in de.mid.innovator.srv2api.icw2acdia
 

Methods in de.mid.innovator.srv2api.icw2acdia that return types with arguments of type PRDiaNote
 List<PRDiaNote> ACDiaACNode.getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
          All notes owned by this activity.
 

Uses of PRDiaNote in de.mid.innovator.srv2api.icw2bpdia
 

Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type PRDiaNote
 List<PRDiaNote> BPDiaViewNode.getCommentNodeOfView(K_CONTROL_OPTION... behaviourFlags)
          All comment nodes which belong to the model element which is displayed by the view.
 

Uses of PRDiaNote in de.mid.innovator.srv2api.icw2cldia
 

Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type PRDiaNote
 List<PRDiaNote> CLDiaHierNode.getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
          All notes owned by this hierachical node.
 

Uses of PRDiaNote in de.mid.innovator.srv2api.icw2pres
 

Methods in de.mid.innovator.srv2api.icw2pres that return PRDiaNote
 PRDiaNote PRDiaNoteEdge.getOwningDiaNote()
          The PRDiaNote owning this PRDiaNoteEdge.
 

Methods in de.mid.innovator.srv2api.icw2pres that return types with arguments of type PRDiaNote
 List<PRDiaNote> PRDia.getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
          All notes owned by this diagram.