Modifier and Type | Class and Description |
---|---|
class |
EglFileGeneratingTemplateFactory |
Modifier and Type | Field and Description |
---|---|
protected EglTemplateFactory |
EgxModule.templateFactory |
protected EglTemplateFactory |
TestTemplateFactory.TemplateFactoryTests.tf |
Modifier and Type | Method and Description |
---|---|
EglTemplateFactory |
EgxModule.getTemplateFactory() |
Constructor and Description |
---|
EglTemplateFactoryModuleAdapter(EglTemplateFactory factory) |
EgxModule(EglTemplateFactory templateFactory) |
Modifier and Type | Method and Description |
---|---|
void |
GenerationRule.generateAll(IEglContext context,
EglTemplateFactory templateFactory,
EgxModule module) |
Modifier and Type | Method and Description |
---|---|
EglTemplateFactory |
EglContext.getTemplateFactory() |
EglTemplateFactory |
IEglContext.getTemplateFactory() |
Constructor and Description |
---|
EglContext(EglTemplateFactory templateFactory) |
EgxContext(EglTemplateFactory templateFactory) |
Modifier and Type | Method and Description |
---|---|
static void |
AcceptanceTestUtil.generate(EglTemplateFactory factory,
Object program,
String destination,
IModel... models) |
static String |
AcceptanceTestUtil.run(EglTemplateFactory factory,
Object program,
IModel... models) |
static String |
AcceptanceTestUtil.run(EglTemplateFactory factory,
Object program,
Model... modelSpecs) |
Modifier and Type | Class and Description |
---|---|
class |
CountingTemplateFactory |
Modifier and Type | Class and Description |
---|---|
class |
VirtualTemplateFactory |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends EglTemplateFactory> |
EglTask.templateFactoryType |
Modifier and Type | Method and Description |
---|---|
Class<? extends EglTemplateFactory> |
EglTask.getTemplateFactoryType() |
Modifier and Type | Method and Description |
---|---|
void |
EglTask.setTemplateFactoryType(Class<? extends EglTemplateFactory> templateFactoryType) |
Copyright © 2016. All rights reserved.