Package net.officefloor.model.generate
Class GraphGenerator
java.lang.Object
net.officefloor.model.generate.GraphGenerator
Generates all the models.
- Author:
- Daniel Sagenschneider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphGenerator
public GraphGenerator()
-
-
Method Details
-
generate
Generates the models from the configuration in the raw directory and puts them in the output directory.- Parameters:
rawDir- Raw directory containing the model files.outputDir- Directory to write the resulting models.- Throws:
Exception- If fails to generate the models.
-