Freigeben über


C (Domain-Specific Language Tools)

This glossary defines key terms that are used in the Help for Domain-Specific Language Tools.

  • class feature
    A piece of a text template that specifies extra members (fields, properties, methods, or embedded classes). A class feature can be added to the template generation class for use by other code blocks in the template.

  • compartment shape
    A diagram element that is used to add compartmentalized shapes to a domain class that contains additional properties and decorators.

  • constraint
    A logical condition over a section of model. Each constraint is embodied by a validation method that is implemented on a domain class in your model.

  • culture parameter
    A parameter to a text template directive that specifies the culture for which the generated file is written.

  • custom directive
    A directive that the template engine does not process itself but instead instructs directive processors to process.

  • custom directive processor
    See directive processor.

See Also

Concepts

Domain-Specific Language Tools Glossary