pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
AlreadyInstalled.AlreadyInstalled Class Reference
+ Inheritance diagram for AlreadyInstalled.AlreadyInstalled:
+ Collaboration diagram for AlreadyInstalled.AlreadyInstalled:

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from FetchMTTTool.FetchMTTTool
def __init__
 
def print_name
 

Public Attributes

 options
 

Detailed Description

Definition at line 26 of file AlreadyInstalled.py.

Constructor & Destructor Documentation

def AlreadyInstalled.AlreadyInstalled.__init__ (   self)

Definition at line 28 of file AlreadyInstalled.py.

Member Function Documentation

def AlreadyInstalled.AlreadyInstalled.activate (   self)

Definition at line 38 of file AlreadyInstalled.py.

def AlreadyInstalled.AlreadyInstalled.deactivate (   self)

Definition at line 44 of file AlreadyInstalled.py.

def AlreadyInstalled.AlreadyInstalled.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 57 of file AlreadyInstalled.py.

def AlreadyInstalled.AlreadyInstalled.print_name (   self)

Definition at line 48 of file AlreadyInstalled.py.

def AlreadyInstalled.AlreadyInstalled.print_options (   self,
  testDef,
  prefix 
)

Definition at line 51 of file AlreadyInstalled.py.

Member Data Documentation

AlreadyInstalled.AlreadyInstalled.options

Definition at line 31 of file AlreadyInstalled.py.


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