Click or drag to resize
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData Namespace
 
Classes
  ClassDescription
Public classCodeGenerationCycleCache
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.
Public classCodeGenerationCyclePreferences
Container class for the preferences for a code generation cycle.
Public classCodeGenerationTaskBase
Defines a code generation task for a specific outputtype and source.
Public classDDLSQLCodeGenerationTask
Public classDerivedModelCodeGenerationTask
Public classEntityModelCodeGenerationTask
Code generation task which defines a task for generating code for the entity model.
Public classLanguage
class which defines a language definition
Public classPlatform
General container class for platform definitions, read from .Platform files located on Tasks folders.
Public classVsNetProjectReference
Simple bucket class which is used to store a vs.net project reference, so it can be cached and re-used in