Uses of Interface
de.mid.innovator.srv2api.icw2model.MEComment
Packages that use MEComment
Package
Description
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of MEComment in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MECommentModifier and TypeMethodDescriptionMMCommentContainerAble.getOwnedComment(K_CONTROL_OPTION... behaviourFlags) -
Uses of MEComment in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MECommentModifier and TypeMethodDescriptionstatic MECommentMECommentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Comment with template and container.static MECommentMECommentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Comment with stereotype and container.MECommentAssign.getComment()The comment owning this comment assign.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MECommentModifier and TypeMethodDescriptionMECommentAble.getAssignedComment()Returns all comments assigned to the current object.MECommentAble.getAssignedComment(MMStereotype stereotype) The method calls getAssignedComment and filters its return values according to the given stereotype value.