Definition at line 44 of file param.py.
 
◆ __init__()
      
        
          | def Python.factory.param.Choice.__init__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          vargs,  | 
        
        
           | 
           | 
            | 
          kwargs  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ check_type()
      
        
          | def Python.factory.param.Choice.check_type  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          value  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ evaluate()
  
  
      
        
          | def Python.factory.param.ConfigParam.evaluate  | 
          ( | 
            | 
          self,  | 
         
        
           | 
           | 
            | 
          in_value,  | 
         
        
           | 
           | 
            | 
          kwargs  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inherited   | 
  
 
 
◆ accessor_func
  
  
      
        
          | Python.factory.param.ConfigParam.accessor_func | 
         
       
   | 
  
inherited   | 
  
 
 
◆ choices
      
        
          | Python.factory.param.Choice.choices | 
        
      
 
 
◆ default
  
  
      
        
          | Python.factory.param.ConfigParam.default | 
         
       
   | 
  
inherited   | 
  
 
 
◆ required
  
  
      
        
          | Python.factory.param.ConfigParam.required | 
         
       
   | 
  
inherited   | 
  
 
 
The documentation for this class was generated from the following file: