Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMMenuItem
Packages that use MMMenuItem
-
Uses of MMMenuItem in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as MMMenuItemModifier and TypeFieldDescriptionARG_MMGetMenuItem.ohItemmenu item for which the menu item is requestedARG_MMMenuItemOut.ohItemMenu itemARG_TransformInstanceIn.ohMenueItemmenuItem used for transformationFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MMMenuItemModifier and TypeFieldDescriptionARG_CopyMenuDlgCmd.seqItemlist of menu items which have to be copied (with their owning menus)Methods in de.mid.innovator.srv2api.icw2meta that return MMMenuItemModifier and TypeMethodDescriptionMMMenuAble.getMenuItem(MMMenuItem ohItem) The corresponding menu item of a specified menu item within a menu of thisMMMenuAble.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMMenuItemModifier and TypeMethodDescriptionMM2Classification.assignMenuItem(MMProfile ohProfile, MMMenu ohMenu, MM2Class ohClass, List<? extends MMMenuItemAble> seqOh) Assigns a list of menu items to a meta classification.MMMenuItemAble.getMenuItem()The corresponding entity of this menu item.MMMenu.getOwnedMenuItem(K_CONTROL_OPTION... behaviourFlags) All menu items owned by this menu.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MMMenuItemModifier and TypeMethodDescriptionMMMenuAble.getMenuItem(MMMenuItem ohItem) The corresponding menu item of a specified menu item within a menu of thisMMMenuAble.static List<ARG_TransformPreView> MMCommentContainerAbleHelper.getTransformPreView(SrvContext srvCtx, List<? extends MMStereotypeAble> seqSel, MMMenuItem ohMenueItem, ELElement ohReq) Calculates the all elements which will be deleted or modified by the transformation of the specified elements.static List<MMStereotypeAble> MMCommentContainerAbleHelper.transformInstance(SrvContext srvCtx, List<? extends MMStereotypeAble> seqSel, MMMenuItem ohMenueItem, ELElement ohReq) Applies the transformation rules to the provided instances.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MMMenuItemModifier and TypeMethodDescriptionvoidMM2Classification.copyMenuDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<? extends MMMenuItem> seqItem) Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type MMMenuItemModifierConstructorDescriptionARG_MMGetMenuItem(MMMenuItem ohItem) ARG_MMMenuItemOut(MMMenuItem ohItem, MMMenuItemAble ohAble, String nameItem, String nameBmp, Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, int idStereo, String strComment, String strMeta, boolean isDia, boolean hasRequirement, boolean hasCreate, boolean hasSelMany, K_ENGINEERING kEngineering, List<Class<? extends ELObject>> seqAddContext, int iEnumCreate, int idStereoSrc, int idStereoTrg) ARG_TransformInstanceIn(List<MMStereotypeAble> seqSel, MMMenuItem ohMenueItem, ELElement ohReq) Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MMMenuItemModifierConstructorDescriptionARG_CopyMenuDlgCmd(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<MMMenuItem> seqItem)