Private class used to substitute and store variable parameters of hypotheses. More...
Public Member Functions | |
| def | __init__ |
| def | __call__ |
Data Fields | |
| hyp | |
| method | |
Private class used to substitute and store variable parameters of hypotheses.
| def __init__ | ( | self, | |
| hyp, | |||
| method | |||
| ) |
| def __call__ | ( | self, | |
| args | |||
| ) |
References hypMethodWrapper.hyp, hypMethodWrapper.method, and smeshBuilder.ParseParameters().
| hyp |
| method |