eh.CodeBlockList | Implementation of ItemListContainer specifically for EDoc.CodeBlock type objects |
eh.EDocItemMapContainer | Special implementation of ItemMapContainer that can re-construct a MAP from a LIST EDoc.StringIdentifiedObject instances using their EDoc.StringIdentifiedObject.GetKeyName() methods |
eh.FileMap | Implementation of EDocItemMapContainer specifically for EDoc.File type objects |
eh.FunctionMap | Implementation of EDocItemMapContainer specifically for EDoc.Function type objects |
eh.FunctionTypeMap | Implementation of EDocItemMapContainer specifically for EDoc.FunctionType type objects |
eh.ItemContainer | Generic container type providing ability to perform single operation on multiple objects easily |
eh.ItemListContainer | A standard list implementation of the ItemContainer abstract class |
eh.ItemMapContainer | A standard map implementation of the ItemContainer abstract class |
eh.Notification | Representation of a edoc notification event (Error/Warning) |
eh.OriginatingExceptionList | Implementation of ItemListContainer specifically for EDoc.Exception type objects |
eh.PropogatingExceptionList | Implementation of ItemListContainer specifically for EDoc.PropogatingException type objects |
eh.TypeMap | Implementation of EDocItemMapContainer specifically for EDoc.Type type objects |