| Package | Description |
|---|---|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
RelationLine |
RelationImpl.getSourceLine()
Gets the source line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationImpl.parse(Entity entity,
RelationLine line)
Parses a relation line.
|
protected void |
EntityFactoryImpl.processRelation(EntityImpl entity,
RelationLine line)
Processes a relation line.
|
void |
RelationImpl.setSourceLine(RelationLine sourceLine)
Sets the source line.
|
Tentackle - a domain driven enterprise framework