| Interface | Description |
|---|---|
| PropertyContainerClassProvider |
An interface that can perform property container class lookup.
|
| Class | Description |
|---|---|
| PropertyContainer |
A generic container containing a set of values for a PropertyContainerClass's supported properties.
|
| PropertyContainerClass |
A generic container that defines a set of typed properties that can be assigned values.
|
| PropertyContainerClassContext |
Provides a fully qualified context for PropertyContainerClass objects.
|
| PropertyContainerSet |
A named set of property container objects.
|
| TypedProperty |
A property that specifies a type (such as STRING, NUMBER, etc).
|
| TypedProperty.Builder | |
| TypedPropertyConstraint |
This is a constraint that applies to a property to determine whether it is valid and applicable.
|
| Enum | Description |
|---|---|
| PropertyConstraintType |
An enumeration of constraints that can be placed on a typed property value.
|
| PropertyContainerClassType |
An enumeration for the different PropertyContainerClass types.
|
| TypedProperty.Type |
Copyright © 2015 Whizzo Software LLC. All rights reserved.