public class ModelGenerator extends AbstractGenerator
Constructor and Description |
---|
ModelGenerator(Spec spec) |
ModelGenerator(Spec spec,
java.io.File... metaModelFiles) |
Modifier and Type | Method and Description |
---|---|
void |
forceGenerationOfTransformationForWholeMetamodel() |
java.lang.String |
generateTransformation() |
generate, store
public ModelGenerator(Spec spec) throws HutnGenerationException
HutnGenerationException
public ModelGenerator(Spec spec, java.io.File... metaModelFiles) throws HutnGenerationException
HutnGenerationException
public void forceGenerationOfTransformationForWholeMetamodel()
public java.lang.String generateTransformation() throws HutnGenerationException
HutnGenerationException