Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2Class
Packages that use MM2Class
Package
Description
Diagrams and graphical representations for elements of the icw2class package.
The documentation package deals with the model documentation configuration and
generation.
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of MM2Class in de.mid.innovator.srv2api.icw2cldia
Fields in de.mid.innovator.srv2api.icw2cldia declared as MM2ClassMethods in de.mid.innovator.srv2api.icw2cldia with parameters of type MM2ClassModifier and TypeMethodDescriptionCLDia.addRelationshipDlg(MM2Class ohClass, List<? extends ADClientAble> seqNode, List<? extends ADClientAble> seqSel, boolean isDirParent, boolean addNode) Adds relationships as edges to this diagram.Constructors in de.mid.innovator.srv2api.icw2cldia with parameters of type MM2ClassModifierConstructorDescriptionARG_AddRelationshipList(MM2Class ohClass, List<ADClientAble> seqNode, List<ADClientAble> seqSel, boolean isDirParent, boolean addNode) -
Uses of MM2Class in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return MM2ClassModifier and TypeMethodDescriptionDGStandardChapter.getChapterClass()The meta class assigned to this chapter. -
Uses of MM2Class in de.mid.innovator.srv2api.icw2meta
Subinterfaces of MM2Class in de.mid.innovator.srv2api.icw2metaFields in de.mid.innovator.srv2api.icw2meta declared as MM2ClassModifier and TypeFieldDescriptionARG_ADAssignExecuteAble.ohClassmeta class of the execute able elementsARG_MMAssignMenuItem.ohClassclass of the menuARG_MMCreateMenu.ohClassclass of the menuFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2ClassMethods in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2ClassModifier and TypeMethodDescriptionMM2Classification.getAllowedMetaClassByAttribute(Class<T> returnType, ADClientAble refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) Calculates all meta classes which are valid for the specified argument kind.MM2Class.getClassesOfViewAttr(Class<T> returnType, MM2Attribute refObj, K_CONTROL_OPTION... behaviourFlags) Returns not abstract specializations (transitive) of classes given byargument refObj.ADModel.getMetaClassInstantiable(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all meta classes instantiable in this model.ADModel.getMetaClassStereotypeAbleNotAbstract(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all meta classes with stereotypes instantiable in this model.MM2Classification.getPresContentAbleMetaClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classes which are allowed as presentation content of this classification.Methods in de.mid.innovator.srv2api.icw2meta that return MM2ClassModifier and TypeMethodDescriptionMMFilter.filterClass()The meta class of this filter.MM2FontColor.getOwnClass()The class that owns this font/color type.MM2FormatRuleParameter.getOwnClass()The class that owns this format rule parameter.MM2Presentation.getOwnClass()The class that owns this presentation type.MMAddItem.getOwnClass()MMFormatRuleSetOfClass.getOwnClass()The metaclass of this format rule set.MMStereotype.getOwnClass()The metaclass owning this stereotype.MMStereotype.getStereotypeClass()The class of this stereotype.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MM2ClassModifier and TypeMethodDescriptionADUsrRole.assignExecuteAble(MMProfile ohProfile, MM2Class ohClass, List<? extends ADExecuteAble> seqOh) Assigns a list of executable elements to this user role.MM2Classification.assignMenuItem(MMProfile ohProfile, MMMenu ohMenu, MM2Class ohClass, List<? extends MMMenuItemAble> seqOh) Assigns a list of menu items to a meta classification.MMMenuHelper.createMenu(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereo, MM2Class ohClass, List<? extends MM2Class> seqOh, boolean useDefaultMenu) Creates a list of menus.MMProfile.getRootStereotype(MM2Class refObj) All root stereotypes of this root profile.MMProfile.getStereotypeByMetaClass(MM2Class refObj, String pattern, Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags) All meta class stereotypes specified by meta class or argument kind which are owned and imported by this profile.MMProfile.getStereotypeByMetaClassTransitive(MM2Class refObj, String pattern, Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags) All meta class stereotypes or transitive specializations specified by meta class or argument kind which are owned and imported by this profile.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2ClassModifier and TypeMethodDescriptionMMMenuHelper.createMenu(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereo, MM2Class ohClass, List<? extends MM2Class> seqOh, boolean useDefaultMenu) Creates a list of menus.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type MM2ClassModifierConstructorDescriptionARG_ADAssignExecuteAble(MMProfile ohProfile, MM2Class ohClass, List<ADExecuteAble> seqOh) ARG_MMAssignMenuItem(MMProfile ohProfile, MMMenu ohMenu, MM2Class ohClass, List<MMMenuItemAble> seqOh) ARG_MMCreateMenu(MMProfile ohProfile, MMStereotype ohStereo, MM2Class ohClass, List<MM2Class> seqOh, boolean useDefaultMenu) Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2ClassModifierConstructorDescriptionARG_MMCreateMenu(MMProfile ohProfile, MMStereotype ohStereo, MM2Class ohClass, List<MM2Class> seqOh, boolean useDefaultMenu) -
Uses of MM2Class in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model with type parameters of type MM2ClassModifier and TypeMethodDescriptionMESection.getSectionClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta classes allowed in this section.Methods in de.mid.innovator.srv2api.icw2model with parameters of type MM2ClassModifier and TypeMethodDescriptionMEModel.getKnownStereotypesByMetaClass(MM2Class refObj, String pattern, Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags) All stereotypes of meta class specified by meta class or argument kind which are owned by profiles transitive imported by this model.