Simulator Class
            Defined in: 
            Module: opcua.server.simulation
packages\node-opcua-address-space-for-conformance-testing\src\address_space_for_conformance_testing.js:2
        Item Index
Methods
assertHasMatchingReference
                    
                            
                                (
                    
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        - 
                                            
node - 
                                            
reference 
asserts that the provided reference exists in the node references
Parameters:
- 
                                            
nodeObject - 
                                            
referenceObject(Reference}
- 
                                                        
referenceTypeString - 
                                                        
nodeIdNodeId - 
                                                        
isForwardBoolean 
 - 
                                                        
 
Example:
:
assertHasMatchingReference(node,{ referenceType: "Organizes",i sForward:true, nodeId: "ns=1,i=12" });
                    
                    
                                build_address_space_for_conformance_testing
                    
                            
                                (
                    
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        - 
                                            
namespace - 
                                            
options 
Parameters:
- 
                                            
namespaceNamespace - 
                                            
optionsObject- 
                                                        
mass_variableBoolean 
 - 
                                                        
 
            The NodeOPCUA API