| Home | Trees | Index | Help |
|
|---|
| Package g4ds :: Module securitymanager :: Class Algorithm |
|
| Method Summary | |
|---|---|
Initalises the Algorithm and assigns the parameters to the local variables. | |
Some basic information about the object | |
GETTER | |
GETTER | |
| Instance Variable Summary | |
|---|---|
String |
_id: Unique id for the algorithm |
String |
_name: Name for the algorithm |
| Method Details |
|---|
__init__(self,
id=None,
name=None,
init=0)
Initalises the Algorithm and assigns the parameters to the local
variables.
|
__str__(self)
Some basic information about the object
|
getId(self)GETTER |
getName(self)GETTER |
| Instance Variable Details |
|---|
_idUnique id for the algorithm
|
_nameName for the algorithm
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sat Oct 22 22:52:46 2005 | http://epydoc.sf.net |