Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_ChangeSetOperationValues
-
Packages that use ARG_ChangeSetOperationValues Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ARG_ChangeSetOperationValues in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as ARG_ChangeSetOperationValues Modifier and Type Field Description ARG_ChangeSetOperationValues
ARG_ChangeSetDetails. valProtocol
result of change set detail protocolMethods in de.mid.innovator.srv2api.icw2meta that return ARG_ChangeSetOperationValues Modifier and Type Method Description static ARG_ChangeSetOperationValues
ADCSInstanceHelper. getChangeSetInstanceProtocol(SrvContext srvCtx, java.util.List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod)
Returns the protocol of model changes for a set of elements.static ARG_ChangeSetOperationValues
ADChangeSetHelper. getChangeSetProtocol(SrvContext srvCtx, java.util.List<? extends ADChangeSet> seqSet, ARG_ChangeSetPeriod valPeriod)
Returns the protocol of model changes during a set of change sets.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_ChangeSetOperationValues Constructor Description ARG_ChangeSetDetails(ARG_ChangeSetOverview valOverview, ARG_ChangeSetOperationValues valProtocol)
-