Modifier and Type | Method and Description |
---|---|
ProductionRecipe |
RecursionCutoffPoint.getRecipe() |
Modifier and Type | Method and Description |
---|---|
ProductionRecipe |
RecipesFactory.createProductionRecipe()
Returns a new object of class 'Production Recipe'.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductionRecipeImpl
An implementation of the model object 'Production Recipe'.
|
Modifier and Type | Method and Description |
---|---|
ProductionRecipe |
RecipesFactoryImpl.createProductionRecipe() |
Modifier and Type | Method and Description |
---|---|
T |
RecipesSwitch.caseProductionRecipe(ProductionRecipe object)
Returns the result of interpreting the object as an instance of 'Production Recipe'.
|