| Package | Description |
|---|---|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationLine |
IndexImpl.getSourceLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexImpl.parse(Entity entity,
ConfigurationLine line)
Parses a configuration line.
|
boolean |
EntityImpl.parseConfiguration(ConfigurationLine line)
Parses a configuration line.
|
protected void |
EntityFactoryImpl.processConfiguration(EntityImpl entity,
ConfigurationLine line)
Processes a configuration line.
|
protected void |
EntityFactoryImpl.processIndexConfiguration(EntityImpl entity,
ConfigurationLine line)
Processes an index configuration line.
Requires the attribute already processed. |
void |
IndexImpl.setSourceLine(ConfigurationLine sourceLine) |
Copyright © 2016 Krake Softwaretechnik. All rights reserved.