Uses of Interface
de.mid.innovator.srv2api.icw2model.MECommentAssign
-
Packages that use MECommentAssign Package Description 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 Modifier and Type Method Description java.util.List<MECommentAssign>MEComment. assignComment(java.util.List<? extends ELElement> seq)java.util.List<MECommentAssign>MECommentAble. getCommentAssign(K_CONTROL_OPTION... behaviourFlags)All assignments of the current object.java.util.List<MECommentAssign>MEComment. getOwnedCommentAssign(K_CONTROL_OPTION... behaviourFlags)All comment assigns owned by this element.
-