Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_InfoBulkIn
-
Packages that use ARG_InfoBulkIn 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_InfoBulkIn in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem with type parameters of type ARG_InfoBulkIn Modifier and Type Field Description java.util.List<ARG_InfoBulkIn>
ARG_InfoBulkSequenceIn. seqInfoBulk
Sequence of InfoBulk specificationsMethod parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ARG_InfoBulkIn 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.Constructor parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ARG_InfoBulkIn Constructor Description ARG_InfoBulkSequenceIn(java.util.List<ARG_InfoBulkIn> seqInfoBulk)
-