ReFRACtor
Python.factory.creator.base.ParameterAccessor Class Reference
+ Inheritance diagram for Python.factory.creator.base.ParameterAccessor:
+ Collaboration diagram for Python.factory.creator.base.ParameterAccessor:

Public Member Functions

def __init__ (self, param_name, param_def, creator)
 
def __call__ (self, kwargs)
 
def value (self, kwargs)
 

Public Attributes

 common_store
 
 config_def
 
 creator_name
 
 param_def
 
 param_name
 

Detailed Description

Definition at line 24 of file base.py.

Constructor & Destructor Documentation

◆ __init__()

def Python.factory.creator.base.ParameterAccessor.__init__ (   self,
  param_name,
  param_def,
  creator 
)

Definition at line 27 of file base.py.

Member Function Documentation

◆ __call__()

def Python.factory.creator.base.ParameterAccessor.__call__ (   self,
  kwargs 
)

Definition at line 53 of file base.py.

◆ value()

def Python.factory.creator.base.ParameterAccessor.value (   self,
  kwargs 
)

Definition at line 34 of file base.py.

Member Data Documentation

◆ common_store

Python.factory.creator.base.ParameterAccessor.common_store

Definition at line 31 of file base.py.

◆ config_def

Python.factory.creator.base.ParameterAccessor.config_def

Definition at line 30 of file base.py.

◆ creator_name

Python.factory.creator.base.ParameterAccessor.creator_name

Definition at line 32 of file base.py.

◆ param_def

Python.factory.creator.base.ParameterAccessor.param_def

Definition at line 29 of file base.py.

◆ param_name

Python.factory.creator.base.ParameterAccessor.param_name

Definition at line 28 of file base.py.


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

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:14