Package net.officefloor.model.generate
Interface ModelFile
-
public interface ModelFile
File within the generated Model.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getLocation()
Obtains the location of thisModelFile
.
-