| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
Recipe
Interface to a recipe to build a model. A recipe uses different Features to describe the construction of a Model.
|
| Class Hierarchy for Recipe |
constructor Recipe(): Constructs an empty recipe.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| None |
|
||
| Feature |
|
||
| Feature |
|
||
| None |
|
||
|
|||
|
|||
|
|||
| int |
|
||
| None |
|
||
| bool |
|
||
| None |
|
||
| int |
|
||
| None |
|
||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Append a Feature to the back of the recipe. |
Returns the Feature at the given index. |
Returns the Feature at the given index. |
Returns the index of given Feature. |
Inserts a Feature at the given index. |
Removes the Feature at the given index.
|
Swaps two Features.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:36 2019 | http://epydoc.sourceforge.net |