Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_ChangeSetOperationValues
Packages that use ARG_ChangeSetOperationValues
-
Uses of ARG_ChangeSetOperationValues in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as ARG_ChangeSetOperationValuesModifier and TypeFieldDescriptionARG_ChangeSetDetails.valProtocolresult of change set detail protocolMethods in de.mid.innovator.srv2api.icw2meta that return ARG_ChangeSetOperationValuesModifier and TypeMethodDescriptionstatic ARG_ChangeSetOperationValuesADCSInstanceHelper.getChangeSetInstanceContentProtocol(SrvContext srvCtx, List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod) Returns the protocol of model changes for contents of a set of elements.static ARG_ChangeSetOperationValuesADCSInstanceHelper.getChangeSetInstanceProtocol(SrvContext srvCtx, List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod) Returns the protocol of model changes for a set of elements.static ARG_ChangeSetOperationValuesADCSInstanceHelper.getChangeSetInstanceTransitiveContentProtocol(SrvContext srvCtx, List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod) Returns the protocol of model changes for transitive contents of a set of elements.static ARG_ChangeSetOperationValuesADChangeSetHelper.getChangeSetProtocol(SrvContext srvCtx, List<? extends ADChangeSet> seqSet, ARG_ChangeSetPeriod valPeriod) Returns the protocol of model changes during a set of change sets.static ARG_ChangeSetOperationValuesADCSInstanceHelper.getInstancesProtocols(SrvContext srvCtx, List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod, boolean showProtocol, boolean showProtocolTransitive, boolean showContent, boolean showContentTransitive) Returns the protocol of model changes for a set of elements or contens of the elements.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_ChangeSetOperationValuesModifierConstructorDescriptionARG_ChangeSetDetails(ARG_ChangeSetOverview valOverview, ARG_ChangeSetOperationValues valProtocol)