| Interface | Description |
|---|---|
| IPropertyAccessor |
Interface for read/write access to a property as defined by a PropInfo instance.
|
| Class | Description |
|---|---|
| PropertyBag |
A simple property map that can be used to pass property values to a plugin during
deserialization.
|
| PropertyInfo |
Holds information about a specific plug-in property.
|
| PropertyProxy |
Used to hold property values prior to plugin initialization.
|
| PropertySerializer<T> |
Base class for property serialization support.
|
| PropertySerializer.EnumSerializer |
Serializer class for enumerations.
|
| PropertySerializer.IterableSerializer |
Serializer class for iterables.
|
| PropertyType |
Represents information about a specific property data type.
|
| PropertyTypeRegistry |
Registry of all supported property types.
|
| PropertyUtil |
Utility methods for manipulating properties.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.