ISimpleList.TailElem (PROP) ¶ PROPERTY TailElem : IElement
ITypedList.AppendElem (METH) ¶ METHOD AppendElem : ITypedElement Append the element referenced by itfElement at the end of the list InOut: Scope Name Type Comment Return AppendElem ITypedElement Input itfElement ITypedElement Element which is added at the end of the list
ITypedList.InsertElem (METH) ¶ METHOD InsertElem : ITypedElement InOut: Scope Name Type Return InsertElem ITypedElement Input itfElement ITypedElement itfPrecursor ITypedElement
ITypedList.ListTypeId (PROP) ¶ PROPERTY ListTypeId : CAA.IDENT
ITypedList.PopBackElem (METH) ¶ METHOD PopBackElem : ITypedElement InOut: Scope Name Type Return PopBackElem ITypedElement
ITypedList.PopElem (METH) ¶ METHOD PopElem : ITypedElement InOut: Scope Name Type Return PopElem ITypedElement
Element.PrevElem (PROP) ¶ PROPERTY PrevElem : IElement
List.AppendElem (METH) ¶ METHOD AppendElem : IElement Append the element referenced by itfElement at the end of the list InOut: Scope Name Type Comment Return AppendElem IElement Input itfElement IElement Element which is added at the end of the list
List.InsertElem (METH) ¶ METHOD InsertElem : IElement InOut: Scope Name Type Return InsertElem IElement Input itfElement IElement itfPrecursor IElement
List.PopBackElem (METH) ¶ METHOD PopBackElem : IElement InOut: Scope Name Type Return PopBackElem IElement