SQLINQ Class Library  (April 2015)
Using SQLINQ to transform UML to C#
Assets.SQLINQ.Generator.UMLModelParser Class Reference

This version of the UMLModelParser evaluates a Software Ideas Modeller file save (an XML document) and transforms it into a GeneratorSpec instance. Tested with SIM 8.2 (February 2015). More...

Static Public Member Functions

static GeneratorSpec Parse (string aProjectFile)
 

Static Protected Attributes

static Queue< string > GeneralizationQueue = new Queue<string>()
 

Detailed Description

This version of the UMLModelParser evaluates a Software Ideas Modeller file save (an XML document) and transforms it into a GeneratorSpec instance. Tested with SIM 8.2 (February 2015).