| Class | Description |
|---|---|
| AbstractMetadataScope |
Metadata Scope that calculates metadata over a component
|
| ComponentModelMetadataScope |
Base class to implement a
AbstractMetadataScope that provides metadata information about the
ComponentModel |
| GetAttributesMetadataScope |
Scope that gets the output attributes metadata from the component
|
| GetInputMetadataScope |
Scope that gets the input metadata from the component's parameter
|
| GetMetadataKeysScope |
Scope that gets the metadata keys from the component
|
| GetOutputMetadataScope |
Scope that gets the output metadata from the component
|
| MetadataTypeWriterScope |
Base class to implement a
ComponentModelMetadataScope that serializes a MetadataType and returns it as a Json
string inside the Message |
Copyright © 2019. All rights reserved.