Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA Memory Block Manager Extern ¶ Library Identification ¶ Placeholder: CAA MemBlockMan Default Resolution: CAA Memory Block Manager Extern, * (CAA Technical Workgroup) Namespace: MBM Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA MemBlockMan CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Types SysSem ¶ Library Identification ¶ Placeholder: SysSem Default Resolution: SysSem, * (System) Namespace: SysSem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSem SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
ISimpleTree.LastChild (PROP) ¶ PROPERTY LastChild : ISimpleTree
ISimpleTree.NextSibling (PROP) ¶ PROPERTY NextSibling : ISimpleTree
ISimpleTree.ParentTree (PROP) ¶ PROPERTY ParentTree : ISimpleTree
ISimpleTree.PrevSibling (PROP) ¶ PROPERTY PrevSibling : ISimpleTree
ISimpleTree.SiblingCount (PROP) ¶ PROPERTY SiblingCount : CAA.COUNT
ITree.AddChild (METH) ¶ METHOD AddChild : ITree InOut: Scope Name Type Comment Return AddChild ITree Input itfChild ITree xAsFirstChild BOOL TRUE => Insert as first child; FALSE = > Insert as last child
ITree.InsertSibling (METH) ¶ METHOD InsertSibling : ITree InOut: Scope Name Type Return InsertSibling ITree Input itfSibling ITree
ITree.RemoveTree (METH) ¶ METHOD RemoveTree : ITree InOut: Scope Name Type Return RemoveTree ITree
ITypedTree.AddChild (METH) ¶ METHOD AddChild : ITypedTree InOut: Scope Name Type Comment Return AddChild ITypedTree Input itfChild ITypedTree xAsFirstChild BOOL TRUE => Insert as first child; FALSE = > Insert as last child