@Service(value=org.tentackle.model.Model.class) public class TentackleWurbletsModel extends ModelImpl
Heap files are files with names starting with a dot.
| Constructor and Description |
|---|
TentackleWurbletsModel() |
| Modifier and Type | Method and Description |
|---|---|
protected Reader |
createFileReader(String fileName) |
org.wurbelizer.wurbel.WurbelException |
getLoadingException()
Gets the exception that occurred during the initial loading of the model.
|
void |
setLoadingException(org.wurbelizer.wurbel.WurbelException loadingException)
Sets the exception that occurred during the initial loading of the model.
|
clearModel, createEntityFactory, getAllEntitites, getByClassId, getByEntityName, getByFileName, getEntityFactory, getForeignKeys, isSchemaNameMapped, loadByFileName, loadByFileName, loadModel, refreshModel, setSchemaNameMapped, updateCompositePath, updateRelations, updateRelations, validateComponents, validateInheritanceHierarchyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstanceprotected Reader createFileReader(String fileName) throws ModelException
createFileReader in class ModelImplModelExceptionpublic org.wurbelizer.wurbel.WurbelException getLoadingException()
public void setLoadingException(org.wurbelizer.wurbel.WurbelException loadingException)
loadingException - the exception, null if noneCopyright © 2016 Krake Softwaretechnik. All rights reserved.