Uses of Interface
org.tentackle.model.impl.ModelDirectory
-
Packages that use ModelDirectory Package Description org.tentackle.model.impl Default model implementation. -
-
Uses of ModelDirectory in org.tentackle.model.impl
Classes in org.tentackle.model.impl that implement ModelDirectory Modifier and Type Class Description classModelDirectoryImplDefault implementation of aModelDirectory.Methods in org.tentackle.model.impl that return ModelDirectory Modifier and Type Method Description protected ModelDirectoryModelImpl. createModelDirectory(java.lang.String modelDir, ModelDefaults defaults, EntityAliases aliases)Creates a model directory object.
-