|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
DTO (data transfer object) for neural data input element mapping definition. More...
Inheritance diagram for IG.Neural.MapImputElementDefinitionDto:
Collaboration diagram for IG.Neural.MapImputElementDefinitionDto:Public Member Functions | |
| MapImputElementDefinitionDto () | |
| override InputMappingDefinitionElement | CreateObject () |
Public Member Functions inherited from IG.Neural.MapNeuralImputOutputElementDefinitionDto< ElementType > | |
| MapNeuralImputOutputElementDefinitionDto () | |
| override ElementType | CreateObject () |
Protected Member Functions | |
| override void | CopyFromPlain (MappingDefinitionElement obj) |
| override void | CopyToPlain (ref MappingDefinitionElement obj) |
Protected Member Functions inherited from IG.Neural.MapNeuralImputOutputElementDefinitionDto< ElementType > | |
| override void | CopyFromPlain (MappingDefinitionElement obj) |
| override void | CopyToPlain (ref MappingDefinitionElement obj) |
Additional Inherited Members | |
Public Attributes inherited from IG.Neural.MapNeuralImputOutputElementDefinitionDto< ElementType > | |
| int | OriginalElementIndex = -1 |
| bool | OriginalElementIndexSpecified = false |
| int | MappedElementIndex = -1 |
| bool | MappedElementIndexSpecified = false |
| string | OriginalName |
| string | OriginalTitle |
| string | OriginalDescription |
DTO (data transfer object) for neural data input element mapping definition.
$A Igor Jul 19; tako78 Jul 19
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |