A (Domain-Specific Language Tools)
This glossary defines key terms that are used in the Help for Domain-Specific Language Tools.
artifact
A type of software product documentation that includes specifications and testing plans. In the case of text templates, artifacts can also include generated text output.assembly directive
A directive that instructs the text template engine to include a particular assembly when the engine compiles and runs the transformation code. By using an assembly directive, you can add code to a template to use types that are defined in various assemblies.