Modifier and Type | Method and Description |
---|---|
JoinRecipe |
CompilerHelper.JoinHelper.getNaturalJoinRecipe() |
Modifier and Type | Method and Description |
---|---|
JoinRecipe |
RecipesFactory.createJoinRecipe()
Returns a new object of class 'Join Recipe'.
|
Modifier and Type | Class and Description |
---|---|
class |
JoinRecipeImpl
An implementation of the model object 'Join Recipe'.
|
Modifier and Type | Method and Description |
---|---|
JoinRecipe |
RecipesFactoryImpl.createJoinRecipe() |
Modifier and Type | Method and Description |
---|---|
T |
RecipesSwitch.caseJoinRecipe(JoinRecipe object)
Returns the result of interpreting the object as an instance of 'Join Recipe'.
|