Classes
 ClassDescription
 ConstructorTag Represent the constructor arguments for an object definition.
 DynamicPropertyTag Represent the value for a dynamic property.
 InjectConstructorDecorator Represents a Metadata, MXML or XML tag that can be used on clases for which constructor injection should be performed.
 InjectMethodDecorator Represents a Metadata, MXML or XML tag that can be used on methods for which dependency injection should be performed.
 InjectPropertyDecorator Represents a Metadata, MXML or XML tag that can be used on properties for which dependency injection should be performed.
 PropertyTag Represent the property value for an object definition.