Class AbstractGenerator
java.lang.Object
org.eclipse.epsilon.hutn.generate.AbstractGenerator
- Direct Known Subclasses:
MetaModelGenerator
,ModelGenerator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractGenerator
public AbstractGenerator()
-
-
Method Details
-
generate
- Throws:
HutnGenerationException
-
store
- Throws:
HutnGenerationException
-
generate
protected abstract EmfModel generate(org.eclipse.emf.ecore.resource.Resource resource) throws HutnGenerationException - Throws:
HutnGenerationException
-