Uses of Interface
com.prosysopc.ua.types.adi.MVAOutputParameterType

Packages that use MVAOutputParameterType
com.prosysopc.ua.types.adi   
com.prosysopc.ua.types.adi.client   
com.prosysopc.ua.types.adi.server   
 

Uses of MVAOutputParameterType in com.prosysopc.ua.types.adi
 

Methods in com.prosysopc.ua.types.adi that return types with arguments of type MVAOutputParameterType
 List<? extends MVAOutputParameterType> MVAOutputParameterType.getStatisticsNodes()
           
 List<? extends MVAOutputParameterType> MVAModelType.getUser_defined_OutputNodes()
           
 

Uses of MVAOutputParameterType in com.prosysopc.ua.types.adi.client
 

Classes in com.prosysopc.ua.types.adi.client that implement MVAOutputParameterType
 class MVAOutputParameterTypeImpl
          Hold the descriptions of a mathematical process and associated information to convert scaled data into one or more process values.
 class MVAOutputParameterTypeImplBase
          Hold the descriptions of a mathematical process and associated information to convert scaled data into one or more process values.
 

Methods in com.prosysopc.ua.types.adi.client that return types with arguments of type MVAOutputParameterType
 List<? extends MVAOutputParameterType> MVAOutputParameterTypeImplBase.getStatisticsNodes()
           
 List<? extends MVAOutputParameterType> MVAModelTypeImplBase.getUser_defined_OutputNodes()
           
 

Uses of MVAOutputParameterType in com.prosysopc.ua.types.adi.server
 

Classes in com.prosysopc.ua.types.adi.server that implement MVAOutputParameterType
 class MVAOutputParameterTypeNode
          Hold the descriptions of a mathematical process and associated information to convert scaled data into one or more process values.
 class MVAOutputParameterTypeNodeBase
          Hold the descriptions of a mathematical process and associated information to convert scaled data into one or more process values.
 

Methods in com.prosysopc.ua.types.adi.server that return types with arguments of type MVAOutputParameterType
 List<? extends MVAOutputParameterType> MVAOutputParameterTypeNodeBase.getStatisticsNodes()
           
 List<? extends MVAOutputParameterType> MVAModelTypeNodeBase.getUser_defined_OutputNodes()
           
 



Copyright © 2018. All rights reserved.