Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_View
-
Packages that use ARG_View 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_View in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem declared as ARG_View Modifier and Type Field Description ARG_View
ARG_ViewBulkIn. valView
view parametersARG_View
ARG_ViewBulkResult. valView
view parametersConstructors in de.mid.innovator.srv2api.icw2elem with parameters of type ARG_View Constructor Description ARG_ViewBulkIn(java.util.List<ELElement> seqElem, ARG_View valView)
ARG_ViewBulkResult(ARG_View valView, java.util.List<ARG_ViewBulkResultMap> seqResultMap)
-