G (Domain-Specific Language Tools Glossary)

  • generated API
    The code that is generated from a domain model.

  • generated designer
    The graphical domain-specific language designer that is created by using Domain-Specific Language Tools.

  • generated directive processor
    The directive processor that is automatically generated for a domain-specific language solution. This directive processor uses text templates to process information from the model.

  • generated text output
    The output from a text template transformation.

  • generated transformation class
    The .NET class that is generated from a text template. This class inherits from the TextTransformation class.