Uses of Class
de.mid.innovator.srv2api.icw2util.ARG_InstPropValue

Packages that use ARG_InstPropValue
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
 ARG_InstPropValue ARG_InstNodeProp.valValue
          value in model
 ARG_InstPropValue ARG_DiffNodeProp.valValue
          value in model
 

Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_InstPropValue
ARG_DiffNodeProp(K_VATTR vattr, ARG_InstPropValue valValue, boolean isReadOnly)
           
ARG_InstNodeProp(K_VATTR vattr, ARG_InstPropValue valValue)