NedSyntaxValidator Class Reference

NEDXML API: NedSyntaxValidator Class Reference
NEDXML API
NedSyntaxValidator Class Reference

Public Member Functions

 NedSyntaxValidator (ErrorStore *e)
virtual ~NedSyntaxValidator ()

Description

Performs structural validation of components.

It assumes that the tree already passed DTD validation. Every compound module and other component is viewed in isolation: syntax validation does NOT process imports or examines validity of references to other module types, channel types, etc.

Constructor & Destructor Documentation

◆ NedSyntaxValidator()

Constructor.

◆ ~NedSyntaxValidator()

virtual ~NedSyntaxValidator ( )
inlinevirtual

Destructor.