Home
Trees
Indices
Help
Package mbdyn
::
Module main
:: Class List
[
hide private
]
Class List
source code
A list containing object with a name attribute. A kind of dictionary that remenbers the order in which the items have been added.
Instance Methods
[
hide private
]
__init__
(
self
)
source code
add
(
self
,
obj
,
name
=
None
)
Add an object to the list
source code
__getitem__
(
self
,
obj_name
)
source code
Home
Trees
Indices
Help
Generated by Epydoc 3.0beta1 on Thu Aug 30 11:45:48 2007
http://epydoc.sourceforge.net