Table of Contents

Class: Parameter charlemagne/parameter.py
Base Classes   
object
Methods   
__init__
_cooperateWith
_prompt
apply
cooperate
extrapolateValue
getDescription
getInput
getLongSwitch
getName
getValue
isMandatory
isSet
printUsage
setMandatory
setName
setValue
show
validate
  __init__ 
__init__ (
        self,
        name,
        description,
        mandatory,
        longswitch,
        shortswitch=None,
        value=None,
        )

  _cooperateWith 
_cooperateWith ( self,  param )

  _prompt 
_prompt ( self )

  apply 
apply ( self,  target )

Apply this parameter to the target object

  cooperate 
cooperate ( self,  params )

  extrapolateValue 
extrapolateValue ( self,  env )

  getDescription 
getDescription ( self )

  getInput 
getInput ( self )

  getLongSwitch 
getLongSwitch ( self )

  getName 
getName ( self )

  getValue 
getValue ( self )

  isMandatory 
isMandatory ( self )

  isSet 
isSet ( self )

  printUsage 
printUsage ( self )

  setMandatory 
setMandatory ( self,  mandatory )

  setName 
setName ( self,  name )

  setValue 
setValue ( self,  value )

  show 
show ( self )

  validate 
validate ( self )


Table of Contents

This document was automatically generated on Tue Jun 10 03:55:07 2003 by HappyDoc version 2.0.1