SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData Namespace |
Class | Description | |
---|---|---|
![]() | CodeGenerationCycleCache |
Simple cache which is used to store runqueue caches per container name during code generation.
It also contains a separate cache for values which are cached by the code generation operating code and which values have to stay alive across code generation cycles.
Thread safe: only one thread can read/write to the object, if it uses the methods provided by this class.
|
![]() | CodeGenerationCyclePreferences |
Container class for the preferences for a code generation cycle.
|
![]() | CodeGenerationTaskBase |
Defines a code generation task for a specific outputtype and source.
|
![]() | DDLSQLCodeGenerationTask | |
![]() | DerivedModelCodeGenerationTask | |
![]() | EntityModelCodeGenerationTask |
Code generation task which defines a task for generating code for the entity model.
|
![]() | Language |
class which defines a language definition
|
![]() | Platform |
General container class for platform definitions, read from .Platform files located on Tasks folders.
|
![]() | VsNetProjectReference |
Simple bucket class which is used to store a vs.net project reference, so it can be cached and re-used in
|