GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
model.ModelLoop Class Reference
Inheritance diagram for model.ModelLoop:
Collaboration diagram for model.ModelLoop:

Public Member Functions

def __init__
 Defines a loop.
def Enable
 Enable/disable action.
def Update
def GetName
 Get name.
def SetItems
 Set items (id)

Data Fields

 items

Detailed Description

Definition at line 1364 of file model.py.


Constructor & Destructor Documentation


Member Function Documentation

def model.ModelLoop.Enable (   self,
  enabled = True 
)

Enable/disable action.

Reimplemented from model.ModelObject.

Definition at line 1401 of file model.py.

References model.Model.items, and model.ModelItem.items.


Field Documentation

Reimplemented from model.ModelItem.

Definition at line 1419 of file model.py.


The documentation for this class was generated from the following file: