Uses of Class
com.prosysopc.ua.server.NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition

Packages that use NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition
com.prosysopc.ua.server Main server side classes of the SDK. 
 

Uses of NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition in com.prosysopc.ua.server
 

Method parameters in com.prosysopc.ua.server with type arguments of type NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition
 void NodeManagerTable.loadNodesFromXml(URL path, URL url, Map<String,NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition> parentIds)
          Deprecated. this format is not supported, use NodeSet format, NodeManagerTable.loadModel(URI)
 void NodeManagerTable.loadNodesFromXml(URL path, URL url, Map<String,NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition> parentIds, String targetNamespace)
          Deprecated. this format is not supported, use NodeSet format, NodeManagerTable.loadModel(URI)
 

Constructor parameters in com.prosysopc.ua.server with type arguments of type NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition
NodeManagerTable.ModelParserForUaDefinedTypes(NodeManagerTable nodeManagerTable, URL path, Map<String,PredefinedIdPair> ids, org.opcfoundation.ua.common.NamespaceTable nsTable, Map<String,NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition> parentIds)
           
 



Copyright © 2018. All rights reserved.