public class Builder extends Object
Constructor and Description |
---|
Builder(Definition rootDefinition) |
Builder(Definition rootDefinition,
Profile profile) |
Modifier and Type | Method and Description |
---|---|
protected void |
applyProperties(org.eclipse.emf.common.util.EList<PropertyEntry> propertyEntries,
Map<String,String> properties) |
Recipe |
build() |
Recipe |
build(ExecutableFactory factory) |
protected void |
gatherProperties(Definition definition,
Map<String,String> properties) |
protected void |
gatherProperties(Map<String,String> properties) |
public Builder(Definition rootDefinition)
public Builder(Definition rootDefinition, Profile profile)
public Recipe build()
public Recipe build(ExecutableFactory factory)
protected void gatherProperties(Definition definition, Map<String,String> properties)
protected void applyProperties(org.eclipse.emf.common.util.EList<PropertyEntry> propertyEntries, Map<String,String> properties)