@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()
Creates a model.
|
| Modifier and Type | Method and Description |
|---|---|
protected Reader |
createReader(String name) |
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.
|
addModelEntity, clearModel, createEntityFactory, createModelDirectory, createModelEntity, getAllEntitites, getByClassId, getByEntityName, getByFileName, getEntityFactory, getForeignKeys, isSchemaNameMapped, loadByFileName, loadByFileName, loadModel, parseEntity, refreshModel, setSchemaNameMapped, translateAlias, updateCompositePath, updateRelations, updateRelations, validateComponents, validateInheritanceHierarchyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstanceprotected Reader createReader(String name) throws ModelException
createReader in class ModelImplModelExceptionpublic org.wurbelizer.wurbel.WurbelException getLoadingException()
public void setLoadingException(org.wurbelizer.wurbel.WurbelException loadingException)
loadingException - the exception, null if noneTentackle - distributed, domain- and model-driven