Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMText
Packages that use MMText
Package
Description
Package for Business Process Model and Notation (BPMN).
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of MMText in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp with parameters of type MMTextModifier and TypeMethodDescriptionBPInputOutputSpecifyAble.getFlowExpandedShortValue(MMText refObj, String pattern) Returns the formatted value of this element given by argument pattern orargument refObjwhere all fill-ins are expanded with short names. -
Uses of MMText in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as MMTextModifier and TypeFieldDescriptionARG_TextTransText.ohTexttext definitionARG_XFindTextByMMTextTerm.textMMText instanceARG_XFindTextOperatorByMMTextTerm.textMMText instanceARG_XFindTextSimpleByMMTextTerm.textMMText instanceFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MMTextModifier and TypeFieldDescriptionARG_MMTextValueList.seqTextsequence of textsARG_ModifyFlowDocuments.seqTextlist of text definitionsARG_ModifyFlowDocumentsReq.seqTextsequence of textsARG_ModifyTextValuesDlgInit.seqTextsequence of textsMethods in de.mid.innovator.srv2api.icw2meta that return MMTextModifier and TypeMethodDescriptionstatic MMTextMMTextHelper.create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, String name, String preset, boolean useInDocumentation, boolean isFlowDocument) Creates a new text definition.MMTextValue.getText()Text of the value.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMTextModifier and TypeMethodDescriptionMM2Classification.getAllText(String pattern, K_CONTROL_OPTION... behaviourFlags) All specifications of this classification.MM2Classification.getDocumentAreaTextOfGeneralTransitive()All texts of this and all included classifications.MM2Classification.getFlowDocumentTextOfGeneralTransitive()All flow document texts of this and all included classifications.MMProfile.getOwnedText(K_CONTROL_OPTION... behaviourFlags) MM2Classification.getText()All texts for the classification.MMTextAble.getText()Return all texts for the current objectMM2Classification.getTextOfGeneralTransitive()All texts of this and all included classifications.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MMTextModifier and TypeMethodDescriptionMMTextAble.getFlowExpandedValue(MMText refObj, String pattern) Returns the formatted value of this element given by argument pattern orargument refObjwhere all fill-ins are expanded.MMTextAble.getTextExpandedValue(MMText refObj, String pattern) Returns the text value of this element given by argument pattern orargument refObjwhere all fill-ins are expanded.MMTextAble.getTextStringValue(MMText refObj, String pattern) Returns the raw text value of the current object given by argument pattern orargument refObj.MMTextValue.getTextStringValue(MMText refObj, String pattern) Returns the displayed text value of the current object given by argument pattern orargument refObj.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MMTextModifier and TypeMethodDescriptionvoidMMTextAble.modifyFlowDocuments(List<? extends MMText> seqText, List<String> seqRichValue, List<String> seqPlainValue) Modifies the flow documents of the element by the given text-value pairs.voidMMTextAble.modifyTextValuesDlg(List<? extends MMText> seqText, List<String> seqValue, List<Boolean> seqDefault, boolean checkCnstr) Modifies the texts of the element by the given text-value pairs.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type MMTextModifierConstructorDescriptionARG_TextTransText(MMText ohText, String strName, boolean isFlow, List<ARG_TextTransTextName> seqTrans) ARG_XFindTextByMMTextTerm(boolean isNot, boolean isCase, boolean matchWord, boolean expanded, MMText text, String regExpr) ARG_XFindTextOperatorByMMTextTerm(boolean isNot, MMText text, K_OPERATOR op, boolean isCase, boolean expanded, String value) ARG_XFindTextSimpleByMMTextTerm(boolean isNot, boolean isCase, boolean matchWord, boolean expanded, MMText text, String value) Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MMTextModifierConstructorDescriptionARG_MMTextValueList(List<MMText> seqText, List<String> seqValue, List<Boolean> seqDefault, boolean checkCnstr) ARG_ModifyFlowDocuments(List<MMText> seqText, List<String> seqRichValue, List<String> seqPlainValue) ARG_ModifyFlowDocumentsReq(ADLockAble lockUnit, List<MMText> seqText, List<String> seqName, List<Boolean> seqDefault, List<String> seqValue, List<String> seqExpValue, List<String> seqTooltip, List<String> seqFont, List<Boolean> seqChangeable, List<Boolean> seqReadOnly, List<MMTextAble> seqElem) -
Uses of MMText in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MMTextModifier 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.getTextOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags)