Table of Contents

Class: Application qstat.py

An abstraction of a qstat application.

Methods   
__init__
getAttribute
getNumericText
getText
populate
run
verify
  __init__ 
__init__ ( self,  path=DEFAULT_PATH_NAME )

  getAttribute 
getAttribute ( node,  name )

  getNumericText 
getNumericText ( parentNode,  tagName )

  getText 
getText ( parentNode,  tagName )

  populate 
populate ( self,  file )

Return a server object, given a file-like stream representing QStat .

  run 
run (
        self,
        type,
        name,
        port=None,
        )

Run the application.

  verify 
verify ( self )

Verify that the application is accessible.

Exceptions   
Error, "QStat application communication interrupted"
Error, "QStat application not accessible"

Table of Contents

This document was automatically generated on Mon Feb 24 01:58:42 2003 by HappyDoc version 2.0.1