Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMProfile
-
Packages that use MMProfile Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation.de.mid.innovator.srv2api.icw2elem Describes the common behavior of all elements stored in a model server repository even configuration elements in profiles and schema elements of the meta model.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MMProfile in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return MMProfile Modifier and Type Method Description MMProfileCLStructureDefinition. getOwningProfile()TheMMProfileowning thisCLStructureDefinition. -
Uses of MMProfile in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg with parameters of type MMProfile Modifier and Type Method Description voidDGCommand. setProfile(MMProfile value)Set the value of Foreign Key Profile. -
Uses of MMProfile in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type MMProfile Modifier and Type Method Description <T extends MMProfile>
java.util.List<T>ELPackage. getAppliedProfile(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All profiles which are applied by this package.<T extends MMProfile>
java.util.List<T>ELPackage. getAppliedProfileTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All profiles which are applied by this package, extended transitively by all applied profiles.Method parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type MMProfile Modifier and Type Method Description voidELPackage. setAppliedProfile(java.util.List<? extends MMProfile> values)Set the value of View AppliedProfile. -
Uses of MMProfile in de.mid.innovator.srv2api.icw2meta
Subinterfaces of MMProfile in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interfaceMMSyncProfileinterfaceMMXProfileFields in de.mid.innovator.srv2api.icw2meta declared as MMProfile Modifier and Type Field Description MMProfileARG_ADAssignExecuteAble. ohProfileprofile of the configurationMMProfileARG_CopyConstraintDlgCmd. ohProfileprofile of the selected stereotypeMMProfileARG_CopyFormatDlgCmd. ohProfileprofile of the selected stereotypeMMProfileARG_CopyFormatRule. ohProfileprofile of the selected stereotype or format ruleMMProfileARG_CopyMenuDlgCmd. ohProfileprofile of the selected stereotypeMMProfileARG_CopyProfileContentDlgInitIn. ohProfileprofile of the selected stereotypeMMProfileARG_CopyRoleExecutionDlgCmd. ohProfileprofile of the selected user roleMMProfileARG_DeleteFormat. ohProfileprofile of the format - optional elementMMProfileARG_MM2TypedElementCreate. ohProfileProfile as containerMMProfileARG_MMAssignClassification. ohProfileprofile of the configurationMMProfileARG_MMAssignMenuItem. ohProfileprofile of the configurationMMProfileARG_MMCreateMenu. ohProfileprofile of the configurationMMProfileARG_MMFormatRuleCreate. ohProfilethe profile which contains the rule to be createdMMProfileARG_MMPresEntryCreate. ohProfilethe profile which contains the presentation entry to be createdMMProfileARG_MMProfileElementVOclSeq. ohProfileProfile of the configurationMMProfileARG_MMProfileStereotype. ohProfileProfile for the element to be createdMMProfileARG_MMStereotypeTSOptionCreate. ohProfileProfile as containerMMProfileARG_MMTextCreate. ohProfileThe profile as containerMMProfileARG_ModifyTypedElementValidListDlgInit. ohProfilethe selected profileMMProfileARG_ModifyTypedElementValueList. ohProfilethe selected profileMMProfileARG_MoveStereotypeWithAttachmentDlgCmdIn. ohProfileselected profileMMProfileARG_MoveStereotypeWithAttachmentDlgReqIn. ohProfileselected profileMMProfileARG_CopyConstraintDlgCmd. ohSrcProfileprofile of the stereotype from which the classification constraints are copiedMMProfileARG_CopyFormatDlgCmd. ohSrcProfileprofile of the stereotype from which the format is copiedMMProfileARG_CopyMenuDlgCmd. ohSrcProfileprofile of the stereotype from which the menus are copiedMMProfileARG_CopyRoleExecutionDlgCmd. ohSrcProfileprofile of the user role from which the execution rights are copiedFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MMProfile Modifier and Type Field Description java.util.List<MMProfile>ARG_CopyProfileContentDlgInitOut. seqProfilelist of profilesjava.util.List<MMProfile>ARG_CopyRoleExecutionDlgInitOut. seqProfilelist of profilesjava.util.List<MMProfile>ARG_MoveStereotypeWithAttachmentDlgInitOut. seqProfilelist of profilesjava.util.List<MMProfile>ARG_ReplaceUsedStereotypeDlgInitOut. seqProfilelist of profilesjava.util.List<MMProfile>ARG_VerifyProfileElementMessageListIn. seqProfileList of profiles to be verified (ignore invalid)Methods in de.mid.innovator.srv2api.icw2meta with type parameters of type MMProfile Modifier and Type Method Description <T extends MMProfile>
java.util.List<T>MMProfile. getAvailableProfile(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All profiles which are available for this profile.<T extends MMProfile>
java.util.List<T>MMMetamodelElement. getIgnoringProfile(java.lang.Class<T> returnType)All profiles where thisMMMetamodelElementis marked as ignored.<T extends MMProfile>
java.util.List<T>ADModel. getOwnedProfile(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MMProfile Modifier and Type Method Description java.util.List<MM2ClassificationConstraint>MM2Classification. assignClassification(MMProfile ohProfile, MM2Attribute ohAttr, java.util.List<? extends MM2Classification> seqOh)Assigns a list of meta classifications to a meta classification to restrict the valid values of the specified meta attribute.java.util.List<MMMetamodelElement>MMVerify. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)java.util.List<MMMetamodelElement>MMVerifyClassification. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)Creates aMMVerifyClassificationas content of thisMMVerifyClassificationfor each specifiedMMStereotype.java.util.List<MMMetamodelElement>MMVerifyPackage. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)java.util.List<MMRoleExecution>ADUsrRole. assignExecuteAble(MMProfile ohProfile, MM2Class ohClass, java.util.List<? extends ADExecuteAble> seqOh)Assigns a list of executable elements to this user role.java.util.List<MMMenuItem>MM2Classification. assignMenuItem(MMProfile ohProfile, MMMenu ohMenu, MM2Class ohClass, java.util.List<? extends MMMenuItemAble> seqOh)Assigns a list of menu items to a meta classification.voidMM2Classification. copyConstraintDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, java.util.List<? extends MM2ClassificationConstraint> seqCnstr)voidMMFormatAble. copyFormatDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean useExistingRules, boolean replaceEntries, boolean copyAll, java.util.List<? extends MMFormatAble> seqRules)MMFormatRuleMMFormatAble. copyFormatRule(MMProfile ohProfile, MMFormatRule ohRule)Copies the specifiedMMFormatRulewith nested rules and presentation entries to the selectedMMStereotypeorMMFormatRulewithin the specifiedMMProfile.voidMM2Classification. copyMenuDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, java.util.List<? extends MMMenuItem> seqItem)voidADUsrRole. copyRoleExecutionDlg(MMProfile ohProfile, MMProfile ohSrcProfile, ADUsrRole ohSrcRole, boolean copyAll, java.util.List<? extends ADExecuteAble> seqExec)static MMCreateTemplateMMCreateTemplateHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype)Creates a new create template.static MMFilterMMFilterHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype)Creates a new filter.static MMFormatRuleMMFormatRuleHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMFormatAble ohFormatAble, MMMetamodelElement ohMeta)Create a new format rule.static MMLabelMMLabelHelper. create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType)Extents the basic function 'EntCreateOclCmd' for the elementMMLabelby setting/modifying further attributes or elements.static java.util.List<MMPresEntry>MMPresEntryHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMFormatAble ohFormatAble, java.util.List<? extends MM2Presentation> seqPres)Creates a new presentation entry.static MMStereotypeMMStereotypeHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype)Creates a new stereotype.static MMStereotypePropertyMMStereotypePropertyHelper. create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType)Creates a new stereotype property.static MMStereotypeTSOptionMMStereotypeTSOptionHelper. create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType)Creates a newMMStereotypeTSOption.static MMSyncSetMMSyncSetHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype)Creates a newMMSyncSet.static MMTextMMTextHelper. create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, java.lang.String name, java.lang.String preset, boolean useInDocumentation, boolean isFlowDocument)Creates a new text definition.static java.util.List<MMMenu>MMMenuHelper. createMenu(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereo, MM2Class ohClass, java.util.List<? extends MM2Class> seqOh, boolean useDefaultMenu)Creates a list of menus.static MMStereotypeTSOptionMMStereotypeTSOptionHelper. createWithTypeSystem(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType, MMTypeSystem ohTypeSystem, java.lang.String strName)Creates a newMMStereotypeTSOptionwithMMTypeSystem.static voidMMFormatAbleHelper. deleteFormat(SrvContext srvCtx, MMProfile ohProfile, java.util.List<? extends MMFormatAble> seqAble)Deletes the specified formats.ARG_CopyProfileContentDlgInitOutMM2Classification. getCopyConstraintDlgInit(MMProfile ohProfile)Fills the dialog for the copy of classification constraints.ARG_CopyProfileContentDlgInitOutMMFormatAble. getCopyFormatDlgInit(MMProfile ohProfile)Fills the dialog for the copy of formats.ARG_CopyProfileContentDlgInitOutMM2Classification. getCopyMenuDlgInit(MMProfile ohProfile)Fills the dialog for the copy of menus.ARG_CopyRoleExecutionDlgInitOutADUsrRole. getCopyRoleExecutionDlgInit(MMProfile ohProfile)Fills the dialog for the copy of execution rights.static ARG_ModifyTypedElementValidListDlgInitOutMM2ClassificationHelper. getModifyTranslatableValidListDlgInit(SrvContext srvCtx, java.util.List<? extends MM2Classification> seqSel, MMProfile ohProfile)Fills the modify dialog with available typed elements which may be translated.static ARG_ModifyTypedElementValidListDlgInitOutMM2ClassificationHelper. getModifyTSOptionValidListDlgInit(SrvContext srvCtx, java.util.List<? extends MM2Classification> seqSel, MMProfile ohProfile)Fills the modify dialog with available type sytem options.static ARG_ModifyTypedElementValidListDlgInitOutMM2ClassificationHelper. getModifyTypedElementValidListDlgInit(SrvContext srvCtx, java.util.List<? extends MM2Classification> seqSel, MMProfile ohProfile)Fills the modify dialog with available typed elements.static ARG_MoveStereotypeWithAttachmentDlgInitOutMMStereotypeHelper. getMoveStereotypeWithAttachmentDlgInit(SrvContext srvCtx, java.util.List<? extends MMStereotype> seqStereo, MMProfile ohProfile)Fills the dialog to move all selected stereotypes with attachments to a new owning profile.voidMMSyncedStereotype. modifySyncedPropertyList(java.util.List<? extends MM2Classification> seqSel, java.util.List<? extends MM2TypedElement> seqElem, java.util.List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined)Modify the list of synced properties for thisMMSyncedStereotype.static voidMM2ClassificationHelper. modifyTranslatableValueList(SrvContext srvCtx, java.util.List<? extends MM2Classification> seqSel, java.util.List<? extends MM2TypedElement> seqElem, java.util.List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined)Modify the list of valid typed elements which may be translated for a list of meta classifications.static voidMM2ClassificationHelper. modifyTSOptionValueList(SrvContext srvCtx, java.util.List<? extends MM2Classification> seqSel, java.util.List<? extends MM2TypedElement> seqElem, java.util.List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined)Modify the list of valid type system options for a list of meta classifications.static voidMM2ClassificationHelper. modifyTypedElementValueList(SrvContext srvCtx, java.util.List<? extends MM2Classification> seqSel, java.util.List<? extends MM2TypedElement> seqElem, java.util.List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined)Modify the list of valid typed elements for a list of meta classifications.static voidMMStereotypeHelper. moveStereotypeWithAttachmentDlg(SrvContext srvCtx, java.util.List<? extends MMStereotype> seqStereo, MMProfile ohProfile, boolean moveAll, java.util.List<? extends ADClientAble> seqElem)Moves the selected stereotypes with the specified attachments to the new owning profile.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MMProfile Modifier and Type Method Description static java.util.List<ARG_VerifyElementMessageList>MMProfileHelper. getVerifyProfileElementMessageList(SrvContext srvCtx, java.util.List<? extends MMProfile> seqProfile, java.util.List<K_CTREE> seqCTree, MMVerify ohVerify)Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type MMProfile Constructor Description ARG_ADAssignExecuteAble(MMProfile ohProfile, MM2Class ohClass, java.util.List<ADExecuteAble> seqOh)ARG_CopyConstraintDlgCmd(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, java.util.List<MM2ClassificationConstraint> seqCnstr)ARG_CopyFormatDlgCmd(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean useExistingRules, boolean replaceEntries, boolean copyAll, java.util.List<MMFormatAble> seqRules)ARG_CopyFormatRule(MMProfile ohProfile, MMFormatRule ohRule)ARG_CopyMenuDlgCmd(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, java.util.List<MMMenuItem> seqItem)ARG_CopyProfileContentDlgInitIn(MMProfile ohProfile)ARG_CopyRoleExecutionDlgCmd(MMProfile ohProfile, MMProfile ohSrcProfile, ADUsrRole ohSrcRole, boolean copyAll, java.util.List<ADExecuteAble> seqExec)ARG_DeleteFormat(MMProfile ohProfile, java.util.List<MMFormatAble> seqAble)ARG_MM2TypedElementCreate(MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType)ARG_MMAssignClassification(MMProfile ohProfile, MM2Attribute ohAttr, java.util.List<MM2Classification> seqOh)ARG_MMAssignMenuItem(MMProfile ohProfile, MMMenu ohMenu, MM2Class ohClass, java.util.List<MMMenuItemAble> seqOh)ARG_MMCreateMenu(MMProfile ohProfile, MMStereotype ohStereo, MM2Class ohClass, java.util.List<MM2Class> seqOh, boolean useDefaultMenu)ARG_MMFormatRuleCreate(MMProfile ohProfile, MMFormatAble ohFormatAble, MMMetamodelElement ohMeta)ARG_MMPresEntryCreate(MMProfile ohProfile, MMFormatAble ohFormatAble, java.util.List<MM2Presentation> seqPres)ARG_MMProfileElementVOclSeq(MMProfile ohProfile, java.util.List<MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)ARG_MMProfileStereotype(MMProfile ohProfile, MMStereotype ohStereotype)ARG_MMStereotypeTSOptionCreate(MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType, MMTypeSystem ohTypeSystem, java.lang.String strName)ARG_MMTextCreate(MMProfile ohProfile, MM2Classification ohMM2Classification, java.lang.String name, java.lang.String preset, boolean useInDocumentation, boolean isFlowDocument)ARG_ModifyTypedElementValidListDlgInit(java.util.List<MM2Classification> seqSel, MMProfile ohProfile)ARG_ModifyTypedElementValueList(java.util.List<MM2Classification> seqSel, java.util.List<MM2TypedElement> seqElem, java.util.List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined)ARG_MoveStereotypeWithAttachmentDlgCmdIn(java.util.List<MMStereotype> seqStereo, MMProfile ohProfile, boolean moveAll, java.util.List<ADClientAble> seqElem)ARG_MoveStereotypeWithAttachmentDlgReqIn(java.util.List<MMStereotype> seqStereo, MMProfile ohProfile)Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MMProfile Constructor Description ARG_VerifyProfileElementMessageListIn(java.util.List<MMProfile> seqProfile, java.util.List<K_CTREE> seqCTree, MMVerify ohVerify)
-