Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_InfoBulkResult
-
Packages that use ARG_InfoBulkResult 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_InfoBulkResult in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ARG_InfoBulkResult Modifier and Type Method Description static java.util.List<ARG_InfoBulkResult>
ELElementHelper. getInfoBulkSequence(SrvContext srvCtx, java.util.List<ARG_InfoBulkIn> seqInfoBulk)
Returns the result of the application of set of infos to a collection of instances.
-