Uses of Interface
de.mid.innovator.srv2api.icw2model.MECommentAssign

Packages that use MECommentAssign
de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. 
 

Uses of MECommentAssign in de.mid.innovator.srv2api.icw2model
 

Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MECommentAssign
 List<MECommentAssign> MEComment.assignComment(List<? extends ELElement> seq)
          Assigns this comment to a list of elements.
 List<MECommentAssign> MECommentAble.getCommentAssign(K_CONTROL_OPTION... behaviourFlags)
          All assignments of the current object.
 List<MECommentAssign> MEComment.getOwnedCommentAssign(K_CONTROL_OPTION... behaviourFlags)
          All comment assigns owned by this element.