Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_ViewExpressionIntelliSenseElement
-
Packages that use ARG_ViewExpressionIntelliSenseElement Package Description de.mid.innovator.srv2api.icw2elem 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_ViewExpressionIntelliSenseElement Modifier and Type Field Description java.util.List<ARG_ViewExpressionIntelliSenseElement>
ARG_ModifyViewExpressionFlowReq. seqISElem
IntelliSense info of valid elementsjava.util.List<ARG_ViewExpressionIntelliSenseElement>
ARG_ViewExpressionIntelliSenseElement. seqSons
List of ItelliSense elements belonging to this element (Syntax: this.son)Constructor parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ARG_ViewExpressionIntelliSenseElement Constructor Description ARG_ModifyViewExpressionFlowReq(ARG_ModifyViewExpressionFlowCmd valCmd, java.util.List<ARG_ViewExpressionIntelliSenseElement> seqISElem)
ARG_ViewExpressionIntelliSenseElement(ELUUIDAble oh, java.lang.String name, java.lang.String hyperlink, java.util.List<ARG_ViewExpressionIntelliSenseElement> seqSons)
-