Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMVerifyPackage
-
Packages that use MMVerifyPackage Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MMVerifyPackage in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return MMVerifyPackage Modifier and Type Method Description MMVerifyPackage
MMVerifyClassification. getOwningVerifyPackage()
The verification section that owns this verification category.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMVerifyPackage Modifier and Type Method Description java.util.List<MMVerifyPackage>
MMVerify. getOwnedVerifyPackage(K_CONTROL_OPTION... behaviourFlags)
All verification sections owned by this verify.java.util.List<MMVerifyPackage>
MM2Package. getVerifyPackage(K_CONTROL_OPTION... behaviourFlags)
The meta package of this verify package.
-