| Package | Description |
|---|---|
| org.tentackle.model.impl |
Default model implementation.
|
| org.tentackle.model.parse |
Model parsing.
|
| Class and Description |
|---|
| AttributeLine
The attribute definition line.
|
| ConfigurationLine
The configuration line.
<key> := <config>[;] |
| GlobalOptionLine
Global options line.
|
| OptionLine
The option line.
|
| RelationLine
Describes the relation to other entities.
|
| Class and Description |
|---|
| Document
The input document.
|
| Line
A parsed line.
May span multiple input lines. |
| LineType
The configuration file line type.
|
| MultiLine
A line consisting of multiple physical lines.
Such lines are concatenated by trailing commas or colons. |
| SingleLine
A line consisting of a single physical line.
|
Tentackle - a domain driven enterprise framework