Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELM2Verify
Packages that use ELM2Verify
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.
-
Uses of ELM2Verify in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELM2VerifyModifier and TypeMethodDescription<T extends ELM2Verify>
List<T> ELM2Class.getHierarchicalMetaVerify(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta verifies of this meta class and all general meta classes.<T extends ELM2Verify>
List<T> ELM2Schema.getOwnedVerify(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta verifies owned by this schema.<T extends ELM2Verify>
List<T> ELM2Class.getVerify(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The meta classes this verify is assigned to. -
Uses of ELM2Verify in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELM2Verify in de.mid.innovator.srv2api.icw2meta