Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2Classification
Packages that use MM2Classification
Package
Description
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.
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of MM2Classification in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with parameters of type MM2ClassificationModifier and TypeMethodDescriptionELContainerAble.getRedirectedModelContainer(MM2Classification refObj) The container which a new element specified by meta classification is redirected to or this container, if no redirection is found. -
Uses of MM2Classification in de.mid.innovator.srv2api.icw2meta
Subinterfaces of MM2Classification in de.mid.innovator.srv2api.icw2metaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceA stereotype defines how an existing metaclass may be extended and enables the use of platform-specific or domain-specific terminology or notation in place of, or in addition to, the ones used for the extended metaclass.Fields in de.mid.innovator.srv2api.icw2meta declared as MM2ClassificationModifier and TypeFieldDescriptionARG_ConditionClassification.ohCLstereotype or meta classARG_CreateNotificationCondition.ohCLclassification of the notification conditionARG_ClassificationTypedElementIn.ohM2Clclassification of required typed elementsARG_MM2TypedElementCreate.ohMM2ClassificationMeta class or stereotypeARG_MMStereotypeTSOptionCreate.ohMM2ClassificationMeta class or stereotypeARG_MMTextCreate.ohMM2ClassificationMeta class or stereotypeFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2ClassificationModifier and TypeFieldDescriptionARG_MMAssignClassification.seqOhlist of meta classifications, which are assignedARG_ModifyTypedElementValidListDlgInit.seqSelsequence of selected meta classificationsARG_ModifyTypedElementValueList.seqSelsequence of selected meta classificationsMethods in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2ClassificationModifier and TypeMethodDescription<T extends MM2Classification>
List<T> MMEngineeringSequence.getClassification(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The classification of this engineering classification.<T extends MM2Classification>
List<T> MMVerify.getClassificationWithVerifyMsg(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends MM2Classification>
List<T> MM2TypedElement.getInvisibleClassification(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta classifications which are not using this typed element.<T extends MM2Classification>
List<T> MM2TypedElement.getNotToLocalizeClassification(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifications where thisMM2TypedElementshould not be localized.<T extends MM2Classification>
List<T> MM2Classification.getStereotypeHierarchyWithClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The meta class of this classification.Methods in de.mid.innovator.srv2api.icw2meta that return MM2ClassificationModifier and TypeMethodDescriptionMM2ClassificationConstraint.getClassification()All meta classifications restricted by this classification constraint.MMLabel.getClassification()The classification of this label.MMText.getClassification()Classification of the text.MMVerifyClassification.getClassification()All verify classifications of this classification.MMMenu.getClientClassification()The classification of the client which contains this menu.ADNCondition.getConditionClassification()TheMM2Classificationof this notification condition.MM2ClassificationConstraint.getInverseClassification()All inverse meta classifications restricted by this classification constraint.MM2RelationConstraint.getRelationClassification()All relation meta classifications restricted by this relation constraint.MM2RelationConstraint.getSourceClassification()All source meta classifications restricted by this relation constraint.MM2RelationConstraint.getTargetClassification()All target meta classifications restricted by this relation constraint.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MM2ClassificationModifier and TypeMethodDescriptionstatic 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 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 MMTextMMTextHelper.create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, String name, String preset, boolean useInDocumentation, boolean isFlowDocument) Creates a new text definition.static ADNConditionADNConditionHelper.createNotificationCondition(SrvContext srvCtx, MM2Classification ohCL, boolean isExact, K_NOTIFY_CONDITION kCondition) Creates a newADNConditionwithMM2Classificationand condition kind.static MMStereotypeTSOptionMMStereotypeTSOptionHelper.createWithTypeSystem(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType, MMTypeSystem ohTypeSystem, String strName) Creates a newMMStereotypeTSOptionwithMMTypeSystem.static List<ARG_XM2TypedElementProperties> ADNConditionHelper.getClassificationTypedElementInfo(SrvContext srvCtx, MM2Classification ohM2Cl, boolean withSpec) Returns a list of informations of all typed elements which may be used asADNConditionPropertywithin aADNConditionof the specifiedMM2Classification.voidMMLabel.setClassification(MM2Classification value) Set the value of Foreign Key Classification.voidMMText.setClassification(MM2Classification value) Set the value of Foreign Key Classification.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2ClassificationModifier and TypeMethodDescriptionMM2Classification.assignClassification(MMProfile ohProfile, MM2Attribute ohAttr, List<? extends MM2Classification> seqOh) Assigns a list of meta classifications to a meta classification to restrict the valid values of the specified meta attribute.MM2ClassificationHelper.getModifyTranslatableValidListDlgInit(SrvContext srvCtx, List<? extends MM2Classification> seqSel, MMProfile ohProfile) Fills the modify dialog with available typed elements which may be translated.MM2ClassificationHelper.getModifyTSOptionValidListDlgInit(SrvContext srvCtx, List<? extends MM2Classification> seqSel, MMProfile ohProfile) Fills the modify dialog with available type sytem options.MM2ClassificationHelper.getModifyTypedElementValidListDlgInit(SrvContext srvCtx, List<? extends MM2Classification> seqSel, MMProfile ohProfile) Fills the modify dialog with available typed elements.voidMMSyncedStereotype.modifySyncedPropertyList(List<? extends MM2Classification> seqSel, List<? extends MM2TypedElement> seqElem, List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined) Modify the list of synced properties for thisMMSyncedStereotype.static voidMM2ClassificationHelper.modifyTranslatableValueList(SrvContext srvCtx, List<? extends MM2Classification> seqSel, List<? extends MM2TypedElement> seqElem, 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, List<? extends MM2Classification> seqSel, List<? extends MM2TypedElement> seqElem, 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, List<? extends MM2Classification> seqSel, List<? extends MM2TypedElement> seqElem, List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined) Modify the list of valid typed elements for a list of meta classifications.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type MM2ClassificationModifierConstructorDescriptionARG_ClassificationTypedElementIn(MM2Classification ohM2Cl, boolean withSpec) ARG_ConditionClassification(MM2Classification ohCL, String strName, String strDisplayName, String strBitmap) ARG_CreateNotificationCondition(MM2Classification ohCL, boolean isExact, K_NOTIFY_CONDITION kCondition) ARG_MM2TypedElementCreate(MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType) ARG_MMStereotypeTSOptionCreate(MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType, MMTypeSystem ohTypeSystem, String strName) ARG_MMTextCreate(MMProfile ohProfile, MM2Classification ohMM2Classification, String name, String preset, boolean useInDocumentation, boolean isFlowDocument) Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2ClassificationModifierConstructorDescriptionARG_MMAssignClassification(MMProfile ohProfile, MM2Attribute ohAttr, List<MM2Classification> seqOh) ARG_ModifyTypedElementValidListDlgInit(List<MM2Classification> seqSel, MMProfile ohProfile) ARG_ModifyTypedElementValueList(List<MM2Classification> seqSel, List<MM2TypedElement> seqElem, List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined) -
Uses of MM2Classification in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MM2ClassificationModifier and TypeMethodDescriptionMECreateRedirect.getNewPackageClassification()The classification for new packages of this create redirection.MECreateRedirect.getRedirectedElementClassification()The redirected classification of this create redirection.Methods in de.mid.innovator.srv2api.icw2model with parameters of type MM2ClassificationModifier and TypeMethodDescriptionMEModel.getDocumentAreaTextOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags) MEModel.getFlowDocumentTextOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags) All flow document texts with classification and argument pattern within valid profiles of this model.MEModel.getLabelOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags) MEModel.getTextOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags) voidMECreateRedirect.setNewPackageClassification(MM2Classification value) Set the value of Foreign Key NewPackageClassification.voidMECreateRedirect.setRedirectedElementClassification(MM2Classification value) Set the value of Foreign Key RedirectedElementClassification.