Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELM2Class
Packages that use ELM2Class
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 ELM2Class in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELM2Class in de.mid.innovator.srv2api.icw2elemModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for ELM2Association that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELM2ClassModifier and TypeMethodDescriptionELM2CLCompartment.getM2Class(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This compartment's meta class.ELM2Class.getMEModelElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELM2Verify.getOwnClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This meta class' verifies.ELM2Package.getOwnedClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELM2Class.getPRContext(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELM2Class.getPRNodeOfModelElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELM2Class.getPRNodeOfNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2elem that return ELM2ClassModifier and TypeMethodDescriptionstatic ELM2ClassELM2ClassHelper.getByName(SrvContext srvCtx, String item) The M2Class instance specified by name.static ELM2ClassELM2ClassHelper.getELM2Class(SrvContext srvCtx, Class<? extends ELObject> item) The specified M2Class instance.ELM2Attribute.getM2Class()ELObject.getMetaClass()This element's metaclass.ELValSpecELElement.getTypingM2Class()The meta class that types this element value.ELValSpecInstVal.getTypingM2Class()The meta class that types this instance value. -
Uses of ELM2Class in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELM2Class in de.mid.innovator.srv2api.icw2meta