Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_IRefRestriction
-
Packages that use ARG_IRefRestriction Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ARG_IRefRestriction in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as ARG_IRefRestriction Modifier and Type Field Description ARG_IRefRestriction
ARG_IRefViewSpecification. valRestrictIn
Restriktionen für EingabeelementeARG_IRefRestriction
ARG_IRef. valRestrictOut
restriction argumentARG_IRefRestriction
ARG_IRefViewSpecification. valRestrictOut
Restriktionen für AusgabeelementeMethods in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_IRefRestriction Modifier and Type Method Description static <T extends ADClientAble>
java.util.List<T>ADClientAbleHelper. getReferences(java.lang.Class<T> returnType, SrvContext srvCtx, java.util.List<? extends ELElement> seqSel, ARG_IRefRestriction valRestrictOut, java.util.List<ARG_IRefViewSpecification> seqViewSpec)
Internal request used by de.mid.innovator.ref.ReferencesCollector.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_IRefRestriction Constructor Description ARG_IRef(java.util.List<ELElement> seqSel, ARG_IRefRestriction valRestrictOut, java.util.List<ARG_IRefViewSpecification> seqViewSpec)
ARG_IRefViewSpecification(K_VW2 what, ARG_IRefRestriction valRestrictIn, ARG_IRefRestriction valRestrictOut, ELElement refEl, java.lang.String patt, int kind, int mode)
-