| Class | Description |
|---|---|
| ActifactGeneratorDMW |
Generated from the dmg schema at version 0.1
|
| ActifactGeneratorIterableDMW |
The ActifactGeneratorIteratorDMW will cast from an underlying ActifactGeneratorREF class to
the associated wrapper class: ActifactGenerator when accessing object references in a wrapper context.
|
| DmgConfigDMW |
The DmgConfig class is used to specify a set of schemas and a set of \n
code generators to be run when you want to generate various types of code.
|
| DmgConfigIterableDMW |
The DmgConfigIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| GenerationContextDMW |
The GenerationContext acts as a gathering point for a set of\n code
generation components.
|
| GenerationContextIterableDMW |
The GenerationContextIteratorDMW will cast from an underlying GenerationContextREF class to
the associated wrapper class: GenerationContext when accessing object references in a wrapper context.
|
| GeneratorIterableDMW |
The GeneratorIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| MethodGeneratorDMW |
The MethodGenerator allows for the definition of a code generation\n
component that creates access methods for wrapper classes in different
usage\n environments.
|
| MethodGeneratorIterableDMW |
The MethodGeneratorIteratorDMW will cast from an underlying MethodGeneratorREF class to
the associated wrapper class: MethodGenerator when accessing object references in a wrapper context.
|
| WrapperGeneratorDMW |
The WrapperGenerator allows for the definition of a code generation\n
component that creates DMO wrappers for use in particular usage
environments.
|
| WrapperGeneratorIterableDMW |
The WrapperGeneratorIteratorDMW will cast from an underlying WrapperGeneratorREF class to
the associated wrapper class: WrapperGenerator when accessing object references in a wrapper context.
|
Copyright © 2023. All rights reserved.