Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValSpecOpaqueExpr
Packages that use ELValSpecOpaqueExpr
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.
This packagage contains elements representing the logical model.
-
Uses of ELValSpecOpaqueExpr in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELValSpecOpaqueExprModifier and TypeMethodDescription<T extends ELValSpecOpaqueExpr>
List<T> ELM2TypeString.getTypedValSpecOpaqueExpr(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All opaque expression values typed by this meta string type. -
Uses of ELValSpecOpaqueExpr in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELValSpecOpaqueExpr in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceAn opaque expression is an uninterpreted textual statement that denotes a (possibly empty) set of values when evaluated in a context.Methods in de.mid.innovator.srv2api.icw2model with type parameters of type ELValSpecOpaqueExprModifier and TypeMethodDescription<T extends ELValSpecOpaqueExpr>
List<T> MEAbstraction.getMapping(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) A composition of an expression that states the abstraction relationship between the supplier and the client.