Uses of Class
de.mid.innovator.srv2api.icw2util.ARG_InstPropValue
-
Packages that use ARG_InstPropValue Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ARG_InstPropValue in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as ARG_InstPropValue Modifier and Type Field Description ARG_InstPropValue
ARG_DiffNodeProp. valValue
value in modelARG_InstPropValue
ARG_InstNodeProp. valValue
value in modelConstructors in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_InstPropValue Constructor Description ARG_DiffNodeProp(K_VATTR vattr, ARG_InstPropValue valValue, boolean isReadOnly, boolean isTechnicalOnly)
ARG_InstNodeProp(K_VATTR vattr, ARG_InstPropValue valValue)
-