| | Class | Description |
| | ObjectArgument |
This object defines an argument definition in an object definition. |
| | ObjectAttribute |
The static enumeration list of all object attributes. |
| | ObjectDefinition |
The concrete implementation of the IObjectDefinition interface. |
| | ObjectDefinitionContainer |
Creates a container to register all the Object define by the corresponding IObjectDefinition objects. |
| | ObjectListener |
This object defines a listener definition in an object definition. |
| | ObjectMethod |
This object defines a method definition with a method name and this arguments. |
| | ObjectProperty |
This object defines a property definition and this value in an object definition. |
| | ObjectScope |
The static enumeration list of all object scopes. |
| | TypeAliases |
This object is an helper who contains type aliases. |
| | TypeExpression |
This object is an helper who contains type expressions and can format a type with all expression registered in the dictionnary. |
| | TypePolicy |
The static enumeration list of all type policies in the ObjectConfig object of the ioc factory. |