|   | Class | Description | 
|---|
|   | ImplicitObjectTypeReference | 
 A type reference that relies on the target type getting deduced
 from the member (property, method, constructor) it gets injected into. | 
|   | ManagedArray | 
 Represents an Array that might contain special configuration values like object references or
 inline object definitions alongside simple values. | 
|   | NestedObject | 
 Represents an inline object reference. | 
|   | ObjectIdReference | 
 Represent a reference to an object in the Parsley Context by id. | 
|   | ObjectTypeReference | 
 Represent a reference to an object in the Parsley Context by type. | 
|   | ObjectTypeReferenceArray | 
 Represent a reference to an object in the Parsley Context by type. |