Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_ViewExpressionIntelliSenseElement
Packages that use ARG_ViewExpressionIntelliSenseElement
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.
-
Uses of ARG_ViewExpressionIntelliSenseElement in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem with type parameters of type ARG_ViewExpressionIntelliSenseElementModifier and TypeFieldDescriptionARG_ModifyViewExpressionFlowReq.seqISElemIntelliSense info of valid elementsARG_ViewExpressionIntelliSenseElement.seqSonsList of ItelliSense elements belonging to this element (Syntax: this.son)Constructor parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ARG_ViewExpressionIntelliSenseElementModifierConstructorDescriptionARG_ModifyViewExpressionFlowReq(ARG_ModifyViewExpressionFlowCmd valCmd, List<ARG_ViewExpressionIntelliSenseElement> seqISElem) ARG_ViewExpressionIntelliSenseElement(ELUUIDAble oh, String name, String hyperlink, List<ARG_ViewExpressionIntelliSenseElement> seqSons)