Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMVerify
-
Packages that use MMVerify Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MMVerify in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return MMVerify Modifier and Type Method Description MMVerifyDGVerifyChapter. getVerify()The verification of this verification documentation chapter.Methods in de.mid.innovator.srv2api.icw2dg with parameters of type MMVerify Modifier and Type Method Description voidDGVerifyChapter. setVerify(MMVerify value)Set the value of Foreign Key Verify. -
Uses of MMVerify in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as MMVerify Modifier and Type Field Description MMVerifyARG_VerifyProfileElementMessageListIn. ohVerifyThe verify to be evaluatedMethods in de.mid.innovator.srv2api.icw2meta that return MMVerify Modifier and Type Method Description static MMVerifyMMVerifyHelper. create(SrvContext srvCtx, ELElement item)Creates a new verify.MMVerifyMMVerifyPackage. getOwningVerify()The verify that owns this verification section.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMVerify Modifier and Type Method Description java.util.List<MMVerify>MMProfile. getOwnedVerify(K_CONTROL_OPTION... behaviourFlags)Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MMVerify 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 MMVerify Constructor Description ARG_VerifyProfileElementMessageListIn(java.util.List<MMProfile> seqProfile, java.util.List<K_CTREE> seqCTree, MMVerify ohVerify)
-