| Interface | Description |
|---|---|
| ITypeRegistry |
Main abstraction interface towards the type registry.
|
| Class | Description |
|---|---|
| PropertyDefinition |
Encapsulates a single property definition in the type registry.
|
| PropertyDefinitionParameters |
Provides context for a property defined in type definition records, such as an optional/mandatory flag.
|
| TypeDefinition |
Encapsulates a type in the type registry, roughly defined as a set of
properties.
|
| TypeRegistry |
Copyright © 2014. All rights reserved.