| Package | Description |
|---|---|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelEntityImpl
Entity as a component of a model.
|
| Modifier and Type | Method and Description |
|---|---|
protected ModelEntity |
ModelImpl.createModelEntity(Entity entity,
String fileName)
Creates a model entity wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelImpl.addModelEntity(ModelEntity modelEntity)
Adds an entity to the model.
|
protected void |
ModelImpl.updateRelations(ModelDefaults defaults,
EntityAliases aliases,
ModelEntity loadedModelEntity)
Updates all relations.
|
Tentackle - a domain driven enterprise framework