Uses of Class
com.prosysopc.ua.server.instantiation.InstanceDeclarationSet

Packages that use InstanceDeclarationSet
com.prosysopc.ua.server.instantiation Classes the SDK uses internally for building UaNode instances based on address space. 
 

Uses of InstanceDeclarationSet in com.prosysopc.ua.server.instantiation
 

Methods in com.prosysopc.ua.server.instantiation that return InstanceDeclarationSet
static InstanceDeclarationSet InstanceDeclarationSet.createFromType(UaType type)
          Creates an InstanceDeclarationSet which has all the InstanceDeclarations that the type has.
 InstanceDeclarationSet InstanceDeclarationSet.merge(InstanceDeclarationSet declarationsInSuperType)
           
 

Methods in com.prosysopc.ua.server.instantiation with parameters of type InstanceDeclarationSet
 InstanceDeclarationSet InstanceDeclarationSet.merge(InstanceDeclarationSet declarationsInSuperType)
           
 



Copyright © 2018. All rights reserved.